[==========] 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
I20260710 13:26:54.855399 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:34003
I20260710 13:26:54.856802 32263 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:26:54.857740 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:54.872684 32270 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
W20260710 13:26:54.874107 32272 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
I20260710 13:26:54.875372 32263 server_base.cc:1061] running on GCE node
W20260710 13:26:54.873147 32269 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
I20260710 13:26:56.081383 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:56.081653 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:56.081859 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690016081831 us; error 0 us; skew 500 ppm
I20260710 13:26:56.082679 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:56.089231 32263 webserver.cc:533] Webserver started at http://127.31.129.254:44221/ using document root <none> and password file <none>
I20260710 13:26:56.090109 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:56.090340 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:56.090844 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:56.096472 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "8bbc6c0205fd4a4d908aba66f0909fd8"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.104480 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:56.109706 32278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.110998 32263 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:26:56.111361 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "8bbc6c0205fd4a4d908aba66f0909fd8"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.111732 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-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)
I20260710 13:26:56.166628 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:56.168177 32263 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
I20260710 13:26:56.168638 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:56.249400 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:34003
I20260710 13:26:56.249524 32329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:34003 every 8 connection(s)
I20260710 13:26:56.257827 32330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.281652 32330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8: Bootstrap starting.
I20260710 13:26:56.288213 32330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.290182 32330 log.cc:826] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8: Log is configured to *not* fsync() on all Append() calls
I20260710 13:26:56.295377 32330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8: No bootstrap required, opened a new log
I20260710 13:26:56.316579 32330 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bbc6c0205fd4a4d908aba66f0909fd8" member_type: VOTER }
I20260710 13:26:56.317251 32330 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.317458 32330 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bbc6c0205fd4a4d908aba66f0909fd8, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.318413 32330 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bbc6c0205fd4a4d908aba66f0909fd8" member_type: VOTER }
I20260710 13:26:56.318943 32330 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:56.319198 32330 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:56.319511 32330 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.324112 32330 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bbc6c0205fd4a4d908aba66f0909fd8" member_type: VOTER }
I20260710 13:26:56.324962 32330 leader_election.cc:304] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [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: 8bbc6c0205fd4a4d908aba66f0909fd8; no voters: 
I20260710 13:26:56.326984 32330 leader_election.cc:290] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:56.327471 32333 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.330400 32333 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 1 LEADER]: Becoming Leader. State: Replica: 8bbc6c0205fd4a4d908aba66f0909fd8, State: Running, Role: LEADER
I20260710 13:26:56.331471 32333 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [LEADER]: Queue going to LEADER mode. State: All 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: "8bbc6c0205fd4a4d908aba66f0909fd8" member_type: VOTER }
I20260710 13:26:56.332824 32330 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:56.346653 32334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bbc6c0205fd4a4d908aba66f0909fd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bbc6c0205fd4a4d908aba66f0909fd8" member_type: VOTER } }
I20260710 13:26:56.347560 32334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:56.352088 32335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bbc6c0205fd4a4d908aba66f0909fd8. Latest consensus state: current_term: 1 leader_uuid: "8bbc6c0205fd4a4d908aba66f0909fd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bbc6c0205fd4a4d908aba66f0909fd8" member_type: VOTER } }
I20260710 13:26:56.352720 32335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:56.353082 32343 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:56.364652 32343 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:56.367304 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:56.381747 32343 catalog_manager.cc:1383] Generated new cluster ID: f32dd78c7e614917acdba26614d3d415
I20260710 13:26:56.382037 32343 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:56.419878 32343 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:56.421443 32343 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:56.439527 32343 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8: Generated new TSK 0
I20260710 13:26:56.440433 32343 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:56.499418 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:56.510758 32352 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
W20260710 13:26:56.512365 32353 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
W20260710 13:26:56.518762 32355 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
I20260710 13:26:56.519637 32263 server_base.cc:1061] running on GCE node
I20260710 13:26:56.520591 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:56.520826 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:56.521026 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690016521007 us; error 0 us; skew 500 ppm
I20260710 13:26:56.521776 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:56.526623 32263 webserver.cc:533] Webserver started at http://127.31.129.193:37789/ using document root <none> and password file <none>
I20260710 13:26:56.527238 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:56.527470 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:56.527760 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:56.528918 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "bea90b99ecce4c2c8a3791973ced25a0"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.534806 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260710 13:26:56.539340 32360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.540359 32263 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:56.540799 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "bea90b99ecce4c2c8a3791973ced25a0"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.541390 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-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)
I20260710 13:26:56.561161 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:56.563118 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:56.566294 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:56.572273 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:56.572582 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.572916 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:56.573149 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.676898 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:35927
I20260710 13:26:56.676963 32422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:35927 every 8 connection(s)
I20260710 13:26:56.685518 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:56.697384 32428 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
W20260710 13:26:56.698228 32427 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
W20260710 13:26:56.713371 32431 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
I20260710 13:26:56.714258 32263 server_base.cc:1061] running on GCE node
I20260710 13:26:56.715389 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:56.715636 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:56.715821 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690016715805 us; error 0 us; skew 500 ppm
I20260710 13:26:56.716138 32423 heartbeater.cc:344] Connected to a master server at 127.31.129.254:34003
I20260710 13:26:56.716595 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:56.716619 32423 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:56.717983 32423 heartbeater.cc:507] Master 127.31.129.254:34003 requested a full tablet report, sending...
I20260710 13:26:56.720039 32263 webserver.cc:533] Webserver started at http://127.31.129.194:34579/ using document root <none> and password file <none>
I20260710 13:26:56.720705 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:56.720965 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:56.721287 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:56.721849 32295 ts_manager.cc:194] Registered new tserver with Master: bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927)
I20260710 13:26:56.722805 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.724844 32295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55148
I20260710 13:26:56.729745 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:26:56.734273 32435 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.735366 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:26:56.735674 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.735977 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-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)
I20260710 13:26:56.763852 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:56.765148 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:56.767419 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:56.770294 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:56.770530 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.770818 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:56.771056 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.868865 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:39185
I20260710 13:26:56.868975 32497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:39185 every 8 connection(s)
I20260710 13:26:56.874550 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:56.884735 32501 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
W20260710 13:26:56.889384 32502 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
I20260710 13:26:56.890640 32498 heartbeater.cc:344] Connected to a master server at 127.31.129.254:34003
I20260710 13:26:56.891137 32498 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:56.892220 32498 heartbeater.cc:507] Master 127.31.129.254:34003 requested a full tablet report, sending...
W20260710 13:26:56.893867 32504 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
I20260710 13:26:56.894884 32295 ts_manager.cc:194] Registered new tserver with Master: ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:56.895358 32263 server_base.cc:1061] running on GCE node
I20260710 13:26:56.896452 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:56.896701 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:56.896904 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690016896887 us; error 0 us; skew 500 ppm
I20260710 13:26:56.896948 32295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55162
I20260710 13:26:56.897660 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:56.900902 32263 webserver.cc:533] Webserver started at http://127.31.129.195:38659/ using document root <none> and password file <none>
I20260710 13:26:56.901319 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:56.901487 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:56.901692 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:56.902612 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "2ddf0be94b4a492187e00cc38650bf42"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.907327 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:26:56.910843 32509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.911698 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:26:56.911993 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "2ddf0be94b4a492187e00cc38650bf42"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-t14x"
I20260710 13:26:56.912286 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690014679549-32263-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)
I20260710 13:26:56.928829 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:56.930008 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:56.932574 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:56.935690 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:56.935875 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.936172 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:56.936342 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:57.033684 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:44739
I20260710 13:26:57.033797 32571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:44739 every 8 connection(s)
I20260710 13:26:57.051398 32572 heartbeater.cc:344] Connected to a master server at 127.31.129.254:34003
I20260710 13:26:57.051873 32572 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:57.053114 32572 heartbeater.cc:507] Master 127.31.129.254:34003 requested a full tablet report, sending...
I20260710 13:26:57.055431 32295 ts_manager.cc:194] Registered new tserver with Master: 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:57.055919 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016989611s
I20260710 13:26:57.057214 32295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55168
I20260710 13:26:57.107869 32295 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55172:
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"
    }
  }
}
W20260710 13:26:57.112028 32295 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.
I20260710 13:26:57.222239 32463 tablet_service.cc:1511] Processing CreateTablet for tablet c3538f0942a545d5a1c7527ec8d5412c (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:57.223908 32463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3538f0942a545d5a1c7527ec8d5412c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.228026 32462 tablet_service.cc:1511] Processing CreateTablet for tablet 19f0467ba851478ba6d81307e43e114b (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:57.228892 32388 tablet_service.cc:1511] Processing CreateTablet for tablet c3538f0942a545d5a1c7527ec8d5412c (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:57.229413 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f0467ba851478ba6d81307e43e114b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.230232 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3538f0942a545d5a1c7527ec8d5412c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.229890 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 19f0467ba851478ba6d81307e43e114b (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:57.231238 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f0467ba851478ba6d81307e43e114b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.232004 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 6d919bec979047aead8776f387ffaccb (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:57.232254 32457 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac556d2302948608dceffdd524a0157 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:57.232559 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 6d919bec979047aead8776f387ffaccb (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:57.233373 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d919bec979047aead8776f387ffaccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.234061 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d919bec979047aead8776f387ffaccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.235998 32458 tablet_service.cc:1511] Processing CreateTablet for tablet bf498f5b7fef42fd86b5ed3f4465c342 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:57.252812 32384 tablet_service.cc:1511] Processing CreateTablet for tablet 3006b756fb5c433f94a8239f663dc15c (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:57.255645 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3006b756fb5c433f94a8239f663dc15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.260332 32457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac556d2302948608dceffdd524a0157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.261240 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 3006b756fb5c433f94a8239f663dc15c (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:57.263053 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3006b756fb5c433f94a8239f663dc15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.267728 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 0915921315e84f3e8d761c0460ae3f03 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:57.271410 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 6004e04ef7f643dea49a11ca0632c4de (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:57.277091 32381 tablet_service.cc:1511] Processing CreateTablet for tablet 085b164c806d48d084c9f79fc8a124d6 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:57.280328 32383 tablet_service.cc:1511] Processing CreateTablet for tablet bf498f5b7fef42fd86b5ed3f4465c342 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:57.280022 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0915921315e84f3e8d761c0460ae3f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.280783 32458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf498f5b7fef42fd86b5ed3f4465c342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.283206 32456 tablet_service.cc:1511] Processing CreateTablet for tablet 085b164c806d48d084c9f79fc8a124d6 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:57.283111 32382 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac556d2302948608dceffdd524a0157 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:57.283394 32455 tablet_service.cc:1511] Processing CreateTablet for tablet 0915921315e84f3e8d761c0460ae3f03 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:57.294559 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085b164c806d48d084c9f79fc8a124d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.282688 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 6004e04ef7f643dea49a11ca0632c4de (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:57.296396 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6004e04ef7f643dea49a11ca0632c4de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.300724 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac556d2302948608dceffdd524a0157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.300621 32536 tablet_service.cc:1511] Processing CreateTablet for tablet 19f0467ba851478ba6d81307e43e114b (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:57.307412 32455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0915921315e84f3e8d761c0460ae3f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.307325 32535 tablet_service.cc:1511] Processing CreateTablet for tablet 6d919bec979047aead8776f387ffaccb (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:57.305713 32537 tablet_service.cc:1511] Processing CreateTablet for tablet c3538f0942a545d5a1c7527ec8d5412c (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:57.315968 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf498f5b7fef42fd86b5ed3f4465c342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.317967 32456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085b164c806d48d084c9f79fc8a124d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.319772 32534 tablet_service.cc:1511] Processing CreateTablet for tablet 6004e04ef7f643dea49a11ca0632c4de (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:57.312058 32533 tablet_service.cc:1511] Processing CreateTablet for tablet 3006b756fb5c433f94a8239f663dc15c (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:57.323807 32536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f0467ba851478ba6d81307e43e114b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.326037 32532 tablet_service.cc:1511] Processing CreateTablet for tablet bf498f5b7fef42fd86b5ed3f4465c342 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:57.330024 32537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3538f0942a545d5a1c7527ec8d5412c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.332271 32529 tablet_service.cc:1511] Processing CreateTablet for tablet 0915921315e84f3e8d761c0460ae3f03 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:57.332264 32530 tablet_service.cc:1511] Processing CreateTablet for tablet 085b164c806d48d084c9f79fc8a124d6 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:57.330096 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6004e04ef7f643dea49a11ca0632c4de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.335670 32531 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac556d2302948608dceffdd524a0157 (DEFAULT_TABLE table=test-workload [id=90fcb236575a486bacac01419410caee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:57.344928 32535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d919bec979047aead8776f387ffaccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.353406 32533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3006b756fb5c433f94a8239f663dc15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.361572 32529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0915921315e84f3e8d761c0460ae3f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.406853 32530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085b164c806d48d084c9f79fc8a124d6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:26:57.424858 32342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:57.429741 32532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf498f5b7fef42fd86b5ed3f4465c342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.439674 32534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6004e04ef7f643dea49a11ca0632c4de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.451151 32531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac556d2302948608dceffdd524a0157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.518564 32590 tablet_bootstrap.cc:492] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.535812 32591 tablet_bootstrap.cc:492] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:57.611289 32590 tablet_bootstrap.cc:654] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.627717 32591 tablet_bootstrap.cc:654] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.635241 32592 tablet_bootstrap.cc:492] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:57.650913 32590 tablet_bootstrap.cc:492] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:57.651445 32590 ts_tablet_manager.cc:1403] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.004s
I20260710 13:26:57.655544 32590 raft_consensus.cc:359] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.656131 32590 raft_consensus.cc:385] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.656322 32590 raft_consensus.cc:740] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.656984 32590 consensus_queue.cc:260] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.660817 32423 heartbeater.cc:499] Master 127.31.129.254:34003 was elected leader, sending a full tablet report...
I20260710 13:26:57.660993 32592 tablet_bootstrap.cc:654] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.662123 32591 tablet_bootstrap.cc:492] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:57.662551 32591 ts_tablet_manager.cc:1403] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.007s
I20260710 13:26:57.664186 32590 ts_tablet_manager.cc:1434] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:26:57.665984 32591 raft_consensus.cc:359] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.670962 32591 raft_consensus.cc:385] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.671283 32591 raft_consensus.cc:740] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.671579 32590 tablet_bootstrap.cc:492] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.672036 32591 consensus_queue.cc:260] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.668908 32592 tablet_bootstrap.cc:492] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:57.675833 32592 ts_tablet_manager.cc:1403] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.011s
I20260710 13:26:57.678920 32590 tablet_bootstrap.cc:654] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.681066 32591 ts_tablet_manager.cc:1434] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 13:26:57.682058 32591 tablet_bootstrap.cc:492] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:57.680501 32498 heartbeater.cc:499] Master 127.31.129.254:34003 was elected leader, sending a full tablet report...
W20260710 13:26:57.688086 32424 tablet.cc:2406] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:57.688761 32591 tablet_bootstrap.cc:654] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.678686 32592 raft_consensus.cc:359] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.692015 32592 raft_consensus.cc:385] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.692337 32592 raft_consensus.cc:740] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.693226 32590 tablet_bootstrap.cc:492] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:57.693071 32592 consensus_queue.cc:260] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.693655 32590 ts_tablet_manager.cc:1403] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260710 13:26:57.697896 32590 raft_consensus.cc:359] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.698663 32590 raft_consensus.cc:385] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.698969 32590 raft_consensus.cc:740] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.699743 32590 consensus_queue.cc:260] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.702886 32572 heartbeater.cc:499] Master 127.31.129.254:34003 was elected leader, sending a full tablet report...
I20260710 13:26:57.703905 32592 ts_tablet_manager.cc:1434] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.007s
I20260710 13:26:57.704452 32590 ts_tablet_manager.cc:1434] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:26:57.704975 32592 tablet_bootstrap.cc:492] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:57.705350 32590 tablet_bootstrap.cc:492] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.711635 32592 tablet_bootstrap.cc:654] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.711742 32590 tablet_bootstrap.cc:654] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.740334 32591 tablet_bootstrap.cc:492] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:57.740844 32591 ts_tablet_manager.cc:1403] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.015s
I20260710 13:26:57.741677 32592 tablet_bootstrap.cc:492] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:57.742130 32592 ts_tablet_manager.cc:1403] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.012s
I20260710 13:26:57.742187 32590 tablet_bootstrap.cc:492] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:57.742794 32590 ts_tablet_manager.cc:1403] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.005s
I20260710 13:26:57.743678 32591 raft_consensus.cc:359] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.744480 32591 raft_consensus.cc:385] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.744793 32591 raft_consensus.cc:740] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.745498 32591 consensus_queue.cc:260] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.748207 32590 raft_consensus.cc:359] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.748915 32590 raft_consensus.cc:385] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.749209 32590 raft_consensus.cc:740] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.749922 32590 consensus_queue.cc:260] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.750411 32592 raft_consensus.cc:359] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.751238 32592 raft_consensus.cc:385] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.751588 32592 raft_consensus.cc:740] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.751995 32591 ts_tablet_manager.cc:1434] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:26:57.752374 32592 consensus_queue.cc:260] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.752887 32591 tablet_bootstrap.cc:492] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:57.754567 32590 ts_tablet_manager.cc:1434] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260710 13:26:57.755757 32590 tablet_bootstrap.cc:492] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.759631 32591 tablet_bootstrap.cc:654] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.762281 32590 tablet_bootstrap.cc:654] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.768376 32592 ts_tablet_manager.cc:1434] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 13:26:57.769315 32592 tablet_bootstrap.cc:492] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:57.772711 32591 tablet_bootstrap.cc:492] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:57.773376 32591 ts_tablet_manager.cc:1403] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 13:26:57.781777 32591 raft_consensus.cc:359] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.783001 32592 tablet_bootstrap.cc:654] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.784221 32591 raft_consensus.cc:385] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.784749 32591 raft_consensus.cc:740] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.785604 32595 raft_consensus.cc:493] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.786037 32590 tablet_bootstrap.cc:492] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:57.786540 32590 ts_tablet_manager.cc:1403] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260710 13:26:57.786110 32595 raft_consensus.cc:515] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.791160 32595 leader_election.cc:290] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:57.785601 32591 consensus_queue.cc:260] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.804121 32590 raft_consensus.cc:359] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.805085 32590 raft_consensus.cc:385] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.805433 32590 raft_consensus.cc:740] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.806397 32590 consensus_queue.cc:260] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.807796 32591 ts_tablet_manager.cc:1434] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260710 13:26:57.807739 32595 raft_consensus.cc:493] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.808249 32595 raft_consensus.cc:515] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.810438 32595 leader_election.cc:290] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:57.814952 32591 tablet_bootstrap.cc:492] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:57.820526 32592 tablet_bootstrap.cc:492] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:57.821018 32592 ts_tablet_manager.cc:1403] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.027s
I20260710 13:26:57.824489 32592 raft_consensus.cc:359] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.826697 32590 ts_tablet_manager.cc:1434] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260710 13:26:57.827642 32590 tablet_bootstrap.cc:492] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.825197 32592 raft_consensus.cc:385] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.831231 32592 raft_consensus.cc:740] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.832141 32592 consensus_queue.cc:260] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.835294 32591 tablet_bootstrap.cc:654] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.839875 32592 ts_tablet_manager.cc:1434] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 13:26:57.841001 32590 tablet_bootstrap.cc:654] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.842353 32592 tablet_bootstrap.cc:492] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:57.852347 32592 tablet_bootstrap.cc:654] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.857113 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:57.857563 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
W20260710 13:26:57.859813 32364 leader_election.cc:343] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.859925 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:57.860708 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
W20260710 13:26:57.863912 32364 leader_election.cc:343] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:57.863754 32362 leader_election.cc:343] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.865051 32362 leader_election.cc:304] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0; no voters: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:57.865446 32590 tablet_bootstrap.cc:492] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:57.865778 32595 raft_consensus.cc:2749] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.865947 32590 ts_tablet_manager.cc:1403] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
W20260710 13:26:57.866339 32362 leader_election.cc:343] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.866758 32362 leader_election.cc:304] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0; no voters: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:57.867617 32595 raft_consensus.cc:2749] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.872017 32590 raft_consensus.cc:359] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.872747 32590 raft_consensus.cc:385] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.873037 32590 raft_consensus.cc:740] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.873318 32591 tablet_bootstrap.cc:492] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:57.873730 32590 consensus_queue.cc:260] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.873737 32591 ts_tablet_manager.cc:1403] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.011s
I20260710 13:26:57.875239 32592 tablet_bootstrap.cc:492] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:57.875679 32592 ts_tablet_manager.cc:1403] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260710 13:26:57.877419 32591 raft_consensus.cc:359] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.878137 32591 raft_consensus.cc:385] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.878324 32592 raft_consensus.cc:359] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.878769 32591 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.879058 32592 raft_consensus.cc:385] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.879782 32590 ts_tablet_manager.cc:1434] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:26:57.879527 32591 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.879529 32592 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.881296 32592 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.883399 32592 ts_tablet_manager.cc:1434] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:57.884004 32590 tablet_bootstrap.cc:492] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.884235 32592 tablet_bootstrap.cc:492] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:57.889310 32591 ts_tablet_manager.cc:1434] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260710 13:26:57.890265 32591 tablet_bootstrap.cc:492] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:57.898170 32591 tablet_bootstrap.cc:654] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.900384 32592 tablet_bootstrap.cc:654] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.907898 32590 tablet_bootstrap.cc:654] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.919447 32599 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.920260 32599 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.923779 32599 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:57.928738 32595 raft_consensus.cc:493] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.930246 32595 raft_consensus.cc:515] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.930707 32592 tablet_bootstrap.cc:492] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:57.931275 32592 ts_tablet_manager.cc:1403] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.007s
I20260710 13:26:57.936710 32595 leader_election.cc:290] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:57.939795 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:57.940310 32590 tablet_bootstrap.cc:492] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:57.940085 32592 raft_consensus.cc:359] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.940505 32472 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 0.
I20260710 13:26:57.940874 32592 raft_consensus.cc:385] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.941198 32592 raft_consensus.cc:740] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.942139 32591 tablet_bootstrap.cc:492] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:57.941934 32362 leader_election.cc:304] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:57.941933 32592 consensus_queue.cc:260] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.942633 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:57.942852 32595 raft_consensus.cc:2804] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.943214 32595 raft_consensus.cc:493] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.943213 32546 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 0.
I20260710 13:26:57.943732 32590 ts_tablet_manager.cc:1403] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.005s
I20260710 13:26:57.943948 32595 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.948781 32592 ts_tablet_manager.cc:1434] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 13:26:57.950340 32592 tablet_bootstrap.cc:492] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:57.953718 32590 raft_consensus.cc:359] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.943657 32591 ts_tablet_manager.cc:1403] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.016s
I20260710 13:26:57.961323 32595 raft_consensus.cc:515] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:57.966082 32597 raft_consensus.cc:493] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.961447 32590 raft_consensus.cc:385] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.966701 32597 raft_consensus.cc:515] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.969059 32595 leader_election.cc:290] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 election: Requested vote from peers 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:57.969738 32597 leader_election.cc:290] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:57.966697 32590 raft_consensus.cc:740] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.970907 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:57.972790 32546 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.971611 32590 consensus_queue.cc:260] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.979123 32592 tablet_bootstrap.cc:654] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.964707 32591 raft_consensus.cc:359] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:57.986547 32591 raft_consensus.cc:385] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.987548 32591 raft_consensus.cc:740] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.987267 32590 ts_tablet_manager.cc:1434] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:26:57.989265 32590 tablet_bootstrap.cc:492] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:57.988992 32591 consensus_queue.cc:260] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.006778 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:26:58.007629 32472 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.010380 32591 ts_tablet_manager.cc:1434] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.006s
I20260710 13:26:58.022094 32546 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 1.
I20260710 13:26:58.027319 32591 tablet_bootstrap.cc:492] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:58.028739 32595 raft_consensus.cc:493] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.036384 32595 raft_consensus.cc:515] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.023806 32472 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 1.
I20260710 13:26:58.040611 32595 leader_election.cc:290] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.038798 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.042714 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.044400 32590 tablet_bootstrap.cc:654] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.044872 32473 raft_consensus.cc:2468] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 0.
I20260710 13:26:58.025959 32364 leader_election.cc:304] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:26:58.050621 32592 tablet_bootstrap.cc:492] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:58.051213 32592 ts_tablet_manager.cc:1403] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.101s	user 0.026s	sys 0.002s
W20260710 13:26:58.051169 32510 leader_election.cc:343] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.051208 32362 leader_election.cc:304] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.053785 32595 raft_consensus.cc:2804] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.057452 32595 raft_consensus.cc:493] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.059063 32595 raft_consensus.cc:3060] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.059619 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.060241 32473 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 0.
I20260710 13:26:58.061664 32511 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:26:58.062901 32599 raft_consensus.cc:2804] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.063252 32599 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.063645 32599 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.079596 32591 tablet_bootstrap.cc:654] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.085209 32599 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.087301 32599 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:58.089185 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:26:58.090410 32473 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.091692 32599 raft_consensus.cc:493] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.094990 32595 raft_consensus.cc:515] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.095733 32599 raft_consensus.cc:515] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.096088 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.098259 32599 leader_election.cc:290] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:58.098785 32599 raft_consensus.cc:493] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.099349 32599 raft_consensus.cc:515] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.074029 32592 raft_consensus.cc:359] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.100292 32592 raft_consensus.cc:385] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.100468 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.100639 32592 raft_consensus.cc:740] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.100824 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.101073 32472 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 0.
W20260710 13:26:58.098666 32510 leader_election.cc:343] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.101629 32592 consensus_queue.cc:260] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.102190 32511 leader_election.cc:304] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
W20260710 13:26:58.102840 32510 leader_election.cc:343] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.104594 32599 leader_election.cc:290] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:58.105582 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.107023 32599 raft_consensus.cc:2804] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.108590 32599 raft_consensus.cc:493] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.108297 32592 ts_tablet_manager.cc:1434] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.005s
I20260710 13:26:58.110030 32595 leader_election.cc:290] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
W20260710 13:26:58.107288 32510 leader_election.cc:343] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.111086 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:26:58.134984 32472 raft_consensus.cc:3060] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.135597 32592 tablet_bootstrap.cc:492] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:58.136689 32595 raft_consensus.cc:493] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.137128 32595 raft_consensus.cc:515] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.125236 32473 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 1.
I20260710 13:26:58.126490 32624 raft_consensus.cc:2804] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:26:58.128376 32364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.195:44739, user_credentials={real_user=slave}} blocked reactor thread for 102907us
I20260710 13:26:58.132316 32629 raft_consensus.cc:493] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.133342 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.133713 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.134465 32599 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.142140 32624 raft_consensus.cc:697] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:26:58.141973 32629 raft_consensus.cc:515] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
W20260710 13:26:58.148056 32439 leader_election.cc:343] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.145609 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0915921315e84f3e8d761c0460ae3f03" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.150681 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
W20260710 13:26:58.151175 32362 leader_election.cc:343] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.151329 32546 raft_consensus.cc:2468] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 0.
I20260710 13:26:58.148608 32595 leader_election.cc:290] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.144937 32511 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:26:58.155717 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.155831 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:58.157305 32546 raft_consensus.cc:3060] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.155943 32590 tablet_bootstrap.cc:492] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:58.157325 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.157382 32398 raft_consensus.cc:2468] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.156283 32628 raft_consensus.cc:2804] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.156702 32629 leader_election.cc:290] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.159492 32471 raft_consensus.cc:2468] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 0.
I20260710 13:26:58.159737 32628 raft_consensus.cc:697] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:26:58.160830 32590 ts_tablet_manager.cc:1403] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.011s
W20260710 13:26:58.161525 32511 leader_election.cc:343] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.154659 32624 consensus_queue.cc:237] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:26:58.165690 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0915921315e84f3e8d761c0460ae3f03" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.163800 32436 leader_election.cc:304] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 2ddf0be94b4a492187e00cc38650bf42
I20260710 13:26:58.164919 32511 leader_election.cc:304] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42; no voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:58.171038 32597 raft_consensus.cc:2804] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.173350 32597 raft_consensus.cc:493] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.163228 32628 consensus_queue.cc:237] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.173405 32362 leader_election.cc:304] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.173255 32545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.174561 32597 raft_consensus.cc:3060] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:58.173651 32364 leader_election.cc:343] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.177832 32623 raft_consensus.cc:2749] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.179384 32591 tablet_bootstrap.cc:492] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:58.177944 32625 raft_consensus.cc:2804] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.180619 32625 raft_consensus.cc:493] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.180975 32625 raft_consensus.cc:3060] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.181566 32472 raft_consensus.cc:2468] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 1.
I20260710 13:26:58.180012 32591 ts_tablet_manager.cc:1403] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.013s
I20260710 13:26:58.177672 32364 leader_election.cc:304] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0; no voters: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:58.184062 32362 leader_election.cc:304] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.185114 32629 raft_consensus.cc:2749] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.185725 32629 raft_consensus.cc:2804] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.186146 32629 raft_consensus.cc:697] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:26:58.187445 32629 consensus_queue.cc:237] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
W20260710 13:26:58.191242 32364 leader_election.cc:343] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.190454 32597 raft_consensus.cc:515] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.191802 32590 raft_consensus.cc:359] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.193964 32592 tablet_bootstrap.cc:654] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.194581 32590 raft_consensus.cc:385] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.195691 32590 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.197324 32590 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.198426 32597 leader_election.cc:290] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.198673 32545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:58.199196 32546 raft_consensus.cc:2468] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 1.
I20260710 13:26:58.199312 32599 raft_consensus.cc:515] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
W20260710 13:26:58.200562 32439 leader_election.cc:343] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.199754 32591 raft_consensus.cc:359] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.202000 32591 raft_consensus.cc:385] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.202078 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.202322 32591 raft_consensus.cc:740] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.206485 32591 consensus_queue.cc:260] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.211071 32591 ts_tablet_manager.cc:1434] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.006s
I20260710 13:26:58.210865 32590 ts_tablet_manager.cc:1434] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260710 13:26:58.210841 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.215834 32599 leader_election.cc:290] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
W20260710 13:26:58.216395 32510 leader_election.cc:343] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.217252 32590 tablet_bootstrap.cc:492] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:58.217984 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:26:58.218576 32472 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.222832 32591 tablet_bootstrap.cc:492] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:58.222811 32625 raft_consensus.cc:515] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.226452 32592 tablet_bootstrap.cc:492] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:58.226866 32398 raft_consensus.cc:2393] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed0c6630e96c4f3fafa44b0c3f94d821 in current term 1: Already voted for candidate bea90b99ecce4c2c8a3791973ced25a0 in this term.
I20260710 13:26:58.227662 32592 ts_tablet_manager.cc:1403] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.010s
I20260710 13:26:58.235286 32625 leader_election.cc:290] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.238467 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:26:58.242774 32471 raft_consensus.cc:2393] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bea90b99ecce4c2c8a3791973ced25a0 in current term 1: Already voted for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in this term.
I20260710 13:26:58.241624 32592 raft_consensus.cc:359] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.243184 32592 raft_consensus.cc:385] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.243672 32592 raft_consensus.cc:740] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.244405 32592 consensus_queue.cc:260] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.245832 32590 tablet_bootstrap.cc:654] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.246942 32592 ts_tablet_manager.cc:1434] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:26:58.243162 32472 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 1.
I20260710 13:26:58.247891 32592 tablet_bootstrap.cc:492] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:58.248891 32511 leader_election.cc:304] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:26:58.249913 32599 raft_consensus.cc:2804] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.250452 32591 tablet_bootstrap.cc:654] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.250365 32599 raft_consensus.cc:697] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:26:58.251390 32599 consensus_queue.cc:237] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.255129 32592 tablet_bootstrap.cc:654] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.255548 32295 catalog_manager.cc:5697] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.258366 32436 leader_election.cc:304] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:26:58.259487 32597 raft_consensus.cc:2749] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.260178 32591 tablet_bootstrap.cc:492] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:58.260777 32591 ts_tablet_manager.cc:1403] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260710 13:26:58.262980 32294 catalog_manager.cc:5697] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.268169 32591 raft_consensus.cc:359] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.268791 32591 raft_consensus.cc:385] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.269059 32591 raft_consensus.cc:740] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.269835 32591 consensus_queue.cc:260] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.236622 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:58.271550 32546 raft_consensus.cc:3060] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.272209 32591 ts_tablet_manager.cc:1434] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260710 13:26:58.273141 32591 tablet_bootstrap.cc:492] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:58.280107 32592 tablet_bootstrap.cc:492] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:58.280539 32592 ts_tablet_manager.cc:1403] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260710 13:26:58.283591 32592 raft_consensus.cc:359] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.284207 32592 raft_consensus.cc:385] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.284536 32592 raft_consensus.cc:740] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.285154 32592 consensus_queue.cc:260] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.287212 32592 ts_tablet_manager.cc:1434] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:26:58.288043 32592 tablet_bootstrap.cc:492] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42: Bootstrap starting.
I20260710 13:26:58.295092 32592 tablet_bootstrap.cc:654] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.296484 32546 raft_consensus.cc:2468] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 1.
I20260710 13:26:58.297102 32590 tablet_bootstrap.cc:492] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:58.297513 32590 ts_tablet_manager.cc:1403] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.080s	user 0.035s	sys 0.017s
I20260710 13:26:58.297636 32364 leader_election.cc:304] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:58.298506 32591 tablet_bootstrap.cc:654] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.298765 32624 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.299191 32624 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.300022 32590 raft_consensus.cc:359] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.300669 32590 raft_consensus.cc:385] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.300943 32590 raft_consensus.cc:740] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.301285 32624 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.301759 32624 raft_consensus.cc:2804] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.301996 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.302189 32624 raft_consensus.cc:697] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:26:58.303051 32472 raft_consensus.cc:2393] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bea90b99ecce4c2c8a3791973ced25a0 in current term 1: Already voted for candidate 2ddf0be94b4a492187e00cc38650bf42 in this term.
I20260710 13:26:58.301560 32590 consensus_queue.cc:260] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.303938 32624 consensus_queue.cc:237] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.305565 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.307226 32364 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0; no voters: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:58.308284 32629 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.310114 32590 ts_tablet_manager.cc:1434] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:26:58.311019 32590 tablet_bootstrap.cc:492] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0: Bootstrap starting.
I20260710 13:26:58.317848 32629 raft_consensus.cc:2749] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.321430 32592 tablet_bootstrap.cc:492] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42: No bootstrap required, opened a new log
I20260710 13:26:58.322081 32592 ts_tablet_manager.cc:1403] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260710 13:26:58.325294 32590 tablet_bootstrap.cc:654] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.325642 32592 raft_consensus.cc:359] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.326658 32592 raft_consensus.cc:385] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.327032 32592 raft_consensus.cc:740] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.332399 32591 tablet_bootstrap.cc:492] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:58.332937 32591 ts_tablet_manager.cc:1403] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.002s
I20260710 13:26:58.329802 32592 consensus_queue.cc:260] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.338106 32592 ts_tablet_manager.cc:1434] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 13:26:58.338683 32591 raft_consensus.cc:359] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.339339 32591 raft_consensus.cc:385] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.339589 32591 raft_consensus.cc:740] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.340240 32591 consensus_queue.cc:260] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.342342 32591 ts_tablet_manager.cc:1434] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:26:58.342794 32590 tablet_bootstrap.cc:492] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0: No bootstrap required, opened a new log
I20260710 13:26:58.343168 32591 tablet_bootstrap.cc:492] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821: Bootstrap starting.
I20260710 13:26:58.343176 32590 ts_tablet_manager.cc:1403] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.015s
I20260710 13:26:58.345978 32590 raft_consensus.cc:359] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.347465 32590 raft_consensus.cc:385] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.347795 32590 raft_consensus.cc:740] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.348582 32590 consensus_queue.cc:260] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.349076 32591 tablet_bootstrap.cc:654] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.350785 32590 ts_tablet_manager.cc:1434] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:26:58.355171 32591 tablet_bootstrap.cc:492] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821: No bootstrap required, opened a new log
I20260710 13:26:58.355572 32591 ts_tablet_manager.cc:1403] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:26:58.358121 32591 raft_consensus.cc:359] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.358614 32591 raft_consensus.cc:385] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.358886 32591 raft_consensus.cc:740] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.359519 32591 consensus_queue.cc:260] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.361935 32591 ts_tablet_manager.cc:1434] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:58.365499 32292 catalog_manager.cc:5697] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.376498 32597 raft_consensus.cc:493] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.376997 32597 raft_consensus.cc:515] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.379154 32597 leader_election.cc:290] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.378203 32295 catalog_manager.cc:5697] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.379767 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.380404 32398 raft_consensus.cc:2468] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.380623 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.381261 32546 raft_consensus.cc:2468] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.380908 32295 catalog_manager.cc:5697] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.381665 32436 leader_election.cc:304] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.382541 32597 raft_consensus.cc:2804] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.382913 32597 raft_consensus.cc:493] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.383229 32597 raft_consensus.cc:3060] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.389470 32597 raft_consensus.cc:515] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.392063 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.392627 32398 raft_consensus.cc:3060] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.395252 32597 leader_election.cc:290] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.396214 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:58.396662 32546 raft_consensus.cc:3060] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.399083 32398 raft_consensus.cc:2468] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 1.
I20260710 13:26:58.400163 32436 leader_election.cc:304] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.400810 32546 raft_consensus.cc:2468] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 1.
I20260710 13:26:58.400905 32597 raft_consensus.cc:2804] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.402753 32597 raft_consensus.cc:697] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:26:58.403496 32597 consensus_queue.cc:237] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.409982 32295 catalog_manager.cc:5697] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.419114 32597 raft_consensus.cc:493] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.419536 32597 raft_consensus.cc:515] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.421434 32597 leader_election.cc:290] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.422240 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.422505 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.422788 32398 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.423144 32546 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.423887 32436 leader_election.cc:304] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.424508 32597 raft_consensus.cc:2804] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.424856 32597 raft_consensus.cc:493] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.425139 32597 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:58.429001 32342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:58.431555 32597 raft_consensus.cc:515] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.433156 32597 leader_election.cc:290] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.433776 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.434329 32398 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.434379 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:58.435050 32546 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.439743 32546 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 1.
I20260710 13:26:58.440734 32439 leader_election.cc:304] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.440918 32398 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 1.
I20260710 13:26:58.441454 32597 raft_consensus.cc:2804] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.442003 32597 raft_consensus.cc:697] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:26:58.442801 32597 consensus_queue.cc:237] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.450904 32295 catalog_manager.cc:5697] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.459100 32599 raft_consensus.cc:493] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.459609 32599 raft_consensus.cc:515] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.461644 32599 leader_election.cc:290] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:58.462312 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0915921315e84f3e8d761c0460ae3f03" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.462934 32398 raft_consensus.cc:2468] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 0.
I20260710 13:26:58.462859 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0915921315e84f3e8d761c0460ae3f03" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.463611 32472 raft_consensus.cc:2468] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 0.
I20260710 13:26:58.463984 32510 leader_election.cc:304] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:26:58.464746 32599 raft_consensus.cc:2804] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.465107 32599 raft_consensus.cc:493] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.465480 32599 raft_consensus.cc:3060] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.469695 32599 raft_consensus.cc:515] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.471354 32599 leader_election.cc:290] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:26:58.472015 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0915921315e84f3e8d761c0460ae3f03" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.472348 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0915921315e84f3e8d761c0460ae3f03" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:26:58.472576 32398 raft_consensus.cc:3060] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.472894 32472 raft_consensus.cc:3060] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.477067 32472 raft_consensus.cc:2468] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 1.
I20260710 13:26:58.478168 32511 leader_election.cc:304] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.478787 32398 raft_consensus.cc:2468] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 1.
I20260710 13:26:58.479110 32599 raft_consensus.cc:2804] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.479857 32599 raft_consensus.cc:697] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:26:58.480818 32599 consensus_queue.cc:237] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.488729 32295 catalog_manager.cc:5697] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.591506 32624 consensus_queue.cc:1048] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.606127 32625 consensus_queue.cc:1048] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.613251 32599 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:58.625420 32623 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.631227 32629 consensus_queue.cc:1048] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.649286 32629 consensus_queue.cc:1048] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.677572 32597 raft_consensus.cc:493] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.678027 32597 raft_consensus.cc:515] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.679809 32597 leader_election.cc:290] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.680611 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0" is_pre_election: true
I20260710 13:26:58.680902 32545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.681137 32398 raft_consensus.cc:2468] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.681531 32545 raft_consensus.cc:2468] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 0.
I20260710 13:26:58.682358 32436 leader_election.cc:304] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.683178 32597 raft_consensus.cc:2804] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.683511 32597 raft_consensus.cc:493] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.683774 32597 raft_consensus.cc:3060] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.687860 32597 raft_consensus.cc:515] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.689795 32597 leader_election.cc:290] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 1 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.690112 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:26:58.690402 32545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:26:58.690670 32398 raft_consensus.cc:3060] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.690940 32545 raft_consensus.cc:3060] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.695358 32545 raft_consensus.cc:2468] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 1.
I20260710 13:26:58.696592 32439 leader_election.cc:304] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:26:58.696993 32398 raft_consensus.cc:2468] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 1.
I20260710 13:26:58.697588 32597 raft_consensus.cc:2804] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.698266 32597 raft_consensus.cc:697] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:26:58.699033 32597 consensus_queue.cc:237] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.706454 32295 catalog_manager.cc:5697] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.728106 32629 consensus_queue.cc:1048] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.738304 32624 consensus_queue.cc:1048] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.771179 32625 raft_consensus.cc:493] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.771737 32625 raft_consensus.cc:515] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:26:58.773291 32398 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.774470 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" is_pre_election: true
I20260710 13:26:58.774988 32545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddf0be94b4a492187e00cc38650bf42" is_pre_election: true
I20260710 13:26:58.775285 32471 raft_consensus.cc:2393] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bea90b99ecce4c2c8a3791973ced25a0 in current term 1: Already voted for candidate 2ddf0be94b4a492187e00cc38650bf42 in this term.
I20260710 13:26:58.774055 32625 leader_election.cc:290] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:26:58.776530 32362 leader_election.cc:304] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0; no voters: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:26:58.780210 32625 raft_consensus.cc:2749] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.781152 32623 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.791875 32599 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.794760 32648 consensus_queue.cc:1048] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.821599 32648 consensus_queue.cc:1048] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:58.864097 32599 consensus_queue.cc:1048] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.873811 32623 consensus_queue.cc:1048] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.937325 32668 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.949605 32668 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:59.768083 32676 consensus_queue.cc:1048] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:59.962714 32364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.129.195:44739, user_credentials={real_user=slave}} blocked reactor thread for 155752us
W20260710 13:27:00.077687 32494 debug-util.cc:398] Leaking SignalData structure 0x7b080012b000 after lost signal to thread 32266
I20260710 13:27:00.141623 32471 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58104 (request call id 14) took 1103 ms. Trace:
I20260710 13:27:00.142014 32471 rpcz_store.cc:276] 0710 13:26:59.038527 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:00.140710 (+1102183us) service_pool.cc:224] Handling call
0710 13:27:00.141082 (+   372us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:27:00.141279 (+   197us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:27:00.141309 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:27:00.141358 (+    49us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:27:00.141404 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:27:00.141469 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:27:00.141568 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260710 13:27:00.147785 32494 debug-util.cc:398] Leaking SignalData structure 0x7b080012b6e0 after lost signal to thread 32329
I20260710 13:27:00.155452 32294 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55148 (request call id 28) took 1183 ms. Trace:
I20260710 13:27:00.155853 32294 rpcz_store.cc:276] 0710 13:26:58.972227 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:58.972416 (+   189us) service_pool.cc:224] Handling call
0710 13:27:00.155378 (+1182962us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14136,"reported_tablets":1}
W20260710 13:27:00.190609 32494 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8260 after lost signal to thread 32422
W20260710 13:27:00.193590 32494 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8980 after lost signal to thread 32497
W20260710 13:27:00.195149 32437 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.618s	user 0.007s	sys 0.016s
W20260710 13:27:00.195474 32437 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.007s	sys 0.016s
I20260710 13:27:00.199465 32295 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55168 (request call id 29) took 1135 ms. Trace:
I20260710 13:27:00.199812 32295 rpcz_store.cc:276] 0710 13:26:59.064091 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:59.756596 (+692505us) service_pool.cc:224] Handling call
0710 13:27:00.199408 (+442812us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":381799,"reported_tablets":1}
I20260710 13:27:00.208482 32668 consensus_queue.cc:1048] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:00.218791 32494 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6b00 after lost signal to thread 32571
I20260710 13:27:00.304898 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d919bec979047aead8776f387ffaccb"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:58106
I20260710 13:27:00.305522 32472 raft_consensus.cc:606] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Received request to transfer leadership to TS bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:27:00.325084 32543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
mode: GRACEFUL
new_leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:41642
I20260710 13:27:00.325665 32543 raft_consensus.cc:606] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Received request to transfer leadership to TS bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:27:00.330744 32543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:41642
I20260710 13:27:00.331252 32543 raft_consensus.cc:606] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:00.357028 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:34204
I20260710 13:27:00.357829 32398 raft_consensus.cc:606] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:00.723814 32628 raft_consensus.cc:993] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:00.724330 32628 raft_consensus.cc:1081] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:00.726219 32471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58104
I20260710 13:27:00.726917 32471 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.727322 32471 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.733490 32686 raft_consensus.cc:993] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:00.733935 32668 raft_consensus.cc:1081] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Signalling peer bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:00.734866 32471 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.735356 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d919bec979047aead8776f387ffaccb"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:34196
I20260710 13:27:00.735868 32398 raft_consensus.cc:493] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.736197 32398 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.737818 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:00.738368 32397 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.738312 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:00.739099 32543 raft_consensus.cc:3055] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:00.739439 32543 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:00.740260 32543 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.741550 32543 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.743306 32398 raft_consensus.cc:515] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.743799 32471 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 2 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:00.745975 32398 leader_election.cc:290] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 2 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:00.747160 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:00.747753 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:00.748126 32471 raft_consensus.cc:3055] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:00.748330 32547 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.748497 32471 raft_consensus.cc:740] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:00.749317 32471 consensus_queue.cc:260] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.750352 32471 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.750504 32543 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 2.
I20260710 13:27:00.752151 32439 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:00.752820 32397 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 2.
I20260710 13:27:00.755298 32668 raft_consensus.cc:2804] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:00.756047 32668 raft_consensus.cc:697] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:00.756944 32668 consensus_queue.cc:237] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.757306 32547 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 2.
I20260710 13:27:00.757306 32471 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 2.
I20260710 13:27:00.758810 32364 leader_election.cc:304] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:00.759492 32663 raft_consensus.cc:2804] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:00.760614 32663 raft_consensus.cc:697] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:00.761348 32663 consensus_queue.cc:237] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.770151 32294 catalog_manager.cc:5697] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 1 to 2, leader changed from 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:00.770424 32292 catalog_manager.cc:5697] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 1 to 2, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:00.783265 32694 raft_consensus.cc:993] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:00.783751 32663 raft_consensus.cc:1081] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:00.785204 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:27:00.785753 32472 raft_consensus.cc:493] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.786159 32472 raft_consensus.cc:3060] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.796271 32472 raft_consensus.cc:515] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.800485 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:00.800985 32472 leader_election.cc:290] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 2 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:00.801124 32397 raft_consensus.cc:3055] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:00.801447 32397 raft_consensus.cc:740] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:00.802248 32397 consensus_queue.cc:260] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.800591 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b164c806d48d084c9f79fc8a124d6" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:00.803313 32547 raft_consensus.cc:3060] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.803331 32397 raft_consensus.cc:3060] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.809930 32547 raft_consensus.cc:2468] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 2.
I20260710 13:27:00.809930 32397 raft_consensus.cc:2468] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 2.
I20260710 13:27:00.811441 32436 leader_election.cc:304] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:00.812229 32668 raft_consensus.cc:2804] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:00.812726 32668 raft_consensus.cc:697] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:00.813556 32668 consensus_queue.cc:237] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.824008 32292 catalog_manager.cc:5697] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 1 to 2, leader changed from bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:00.828330 32693 raft_consensus.cc:993] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: : Instructing follower bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:00.828833 32693 raft_consensus.cc:1081] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Signalling peer bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:00.830539 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:34180
I20260710 13:27:00.831094 32397 raft_consensus.cc:493] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.831449 32397 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.837153 32397 raft_consensus.cc:515] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.839135 32397 leader_election.cc:290] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 2 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:00.839531 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:00.839722 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:00.840140 32472 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.840333 32547 raft_consensus.cc:3055] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:00.840701 32547 raft_consensus.cc:740] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:00.841398 32547 consensus_queue.cc:260] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.842257 32547 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.846776 32547 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 2.
I20260710 13:27:00.847698 32472 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 2.
I20260710 13:27:00.847817 32364 leader_election.cc:304] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:00.848534 32663 raft_consensus.cc:2804] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:00.849027 32663 raft_consensus.cc:697] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:00.849718 32663 consensus_queue.cc:237] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:00.857448 32292 catalog_manager.cc:5697] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 1 to 2, leader changed from 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195) to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:01.151744 32472 raft_consensus.cc:1275] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.153079 32663 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.165814 32547 raft_consensus.cc:1275] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.170181 32694 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.192058 32547 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.193485 32668 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.202750 32397 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.204298 32711 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.219046 32547 raft_consensus.cc:1275] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.220431 32711 consensus_queue.cc:1048] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.229455 32397 raft_consensus.cc:1275] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.231364 32668 consensus_queue.cc:1048] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.332450 32472 raft_consensus.cc:1275] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.333811 32663 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.343969 32547 raft_consensus.cc:1275] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.345970 32663 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:03.393482 32263 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:27:03.394483 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:03.415153 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:50814
I20260710 13:27:03.415796 32472 raft_consensus.cc:606] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Received request to transfer leadership to TS 2ddf0be94b4a492187e00cc38650bf42
I20260710 13:27:03.427170 32397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
mode: GRACEFUL
new_leader_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:39012
I20260710 13:27:03.427773 32397 raft_consensus.cc:606] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Received request to transfer leadership to TS 2ddf0be94b4a492187e00cc38650bf42
I20260710 13:27:03.429124 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:03.429909 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:03.596516 32722 raft_consensus.cc:993] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:03.597040 32718 raft_consensus.cc:1081] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Signalling peer 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:03.598587 32543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:03.599120 32543 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:03.599388 32543 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:03.603688 32543 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:03.605163 32543 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 3 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:27:03.606142 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:03.606361 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:03.606864 32397 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:03.606935 32472 raft_consensus.cc:3055] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:03.607360 32472 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:03.608213 32472 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:03.609462 32472 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:03.614336 32397 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 3.
I20260710 13:27:03.615648 32510 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:03.616248 32472 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 3.
I20260710 13:27:03.616397 32628 raft_consensus.cc:2804] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:03.617869 32628 raft_consensus.cc:697] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:03.618676 32628 consensus_queue.cc:237] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:03.626120 32292 catalog_manager.cc:5697] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 2 to 3, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:03.692806 32729 raft_consensus.cc:993] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: : Instructing follower 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:03.693354 32729 raft_consensus.cc:1081] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Signalling peer 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:03.694983 32543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:41630
I20260710 13:27:03.695451 32543 raft_consensus.cc:493] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:03.695747 32543 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:03.700366 32543 raft_consensus.cc:515] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:27:03.702014 32543 leader_election.cc:290] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 2 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927)
I20260710 13:27:03.702847 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:03.703148 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:03.703447 32472 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:03.703722 32397 raft_consensus.cc:3055] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:03.704064 32397 raft_consensus.cc:740] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:03.704698 32397 consensus_queue.cc:260] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [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: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:27:03.705566 32397 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:03.708968 32472 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 2.
I20260710 13:27:03.710193 32511 leader_election.cc:304] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:03.710312 32397 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 2.
I20260710 13:27:03.711169 32628 raft_consensus.cc:2804] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:03.711767 32628 raft_consensus.cc:697] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:03.712530 32628 consensus_queue.cc:237] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [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: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:27:03.719880 32292 catalog_manager.cc:5697] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 1 to 2, leader changed from bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193) to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.060086 32397 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:04.061535 32628 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.071874 32472 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:04.073766 32734 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:27:04.180874 32472 raft_consensus.cc:1275] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:04.182598 32628 consensus_queue.cc:1048] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:04.197469 32397 raft_consensus.cc:1275] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:04.198732 32628 consensus_queue.cc:1048] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:04.430776 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:04.442039 32543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:41642
I20260710 13:27:04.442626 32543 raft_consensus.cc:606] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:04.447794 32397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:34204
I20260710 13:27:04.448361 32397 raft_consensus.cc:606] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:04.454288 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d919bec979047aead8776f387ffaccb"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:34204
I20260710 13:27:04.454934 32398 raft_consensus.cc:606] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:04.460088 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:34204
I20260710 13:27:04.460615 32398 raft_consensus.cc:606] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:04.466149 32543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
mode: GRACEFUL
new_leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:41642
I20260710 13:27:04.466702 32543 raft_consensus.cc:606] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 LEADER]: Received request to transfer leadership to TS ed0c6630e96c4f3fafa44b0c3f94d821
I20260710 13:27:04.505722 32628 raft_consensus.cc:993] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.506283 32740 raft_consensus.cc:1081] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.508001 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58104
I20260710 13:27:04.508517 32472 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.508778 32472 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.513027 32472 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.514325 32472 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 4 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:04.515300 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:04.515470 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:04.515817 32398 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.516211 32543 raft_consensus.cc:3055] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:04.516508 32543 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:04.517230 32543 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.518199 32543 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.520412 32398 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 4.
I20260710 13:27:04.521433 32436 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:04.522102 32738 raft_consensus.cc:2804] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:04.522526 32738 raft_consensus.cc:697] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:04.523255 32738 consensus_queue.cc:237] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.523805 32543 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 4.
I20260710 13:27:04.529561 32292 catalog_manager.cc:5697] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 3 to 4, leader changed from 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 4 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.739951 32745 raft_consensus.cc:993] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.740444 32729 raft_consensus.cc:1081] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.741954 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:27:04.742388 32472 raft_consensus.cc:493] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.742666 32472 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.747378 32472 raft_consensus.cc:515] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.748965 32472 leader_election.cc:290] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 3 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:04.749769 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:04.750006 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:04.750438 32398 raft_consensus.cc:3055] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:04.750535 32543 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.750911 32398 raft_consensus.cc:740] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:04.751776 32398 consensus_queue.cc:260] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.753077 32398 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.758059 32543 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 3.
I20260710 13:27:04.759202 32439 leader_election.cc:304] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:04.759899 32398 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 3.
I20260710 13:27:04.759894 32738 raft_consensus.cc:2804] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:04.760658 32738 raft_consensus.cc:697] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:04.761386 32738 consensus_queue.cc:237] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.769098 32292 catalog_manager.cc:5697] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 2 to 3, leader changed from bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.808760 32740 raft_consensus.cc:993] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.809230 32723 raft_consensus.cc:1081] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.810616 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58104
I20260710 13:27:04.811105 32472 raft_consensus.cc:493] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.811340 32472 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.815299 32472 raft_consensus.cc:515] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:27:04.816648 32472 leader_election.cc:290] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 3 election: Requested vote from peers 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739), bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927)
I20260710 13:27:04.817816 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:04.817867 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3538f0942a545d5a1c7527ec8d5412c" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:04.818747 32543 raft_consensus.cc:3055] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:04.818785 32398 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.819273 32543 raft_consensus.cc:740] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:04.820278 32543 consensus_queue.cc:260] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [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: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:27:04.821731 32543 raft_consensus.cc:3060] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.822476 32745 raft_consensus.cc:993] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.822969 32729 raft_consensus.cc:1081] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.824338 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:27:04.824769 32472 raft_consensus.cc:493] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.825057 32472 raft_consensus.cc:3060] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:04.827286 32398 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 3.
I20260710 13:27:04.828594 32436 leader_election.cc:304] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:04.829530 32738 raft_consensus.cc:2804] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:04.830176 32738 raft_consensus.cc:697] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:04.830324 32543 raft_consensus.cc:2468] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 3.
I20260710 13:27:04.829991 32472 raft_consensus.cc:515] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.831148 32738 consensus_queue.cc:237] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } }
I20260710 13:27:04.832226 32472 leader_election.cc:290] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 2 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:04.833225 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:04.833395 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0467ba851478ba6d81307e43e114b" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:04.833793 32398 raft_consensus.cc:3055] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:04.834015 32543 raft_consensus.cc:3060] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:04.834298 32398 raft_consensus.cc:740] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:04.837276 32398 consensus_queue.cc:260] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.838390 32398 raft_consensus.cc:3060] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:04.839423 32292 catalog_manager.cc:5697] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 2 to 3, leader changed from 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.840488 32543 raft_consensus.cc:2468] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 2.
I20260710 13:27:04.841775 32439 leader_election.cc:304] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:04.842643 32738 raft_consensus.cc:2804] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:04.843189 32738 raft_consensus.cc:697] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:04.843963 32738 consensus_queue.cc:237] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.845300 32398 raft_consensus.cc:2468] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 2.
I20260710 13:27:04.853365 32292 catalog_manager.cc:5697] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 1 to 2, leader changed from bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.909469 32745 raft_consensus.cc:993] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: : Instructing follower ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.910458 32729 raft_consensus.cc:1081] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Signalling peer ed0c6630e96c4f3fafa44b0c3f94d821 to start an election
I20260710 13:27:04.912535 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d919bec979047aead8776f387ffaccb"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:27:04.913236 32472 raft_consensus.cc:493] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.913584 32472 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.922103 32472 raft_consensus.cc:515] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.923766 32472 leader_election.cc:290] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [CANDIDATE]: Term 3 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:04.926565 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:04.926609 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:04.927850 32398 raft_consensus.cc:3055] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:04.927927 32543 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.928380 32398 raft_consensus.cc:740] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:04.929463 32398 consensus_queue.cc:260] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.931105 32398 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.935027 32543 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 3.
I20260710 13:27:04.936378 32439 leader_election.cc:304] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [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: 2ddf0be94b4a492187e00cc38650bf42, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:04.937481 32398 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed0c6630e96c4f3fafa44b0c3f94d821 in term 3.
I20260710 13:27:04.937793 32738 raft_consensus.cc:2804] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:04.938344 32738 raft_consensus.cc:697] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Becoming Leader. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:04.939666 32738 consensus_queue.cc:237] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:04.948521 32292 catalog_manager.cc:5697] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 reported cstate change: term changed from 2 to 3, leader changed from bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193) to ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:05.105130 32543 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:05.106840 32738 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:05.120878 32398 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:05.123128 32718 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:05.249711 32397 raft_consensus.cc:1275] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.251392 32718 consensus_queue.cc:1048] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:05.263837 32543 raft_consensus.cc:1275] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.265493 32738 consensus_queue.cc:1048] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.285171 32543 raft_consensus.cc:1275] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.286442 32738 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.296774 32397 raft_consensus.cc:1275] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.298599 32758 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:05.317061 32543 raft_consensus.cc:1275] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:05.318238 32758 consensus_queue.cc:1048] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.328049 32397 raft_consensus.cc:1275] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:05.329679 32718 consensus_queue.cc:1048] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.334668 32543 raft_consensus.cc:1275] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.336476 32718 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.346282 32397 raft_consensus.cc:1275] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Refusing update from remote peer ed0c6630e96c4f3fafa44b0c3f94d821: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.348291 32718 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.479687 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:07.487507 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:50814
I20260710 13:27:07.488231 32472 raft_consensus.cc:606] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 LEADER]: Received request to transfer leadership to TS 2ddf0be94b4a492187e00cc38650bf42
I20260710 13:27:07.490798 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ac556d2302948608dceffdd524a0157"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:50814
I20260710 13:27:07.491257 32472 raft_consensus.cc:606] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Received request to transfer leadership to TS 2ddf0be94b4a492187e00cc38650bf42
I20260710 13:27:07.493681 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:50814
I20260710 13:27:07.494145 32472 raft_consensus.cc:606] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Received request to transfer leadership to TS bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:27:07.496409 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d919bec979047aead8776f387ffaccb"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:50814
I20260710 13:27:07.496924 32472 raft_consensus.cc:606] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Received request to transfer leadership to TS bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:27:07.499349 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342"
dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
mode: GRACEFUL
new_leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:50814
I20260710 13:27:07.499830 32472 raft_consensus.cc:606] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Received request to transfer leadership to TS bea90b99ecce4c2c8a3791973ced25a0
I20260710 13:27:07.500944 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:07.501441 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:07.520375 32761 raft_consensus.cc:993] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:07.520757 32761 raft_consensus.cc:1081] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Signalling peer bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:07.522219 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:34196
I20260710 13:27:07.522641 32398 raft_consensus.cc:493] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:07.523005 32398 raft_consensus.cc:3060] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:07.526885 32398 raft_consensus.cc:515] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.528249 32398 leader_election.cc:290] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 2 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:07.529266 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:07.529377 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf498f5b7fef42fd86b5ed3f4465c342" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:07.529837 32472 raft_consensus.cc:3055] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:07.530025 32543 raft_consensus.cc:3060] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:07.530154 32472 raft_consensus.cc:740] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:07.531176 32472 consensus_queue.cc:260] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.532014 32472 raft_consensus.cc:3060] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:07.535852 32543 raft_consensus.cc:2468] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 2.
I20260710 13:27:07.535914 32472 raft_consensus.cc:2468] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 2.
I20260710 13:27:07.537336 32362 leader_election.cc:304] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [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: bea90b99ecce4c2c8a3791973ced25a0, ed0c6630e96c4f3fafa44b0c3f94d821; no voters: 
I20260710 13:27:07.538702 32767 raft_consensus.cc:2804] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:07.539739 32767 raft_consensus.cc:697] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:07.540560 32767 consensus_queue.cc:237] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.547906 32292 catalog_manager.cc:5697] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 1 to 2, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.618229 32766 raft_consensus.cc:993] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:07.618770 32761 raft_consensus.cc:1081] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Signalling peer bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:07.620226 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:34196
I20260710 13:27:07.620695 32398 raft_consensus.cc:493] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:07.620995 32398 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:07.625633 32398 raft_consensus.cc:515] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.627135 32398 leader_election.cc:290] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 4 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:07.628139 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:07.628201 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6004e04ef7f643dea49a11ca0632c4de" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:07.628618 32472 raft_consensus.cc:3055] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:07.628793 32543 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:07.628963 32472 raft_consensus.cc:740] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:07.629714 32472 consensus_queue.cc:260] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.630628 32472 raft_consensus.cc:3060] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:07.633630 32543 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 4.
I20260710 13:27:07.634816 32364 leader_election.cc:304] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:07.635332 32472 raft_consensus.cc:2468] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 4.
I20260710 13:27:07.635730 32767 raft_consensus.cc:2804] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:07.636240 32767 raft_consensus.cc:697] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 4 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:07.637042 32767 consensus_queue.cc:237] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.643530 32292 catalog_manager.cc:5697] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 3 to 4, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 4 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.747414 32761 raft_consensus.cc:993] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:07.747888 32766 raft_consensus.cc:1081] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 LEADER]: Signalling peer 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:07.749433 32543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:07.749873 32543 raft_consensus.cc:493] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:07.750131 32543 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:07.754094 32543 raft_consensus.cc:515] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.755643 32543 leader_election.cc:290] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 5 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:27:07.756762 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:07.756824 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006b756fb5c433f94a8239f663dc15c" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:07.757194 32398 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:07.757474 32472 raft_consensus.cc:3055] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:07.757778 32472 raft_consensus.cc:740] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:07.758481 32472 consensus_queue.cc:260] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.759442 32472 raft_consensus.cc:3060] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:07.761248 32398 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 5.
I20260710 13:27:07.762508 32510 leader_election.cc:304] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:07.763304 32765 raft_consensus.cc:2804] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:07.764410 32472 raft_consensus.cc:2468] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 5.
I20260710 13:27:07.764572 32765 raft_consensus.cc:697] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 5 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:07.765555 32765 consensus_queue.cc:237] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.775065 32292 catalog_manager.cc:5697] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 4 to 5, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 5 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.970956 32766 raft_consensus.cc:993] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:07.971583 32766 raft_consensus.cc:1081] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Signalling peer 2ddf0be94b4a492187e00cc38650bf42 to start an election
I20260710 13:27:07.973321 32761 raft_consensus.cc:993] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: : Instructing follower bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:07.973268 32543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ac556d2302948608dceffdd524a0157"
dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
 from {username='slave'} at 127.0.0.1:41632
I20260710 13:27:07.973984 32766 raft_consensus.cc:1081] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Signalling peer bea90b99ecce4c2c8a3791973ced25a0 to start an election
I20260710 13:27:07.974015 32543 raft_consensus.cc:493] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:07.974570 32543 raft_consensus.cc:3060] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:07.975790 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d919bec979047aead8776f387ffaccb"
dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
 from {username='slave'} at 127.0.0.1:34196
I20260710 13:27:07.976265 32398 raft_consensus.cc:493] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:07.976552 32398 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:07.979081 32543 raft_consensus.cc:515] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.980554 32543 leader_election.cc:290] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [CANDIDATE]: Term 2 election: Requested vote from peers bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927), ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185)
I20260710 13:27:07.981659 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:07.981542 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac556d2302948608dceffdd524a0157" candidate_uuid: "2ddf0be94b4a492187e00cc38650bf42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea90b99ecce4c2c8a3791973ced25a0"
I20260710 13:27:07.981815 32398 raft_consensus.cc:515] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.982256 32472 raft_consensus.cc:3055] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:07.982380 32397 raft_consensus.cc:3060] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:07.982637 32472 raft_consensus.cc:740] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:07.983459 32472 consensus_queue.cc:260] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.984699 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821"
I20260710 13:27:07.984777 32398 leader_election.cc:290] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [CANDIDATE]: Term 4 election: Requested vote from peers ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194:39185), 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195:44739)
I20260710 13:27:07.984941 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d919bec979047aead8776f387ffaccb" candidate_uuid: "bea90b99ecce4c2c8a3791973ced25a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ddf0be94b4a492187e00cc38650bf42"
I20260710 13:27:07.985355 32471 raft_consensus.cc:3055] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:07.985538 32543 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:07.985687 32471 raft_consensus.cc:740] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed0c6630e96c4f3fafa44b0c3f94d821, State: Running, Role: LEADER
I20260710 13:27:07.986479 32471 consensus_queue.cc:260] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.987440 32472 raft_consensus.cc:3060] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:07.987732 32471 raft_consensus.cc:3060] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:07.989631 32397 raft_consensus.cc:2468] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 2.
I20260710 13:27:07.990810 32510 leader_election.cc:304] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:07.991773 32765 raft_consensus.cc:2804] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:07.992259 32765 raft_consensus.cc:697] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Becoming Leader. State: Replica: 2ddf0be94b4a492187e00cc38650bf42, State: Running, Role: LEADER
I20260710 13:27:07.992739 32543 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 4.
I20260710 13:27:07.993285 32765 consensus_queue.cc:237] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.993801 32364 leader_election.cc:304] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [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: 2ddf0be94b4a492187e00cc38650bf42, bea90b99ecce4c2c8a3791973ced25a0; no voters: 
I20260710 13:27:07.994325 32472 raft_consensus.cc:2468] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddf0be94b4a492187e00cc38650bf42 in term 2.
I20260710 13:27:07.994588 32767 raft_consensus.cc:2804] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:07.995101 32767 raft_consensus.cc:697] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 4 LEADER]: Becoming Leader. State: Replica: bea90b99ecce4c2c8a3791973ced25a0, State: Running, Role: LEADER
I20260710 13:27:07.995821 32767 consensus_queue.cc:237] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [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: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } }
I20260710 13:27:07.999557 32471 raft_consensus.cc:2468] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea90b99ecce4c2c8a3791973ced25a0 in term 4.
I20260710 13:27:08.004637 32292 catalog_manager.cc:5697] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 reported cstate change: term changed from 3 to 4, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193). New cstate: current_term: 4 leader_uuid: "bea90b99ecce4c2c8a3791973ced25a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.005285 32295 catalog_manager.cc:5697] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 reported cstate change: term changed from 1 to 2, leader changed from ed0c6630e96c4f3fafa44b0c3f94d821 (127.31.129.194) to 2ddf0be94b4a492187e00cc38650bf42 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "2ddf0be94b4a492187e00cc38650bf42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:08.025548 32471 raft_consensus.cc:1275] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:08.026510 32543 raft_consensus.cc:1275] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:08.027143 32767 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:08.027845   300 consensus_queue.cc:1048] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:08.085376 32543 raft_consensus.cc:1275] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:08.086789 32767 consensus_queue.cc:1048] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.096216 32471 raft_consensus.cc:1275] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:08.098631 32767 consensus_queue.cc:1048] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.146324 32397 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 5 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:08.147776 32765 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:08.158036 32471 raft_consensus.cc:1275] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 5 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:08.159632 32765 consensus_queue.cc:1048] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:08.433792 32471 raft_consensus.cc:1275] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:08.435314 32765 consensus_queue.cc:1048] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.436275 32398 raft_consensus.cc:1275] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Refusing update from remote peer 2ddf0be94b4a492187e00cc38650bf42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:08.437531 32765 consensus_queue.cc:1048] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea90b99ecce4c2c8a3791973ced25a0" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.490813 32471 raft_consensus.cc:1275] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:08.492049 32767 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed0c6630e96c4f3fafa44b0c3f94d821" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:08.501048 32543 raft_consensus.cc:1275] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Refusing update from remote peer bea90b99ecce4c2c8a3791973ced25a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:08.502326 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:08.503579   300 consensus_queue.cc:1048] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddf0be94b4a492187e00cc38650bf42" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:08.512862 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
W20260710 13:27:08.548516 32510 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:27:08.552970 32510 consensus_peers.cc:597] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 -> Peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Couldn't send request to peer bea90b99ecce4c2c8a3791973ced25a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.555426 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:08.556414 32263 tablet_replica.cc:333] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.557327 32263 raft_consensus.cc:2243] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.558192 32263 raft_consensus.cc:2272] T 6004e04ef7f643dea49a11ca0632c4de P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.561046 32263 tablet_replica.cc:333] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.561685 32263 raft_consensus.cc:2243] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.562492 32263 raft_consensus.cc:2272] T bf498f5b7fef42fd86b5ed3f4465c342 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.565141 32263 tablet_replica.cc:333] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.565690 32263 raft_consensus.cc:2243] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.566097 32263 raft_consensus.cc:2272] T 0915921315e84f3e8d761c0460ae3f03 P bea90b99ecce4c2c8a3791973ced25a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.567934 32263 tablet_replica.cc:333] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.568411 32263 raft_consensus.cc:2243] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.568833 32263 raft_consensus.cc:2272] T 085b164c806d48d084c9f79fc8a124d6 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.570423 32263 tablet_replica.cc:333] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.570964 32263 raft_consensus.cc:2243] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.571352 32263 raft_consensus.cc:2272] T 3006b756fb5c433f94a8239f663dc15c P bea90b99ecce4c2c8a3791973ced25a0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.573364 32263 tablet_replica.cc:333] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.573861 32263 raft_consensus.cc:2243] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.574275 32263 raft_consensus.cc:2272] T c3538f0942a545d5a1c7527ec8d5412c P bea90b99ecce4c2c8a3791973ced25a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.575850 32263 tablet_replica.cc:333] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.576321 32263 raft_consensus.cc:2243] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.576712 32263 raft_consensus.cc:2272] T 4ac556d2302948608dceffdd524a0157 P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.578960 32263 tablet_replica.cc:333] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.579455 32263 raft_consensus.cc:2243] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.579877 32263 raft_consensus.cc:2272] T 19f0467ba851478ba6d81307e43e114b P bea90b99ecce4c2c8a3791973ced25a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.581416 32263 tablet_replica.cc:333] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0: stopping tablet replica
I20260710 13:27:08.581849 32263 raft_consensus.cc:2243] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.582635 32263 raft_consensus.cc:2272] T 6d919bec979047aead8776f387ffaccb P bea90b99ecce4c2c8a3791973ced25a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.684525 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
W20260710 13:27:08.685395 32436 consensus_peers.cc:597] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 -> Peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Couldn't send request to peer bea90b99ecce4c2c8a3791973ced25a0. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:08.685777 32436 consensus_peers.cc:597] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 -> Peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Couldn't send request to peer bea90b99ecce4c2c8a3791973ced25a0. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:08.690164 32510 consensus_peers.cc:597] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 -> Peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Couldn't send request to peer bea90b99ecce4c2c8a3791973ced25a0. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.704030 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:27:08.736011 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:08.736708 32263 tablet_replica.cc:333] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.737596 32263 raft_consensus.cc:2243] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.738095 32263 raft_consensus.cc:2272] T 0915921315e84f3e8d761c0460ae3f03 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.739841 32263 tablet_replica.cc:333] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.740331 32263 raft_consensus.cc:2243] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.740733 32263 raft_consensus.cc:2272] T bf498f5b7fef42fd86b5ed3f4465c342 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.743292 32263 tablet_replica.cc:333] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.743788 32263 raft_consensus.cc:2243] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.744167 32263 raft_consensus.cc:2272] T 6004e04ef7f643dea49a11ca0632c4de P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.746138 32263 tablet_replica.cc:333] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.746693 32263 raft_consensus.cc:2243] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.747179 32263 raft_consensus.cc:2272] T 6d919bec979047aead8776f387ffaccb P ed0c6630e96c4f3fafa44b0c3f94d821 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.749070 32263 tablet_replica.cc:333] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.749544 32263 raft_consensus.cc:2243] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.750207 32263 raft_consensus.cc:2272] T 19f0467ba851478ba6d81307e43e114b P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.751888 32263 tablet_replica.cc:333] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.752347 32263 raft_consensus.cc:2243] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.752722 32263 raft_consensus.cc:2272] T 4ac556d2302948608dceffdd524a0157 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.754490 32263 tablet_replica.cc:333] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.754974 32263 raft_consensus.cc:2243] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.755677 32263 raft_consensus.cc:2272] T c3538f0942a545d5a1c7527ec8d5412c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.757407 32263 tablet_replica.cc:333] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.757845 32263 raft_consensus.cc:2243] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.758219 32263 raft_consensus.cc:2272] T 3006b756fb5c433f94a8239f663dc15c P ed0c6630e96c4f3fafa44b0c3f94d821 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.760102 32263 tablet_replica.cc:333] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821: stopping tablet replica
I20260710 13:27:08.760563 32263 raft_consensus.cc:2243] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.761238 32263 raft_consensus.cc:2272] T 085b164c806d48d084c9f79fc8a124d6 P ed0c6630e96c4f3fafa44b0c3f94d821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.813771 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
I20260710 13:27:08.829743 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
W20260710 13:27:08.847007 32510 consensus_peers.cc:597] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 -> Peer bea90b99ecce4c2c8a3791973ced25a0 (127.31.129.193:35927): Couldn't send request to peer bea90b99ecce4c2c8a3791973ced25a0. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.865118 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:08.865811 32263 tablet_replica.cc:333] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.866425 32263 raft_consensus.cc:2243] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.866958 32263 raft_consensus.cc:2272] T 085b164c806d48d084c9f79fc8a124d6 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.868664 32263 tablet_replica.cc:333] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.869148 32263 raft_consensus.cc:2243] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.869527 32263 raft_consensus.cc:2272] T 19f0467ba851478ba6d81307e43e114b P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.871016 32263 tablet_replica.cc:333] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.871492 32263 raft_consensus.cc:2243] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.871870 32263 raft_consensus.cc:2272] T 6d919bec979047aead8776f387ffaccb P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.873984 32263 tablet_replica.cc:333] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.874467 32263 raft_consensus.cc:2243] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.875197 32263 raft_consensus.cc:2272] T 4ac556d2302948608dceffdd524a0157 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.877028 32263 tablet_replica.cc:333] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.877502 32263 raft_consensus.cc:2243] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.878149 32263 raft_consensus.cc:2272] T 3006b756fb5c433f94a8239f663dc15c P 2ddf0be94b4a492187e00cc38650bf42 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.879925 32263 tablet_replica.cc:333] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.880383 32263 raft_consensus.cc:2243] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.880767 32263 raft_consensus.cc:2272] T c3538f0942a545d5a1c7527ec8d5412c P 2ddf0be94b4a492187e00cc38650bf42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.882207 32263 tablet_replica.cc:333] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.882645 32263 raft_consensus.cc:2243] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:08.883351 32263 raft_consensus.cc:2272] T 0915921315e84f3e8d761c0460ae3f03 P 2ddf0be94b4a492187e00cc38650bf42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.884790 32263 tablet_replica.cc:333] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.885221 32263 raft_consensus.cc:2243] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.885583 32263 raft_consensus.cc:2272] T bf498f5b7fef42fd86b5ed3f4465c342 P 2ddf0be94b4a492187e00cc38650bf42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.887454 32263 tablet_replica.cc:333] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42: stopping tablet replica
I20260710 13:27:08.887871 32263 raft_consensus.cc:2243] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:08.888263 32263 raft_consensus.cc:2272] T 6004e04ef7f643dea49a11ca0632c4de P 2ddf0be94b4a492187e00cc38650bf42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:08.915123 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:27:08.933715 32263 master.cc:562] Master@127.31.129.254:34003 shutting down...
I20260710 13:27:09.085062 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:09.085675 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:09.086017 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bbc6c0205fd4a4d908aba66f0909fd8: stopping tablet replica
I20260710 13:27:09.105177 32263 master.cc:584] Master@127.31.129.254:34003 shutdown complete.
2ddf0be94b4a492187e00cc38650bf42  1
bea90b99ecce4c2c8a3791973ced25a0  4
ed0c6630e96c4f3fafa44b0c3f94d821  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14293 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:27:09.147264 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:44831
I20260710 13:27:09.148521 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:09.155229   332 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
W20260710 13:27:09.155241   331 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
W20260710 13:27:09.155607   334 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
I20260710 13:27:09.157060 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:09.158030 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:09.158207 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:09.158322 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690029158311 us; error 0 us; skew 500 ppm
I20260710 13:27:09.158840 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:09.161430 32263 webserver.cc:533] Webserver started at http://127.31.129.254:35955/ using document root <none> and password file <none>
I20260710 13:27:09.161907 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:09.162073 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:09.162319 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:09.163496 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "32595c839ba0454a9c99e31b94a02043"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.168193 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:27:09.171680   339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.172547 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:09.172850 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "32595c839ba0454a9c99e31b94a02043"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.173110 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-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)
I20260710 13:27:09.184072 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:09.185235 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:09.225154 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:44831
I20260710 13:27:09.225286   390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:44831 every 8 connection(s)
I20260710 13:27:09.229180   391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.239132   391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043: Bootstrap starting.
I20260710 13:27:09.244314   391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.248915   391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043: No bootstrap required, opened a new log
I20260710 13:27:09.251142   391 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32595c839ba0454a9c99e31b94a02043" member_type: VOTER }
I20260710 13:27:09.251554   391 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.251778   391 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32595c839ba0454a9c99e31b94a02043, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.252452   391 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32595c839ba0454a9c99e31b94a02043" member_type: VOTER }
I20260710 13:27:09.252926   391 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:09.253161   391 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:09.253432   391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.258409   391 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32595c839ba0454a9c99e31b94a02043" member_type: VOTER }
I20260710 13:27:09.259121   391 leader_election.cc:304] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [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: 32595c839ba0454a9c99e31b94a02043; no voters: 
I20260710 13:27:09.260416   391 leader_election.cc:290] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:09.260812   394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.262253   394 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 1 LEADER]: Becoming Leader. State: Replica: 32595c839ba0454a9c99e31b94a02043, State: Running, Role: LEADER
I20260710 13:27:09.263083   394 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [LEADER]: Queue going to LEADER mode. State: All 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: "32595c839ba0454a9c99e31b94a02043" member_type: VOTER }
I20260710 13:27:09.263825   391 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:09.267738   395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32595c839ba0454a9c99e31b94a02043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32595c839ba0454a9c99e31b94a02043" member_type: VOTER } }
I20260710 13:27:09.268247   396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32595c839ba0454a9c99e31b94a02043. Latest consensus state: current_term: 1 leader_uuid: "32595c839ba0454a9c99e31b94a02043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32595c839ba0454a9c99e31b94a02043" member_type: VOTER } }
I20260710 13:27:09.268785   395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:09.268874   396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:09.270601   400 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:09.276271   400 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:09.282826 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:09.286288   400 catalog_manager.cc:1383] Generated new cluster ID: 1454f601fb6f416588ec7fa972d29cdc
I20260710 13:27:09.286664   400 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:09.302423   400 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:09.303779   400 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:09.319046   400 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043: Generated new TSK 0
I20260710 13:27:09.319677   400 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:09.353502 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:09.360188   412 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
W20260710 13:27:09.361459   413 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
I20260710 13:27:09.363879 32263 server_base.cc:1061] running on GCE node
W20260710 13:27:09.364348   415 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
I20260710 13:27:09.365358 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:09.365672 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:09.365859 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690029365840 us; error 0 us; skew 500 ppm
I20260710 13:27:09.366482 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:09.369180 32263 webserver.cc:533] Webserver started at http://127.31.129.193:37159/ using document root <none> and password file <none>
I20260710 13:27:09.369719 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:09.369930 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:09.370249 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:09.371519 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "248b67517dde4fd5a500a8fb3c2186ee"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.376523 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:27:09.380046   420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.380965 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:09.381314 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "248b67517dde4fd5a500a8fb3c2186ee"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.381655 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-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)
I20260710 13:27:09.436998 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:09.438443 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:09.440091 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:09.442488 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:09.442781 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.443037 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:09.443234 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.488656 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:43351
I20260710 13:27:09.488750   483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:43351 every 8 connection(s)
I20260710 13:27:09.493597 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:09.501629   488 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
W20260710 13:27:09.502849   489 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
I20260710 13:27:09.505930 32263 server_base.cc:1061] running on GCE node
W20260710 13:27:09.505992   491 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
I20260710 13:27:09.507494 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:09.507740 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:09.507925 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690029507906 us; error 0 us; skew 500 ppm
I20260710 13:27:09.508683 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:09.511680 32263 webserver.cc:533] Webserver started at http://127.31.129.194:45799/ using document root <none> and password file <none>
I20260710 13:27:09.512262 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:09.512429   484 heartbeater.cc:344] Connected to a master server at 127.31.129.254:44831
I20260710 13:27:09.512522 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:09.512866   484 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:09.512965 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:09.513839   484 heartbeater.cc:507] Master 127.31.129.254:44831 requested a full tablet report, sending...
I20260710 13:27:09.514540 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.516399   356 ts_manager.cc:194] Registered new tserver with Master: 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351)
I20260710 13:27:09.518360   356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57050
I20260710 13:27:09.519660 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:27:09.523677   496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.524538 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260710 13:27:09.524865 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.525112 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-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)
I20260710 13:27:09.534307 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:09.535570 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:09.537027 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:09.539247 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:09.539436 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.539743 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:09.539886 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.582197 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:43853
I20260710 13:27:09.582407   558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:43853 every 8 connection(s)
I20260710 13:27:09.587121 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:09.594516   562 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
W20260710 13:27:09.597577   563 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
W20260710 13:27:09.597800   565 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
I20260710 13:27:09.598297 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:09.599506 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:09.599828 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:09.599994 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690029599978 us; error 0 us; skew 500 ppm
I20260710 13:27:09.600739 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:09.601250   559 heartbeater.cc:344] Connected to a master server at 127.31.129.254:44831
I20260710 13:27:09.601646   559 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:09.602682   559 heartbeater.cc:507] Master 127.31.129.254:44831 requested a full tablet report, sending...
I20260710 13:27:09.603871 32263 webserver.cc:533] Webserver started at http://127.31.129.195:34533/ using document root <none> and password file <none>
I20260710 13:27:09.604501 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:09.604777 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:09.605096 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:09.605392   356 ts_manager.cc:194] Registered new tserver with Master: f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:09.606360 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "824988d4245b4176b9265a62cbc024f1"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.606887   356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57062
I20260710 13:27:09.611363 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:27:09.614879   570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.615736 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:09.616056 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "824988d4245b4176b9265a62cbc024f1"
format_stamp: "Formatted at 2026-07-10 13:27:09 on dist-test-slave-t14x"
I20260710 13:27:09.616331 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690014679549-32263-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)
I20260710 13:27:09.631237 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:09.632380 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:09.633858 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:09.636153 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:09.636369 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.636615 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:09.636786 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:09.680383 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:44923
I20260710 13:27:09.680536   632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:44923 every 8 connection(s)
I20260710 13:27:09.694999   633 heartbeater.cc:344] Connected to a master server at 127.31.129.254:44831
I20260710 13:27:09.695420   633 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:09.696240   633 heartbeater.cc:507] Master 127.31.129.254:44831 requested a full tablet report, sending...
I20260710 13:27:09.698304   356 ts_manager.cc:194] Registered new tserver with Master: 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:09.699316 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015755345s
I20260710 13:27:09.699918   356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57072
I20260710 13:27:09.725817   356 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57084:
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"
    }
  }
}
W20260710 13:27:09.728575   356 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.
I20260710 13:27:09.813086   598 tablet_service.cc:1511] Processing CreateTablet for tablet ab966a68605c483a9ba7984f691d3d10 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:09.813216   597 tablet_service.cc:1511] Processing CreateTablet for tablet ff65e23ef9a4462298e31d5d11b76c81 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:09.814762   598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab966a68605c483a9ba7984f691d3d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.815335   597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff65e23ef9a4462298e31d5d11b76c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.818950   596 tablet_service.cc:1511] Processing CreateTablet for tablet f1e1cf6f0f274bdf81236fef2090074a (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:09.820452   596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e1cf6f0f274bdf81236fef2090074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.821147   449 tablet_service.cc:1511] Processing CreateTablet for tablet ab966a68605c483a9ba7984f691d3d10 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:09.822515   449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab966a68605c483a9ba7984f691d3d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.824504   448 tablet_service.cc:1511] Processing CreateTablet for tablet ff65e23ef9a4462298e31d5d11b76c81 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:09.825781   448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff65e23ef9a4462298e31d5d11b76c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.831885   447 tablet_service.cc:1511] Processing CreateTablet for tablet f1e1cf6f0f274bdf81236fef2090074a (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:09.833184   447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e1cf6f0f274bdf81236fef2090074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.833379   445 tablet_service.cc:1511] Processing CreateTablet for tablet 97934781296b4b27a34e7de9a26d35ea (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:09.837103   594 tablet_service.cc:1511] Processing CreateTablet for tablet 97934781296b4b27a34e7de9a26d35ea (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:09.838338   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97934781296b4b27a34e7de9a26d35ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.838948   446 tablet_service.cc:1511] Processing CreateTablet for tablet 65e441b525174262974005975289be09 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:09.834581   445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97934781296b4b27a34e7de9a26d35ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.839437   595 tablet_service.cc:1511] Processing CreateTablet for tablet 65e441b525174262974005975289be09 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:09.841192   595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e441b525174262974005975289be09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.844769   446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e441b525174262974005975289be09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.850461   444 tablet_service.cc:1511] Processing CreateTablet for tablet 72fab5df47a642bfbfc380a373847c2a (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:09.851780   444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fab5df47a642bfbfc380a373847c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.872968   443 tablet_service.cc:1511] Processing CreateTablet for tablet 010acc20c1064292b17589915458e76e (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:09.874495   443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010acc20c1064292b17589915458e76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.878836   441 tablet_service.cc:1511] Processing CreateTablet for tablet 6f494ec8c48b4189be88ec91cb9532c0 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:09.884822   441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f494ec8c48b4189be88ec91cb9532c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.885416   594 tablet_service.cc:1511] Processing CreateTablet for tablet 010acc20c1064292b17589915458e76e (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:09.886663   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010acc20c1064292b17589915458e76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.903038   524 tablet_service.cc:1511] Processing CreateTablet for tablet ab966a68605c483a9ba7984f691d3d10 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:09.904347   524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab966a68605c483a9ba7984f691d3d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.909425   523 tablet_service.cc:1511] Processing CreateTablet for tablet ff65e23ef9a4462298e31d5d11b76c81 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:09.910118   648 tablet_bootstrap.cc:492] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:09.910315   520 tablet_service.cc:1511] Processing CreateTablet for tablet 97934781296b4b27a34e7de9a26d35ea (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:09.911052   523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff65e23ef9a4462298e31d5d11b76c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.912482   519 tablet_service.cc:1511] Processing CreateTablet for tablet 72fab5df47a642bfbfc380a373847c2a (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:09.913731   519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fab5df47a642bfbfc380a373847c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.914849   595 tablet_service.cc:1511] Processing CreateTablet for tablet 72fab5df47a642bfbfc380a373847c2a (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:09.915689   521 tablet_service.cc:1511] Processing CreateTablet for tablet 65e441b525174262974005975289be09 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:09.916234   595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fab5df47a642bfbfc380a373847c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.919543   518 tablet_service.cc:1511] Processing CreateTablet for tablet 010acc20c1064292b17589915458e76e (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:09.921613   517 tablet_service.cc:1511] Processing CreateTablet for tablet 6f494ec8c48b4189be88ec91cb9532c0 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:09.923430   521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e441b525174262974005975289be09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.923563   522 tablet_service.cc:1511] Processing CreateTablet for tablet f1e1cf6f0f274bdf81236fef2090074a (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:09.924211   445 tablet_service.cc:1511] Processing CreateTablet for tablet a7de7fd5367e4a09b5c52d0213627e63 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:09.924846   522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e1cf6f0f274bdf81236fef2090074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.925498   445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7de7fd5367e4a09b5c52d0213627e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.927731   517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f494ec8c48b4189be88ec91cb9532c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.929790   598 tablet_service.cc:1511] Processing CreateTablet for tablet a7de7fd5367e4a09b5c52d0213627e63 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:09.931070   598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7de7fd5367e4a09b5c52d0213627e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.931087   518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010acc20c1064292b17589915458e76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.933337   516 tablet_service.cc:1511] Processing CreateTablet for tablet a7de7fd5367e4a09b5c52d0213627e63 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:09.935165   516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7de7fd5367e4a09b5c52d0213627e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.935930   520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97934781296b4b27a34e7de9a26d35ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.939750   596 tablet_service.cc:1511] Processing CreateTablet for tablet 6f494ec8c48b4189be88ec91cb9532c0 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:09.947954   596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f494ec8c48b4189be88ec91cb9532c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.981419   649 tablet_bootstrap.cc:492] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:09.989544   448 tablet_service.cc:1511] Processing CreateTablet for tablet 042c0feb07784227b74bd1aa22f609e5 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:09.990896   448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042c0feb07784227b74bd1aa22f609e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.996246   648 tablet_bootstrap.cc:654] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.005733   598 tablet_service.cc:1511] Processing CreateTablet for tablet 042c0feb07784227b74bd1aa22f609e5 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:10.007165   598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042c0feb07784227b74bd1aa22f609e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:10.007627   523 tablet_service.cc:1511] Processing CreateTablet for tablet 042c0feb07784227b74bd1aa22f609e5 (DEFAULT_TABLE table=test-workload [id=8083fdbde06a411cbdfd25f8782d9012]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:10.010298   523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042c0feb07784227b74bd1aa22f609e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:10.017038   650 tablet_bootstrap.cc:492] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.018600   649 tablet_bootstrap.cc:654] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.038921   650 tablet_bootstrap.cc:654] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.046108   648 tablet_bootstrap.cc:492] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.046640   648 ts_tablet_manager.cc:1403] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.021s
I20260710 13:27:10.047955   649 tablet_bootstrap.cc:492] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.048512   649 ts_tablet_manager.cc:1403] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.010s
I20260710 13:27:10.049728   648 raft_consensus.cc:359] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.051380   649 raft_consensus.cc:359] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.051975   649 raft_consensus.cc:385] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.052219   649 raft_consensus.cc:740] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.052879   649 consensus_queue.cc:260] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.050494   648 raft_consensus.cc:385] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.055006   648 raft_consensus.cc:740] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.056404   648 consensus_queue.cc:260] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.057106   484 heartbeater.cc:499] Master 127.31.129.254:44831 was elected leader, sending a full tablet report...
I20260710 13:27:10.057950   649 ts_tablet_manager.cc:1434] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:27:10.058897   649 tablet_bootstrap.cc:492] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.064675   650 tablet_bootstrap.cc:492] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.065263   649 tablet_bootstrap.cc:654] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.065328   650 ts_tablet_manager.cc:1403] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.011s
I20260710 13:27:10.076102   650 raft_consensus.cc:359] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.077139   650 raft_consensus.cc:385] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.077554   650 raft_consensus.cc:740] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.079638   649 tablet_bootstrap.cc:492] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.080277   649 ts_tablet_manager.cc:1403] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 13:27:10.079890   650 consensus_queue.cc:260] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.080480   648 ts_tablet_manager.cc:1434] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.016s
I20260710 13:27:10.081740   633 heartbeater.cc:499] Master 127.31.129.254:44831 was elected leader, sending a full tablet report...
I20260710 13:27:10.082121   648 tablet_bootstrap.cc:492] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.083936   649 raft_consensus.cc:359] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.084669   649 raft_consensus.cc:385] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.084931   649 raft_consensus.cc:740] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.085606   649 consensus_queue.cc:260] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.087694   649 ts_tablet_manager.cc:1434] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:10.087918   559 heartbeater.cc:499] Master 127.31.129.254:44831 was elected leader, sending a full tablet report...
I20260710 13:27:10.088732   649 tablet_bootstrap.cc:492] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.089387   648 tablet_bootstrap.cc:654] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.095686   649 tablet_bootstrap.cc:654] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.097416   650 ts_tablet_manager.cc:1434] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260710 13:27:10.098483   650 tablet_bootstrap.cc:492] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.102241   648 tablet_bootstrap.cc:492] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.102857   648 ts_tablet_manager.cc:1403] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260710 13:27:10.104789   649 tablet_bootstrap.cc:492] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.105309   649 ts_tablet_manager.cc:1403] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:27:10.105993   648 raft_consensus.cc:359] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.106808   648 raft_consensus.cc:385] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.107139   648 raft_consensus.cc:740] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.107348   650 tablet_bootstrap.cc:654] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.108103   648 consensus_queue.cc:260] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.108239   649 raft_consensus.cc:359] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.109046   649 raft_consensus.cc:385] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.109367   649 raft_consensus.cc:740] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.110227   649 consensus_queue.cc:260] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.110744   648 ts_tablet_manager.cc:1434] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:10.111790   648 tablet_bootstrap.cc:492] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.113319   649 ts_tablet_manager.cc:1434] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:10.115162   649 tablet_bootstrap.cc:492] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.118625   648 tablet_bootstrap.cc:654] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.122853   649 tablet_bootstrap.cc:654] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.124336   650 tablet_bootstrap.cc:492] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.124835   650 ts_tablet_manager.cc:1403] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.012s
I20260710 13:27:10.127032   648 tablet_bootstrap.cc:492] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.127513   648 ts_tablet_manager.cc:1403] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 13:27:10.130589   648 raft_consensus.cc:359] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.131335   648 raft_consensus.cc:385] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.131613   648 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.132531   648 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.128458   650 raft_consensus.cc:359] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.133499   650 raft_consensus.cc:385] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.133908   650 raft_consensus.cc:740] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.134940   648 ts_tablet_manager.cc:1434] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:10.135962   648 tablet_bootstrap.cc:492] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.135128   650 consensus_queue.cc:260] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.139799   650 ts_tablet_manager.cc:1434] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260710 13:27:10.140884   650 tablet_bootstrap.cc:492] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.143114   648 tablet_bootstrap.cc:654] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.148396   649 tablet_bootstrap.cc:492] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.148903   649 ts_tablet_manager.cc:1403] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.007s
I20260710 13:27:10.150310   650 tablet_bootstrap.cc:654] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.151767   649 raft_consensus.cc:359] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.152556   649 raft_consensus.cc:385] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.152875   649 raft_consensus.cc:740] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.153690   649 consensus_queue.cc:260] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.161339   648 tablet_bootstrap.cc:492] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.161517   649 ts_tablet_manager.cc:1434] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:10.162050   648 ts_tablet_manager.cc:1403] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260710 13:27:10.162635   649 tablet_bootstrap.cc:492] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.166337   648 raft_consensus.cc:359] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.167384   648 raft_consensus.cc:385] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.167759   648 raft_consensus.cc:740] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.170465   649 tablet_bootstrap.cc:654] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.168735   648 consensus_queue.cc:260] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.173689   650 tablet_bootstrap.cc:492] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.174674   648 ts_tablet_manager.cc:1434] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.002s
I20260710 13:27:10.174821   650 ts_tablet_manager.cc:1403] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.014s
I20260710 13:27:10.176108   648 tablet_bootstrap.cc:492] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.178545   650 raft_consensus.cc:359] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.179498   650 raft_consensus.cc:385] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.179898   650 raft_consensus.cc:740] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.180835   650 consensus_queue.cc:260] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.183004   648 tablet_bootstrap.cc:654] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.185108   650 ts_tablet_manager.cc:1434] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:27:10.186146   650 tablet_bootstrap.cc:492] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.190222   654 raft_consensus.cc:493] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.190810   654 raft_consensus.cc:515] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.194325   650 tablet_bootstrap.cc:654] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.202394   648 tablet_bootstrap.cc:492] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.202888   654 leader_election.cc:290] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.203236   670 raft_consensus.cc:493] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.203011   648 ts_tablet_manager.cc:1403] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260710 13:27:10.203738   670 raft_consensus.cc:515] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.206517   649 tablet_bootstrap.cc:492] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.207322   649 ts_tablet_manager.cc:1403] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.004s
I20260710 13:27:10.208460   670 leader_election.cc:290] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.211352   649 raft_consensus.cc:359] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.212399   649 raft_consensus.cc:385] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.212846   649 raft_consensus.cc:740] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.213840   649 consensus_queue.cc:260] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.216794   649 ts_tablet_manager.cc:1434] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:10.206614   648 raft_consensus.cc:359] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.218838   649 tablet_bootstrap.cc:492] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.219167   648 raft_consensus.cc:385] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.219537   648 raft_consensus.cc:740] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.220453   648 consensus_queue.cc:260] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.221534   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97934781296b4b27a34e7de9a26d35ea" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.223037   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
W20260710 13:27:10.224614   422 leader_election.cc:343] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:10.225226   422 leader_election.cc:343] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.225996   649 tablet_bootstrap.cc:654] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.227717   648 ts_tablet_manager.cc:1434] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:27:10.228807   648 tablet_bootstrap.cc:492] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.235170   650 tablet_bootstrap.cc:492] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.235309   649 tablet_bootstrap.cc:492] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.235723   650 ts_tablet_manager.cc:1403] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.019s
I20260710 13:27:10.235867   649 ts_tablet_manager.cc:1403] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:27:10.237103   670 raft_consensus.cc:493] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.237757   648 tablet_bootstrap.cc:654] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.237720   670 raft_consensus.cc:515] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.238447   649 raft_consensus.cc:359] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.239252   649 raft_consensus.cc:385] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.239542   649 raft_consensus.cc:740] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.240361   670 leader_election.cc:290] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.240388   649 consensus_queue.cc:260] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.242064   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97934781296b4b27a34e7de9a26d35ea" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.242522   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.242942   649 ts_tablet_manager.cc:1434] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:10.243247   533 raft_consensus.cc:2468] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.243367   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.243945   649 tablet_bootstrap.cc:492] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.244148   607 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.244848   422 leader_election.cc:304] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.245543   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.246155   654 raft_consensus.cc:2804] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.246270   606 raft_consensus.cc:2468] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.246606   654 raft_consensus.cc:493] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.247020   654 raft_consensus.cc:3060] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.247867   423 leader_election.cc:304] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.249883   655 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.250777   649 tablet_bootstrap.cc:654] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.250895   670 raft_consensus.cc:2804] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.251226   608 raft_consensus.cc:2468] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.251382   670 raft_consensus.cc:493] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.251827   670 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.250392   655 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.252700   423 leader_election.cc:304] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.254470   655 leader_election.cc:290] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:10.273759   654 raft_consensus.cc:515] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.270134   650 raft_consensus.cc:359] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.277488   650 raft_consensus.cc:385] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.277872   650 raft_consensus.cc:740] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.279212   654 leader_election.cc:290] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.279795   654 raft_consensus.cc:2804] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.280175   654 raft_consensus.cc:493] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.280055   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:10.280555   654 raft_consensus.cc:3060] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.280712   533 raft_consensus.cc:3060] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.281673   650 consensus_queue.cc:260] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.284186   650 ts_tablet_manager.cc:1434] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260710 13:27:10.286579   650 tablet_bootstrap.cc:492] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.296767   648 tablet_bootstrap.cc:492] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.297338   648 ts_tablet_manager.cc:1403] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.016s
I20260710 13:27:10.297436   649 tablet_bootstrap.cc:492] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.298117   649 ts_tablet_manager.cc:1403] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.030s
W20260710 13:27:10.300380   404 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:10.301548   648 raft_consensus.cc:359] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.302333   648 raft_consensus.cc:385] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.302441   657 raft_consensus.cc:493] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.302664   648 raft_consensus.cc:740] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.303257   657 raft_consensus.cc:515] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.303690   648 consensus_queue.cc:260] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.306599   648 ts_tablet_manager.cc:1434] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:27:10.295212   650 tablet_bootstrap.cc:654] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.304512   670 raft_consensus.cc:515] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.308806   648 tablet_bootstrap.cc:492] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.310853   533 raft_consensus.cc:2468] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.311139   657 leader_election.cc:290] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.316507   649 raft_consensus.cc:359] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.321256   649 raft_consensus.cc:385] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.321130   422 leader_election.cc:304] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.321604   649 raft_consensus.cc:740] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.322436   674 raft_consensus.cc:2804] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.322402   649 consensus_queue.cc:260] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.323856   654 raft_consensus.cc:515] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.329012   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:10.329746   670 leader_election.cc:290] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
W20260710 13:27:10.330513   422 leader_election.cc:343] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.332250   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
W20260710 13:27:10.335489   572 leader_election.cc:343] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:10.314666   423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.195:44923, user_credentials={real_user=slave}} blocked reactor thread for 62077.8us
I20260710 13:27:10.337724   654 leader_election.cc:290] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.335686   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97934781296b4b27a34e7de9a26d35ea" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:10.338368   533 raft_consensus.cc:3060] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.345219   655 raft_consensus.cc:493] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.346053   648 tablet_bootstrap.cc:654] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.345963   655 raft_consensus.cc:515] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.349548   657 raft_consensus.cc:493] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.350055   657 raft_consensus.cc:515] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.352072   657 leader_election.cc:290] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.352258   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
W20260710 13:27:10.353694   572 leader_election.cc:343] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.354094   655 leader_election.cc:290] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:10.357362   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.357925   608 raft_consensus.cc:3060] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.359673   533 raft_consensus.cc:2468] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.361723   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.362380   606 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.363490   422 leader_election.cc:304] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.363926   650 tablet_bootstrap.cc:492] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.366978   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.367714   459 raft_consensus.cc:2468] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 0.
I20260710 13:27:10.368984   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.368996   497 leader_election.cc:304] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.359066   674 raft_consensus.cc:697] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:10.370443   606 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
W20260710 13:27:10.370530   497 leader_election.cc:343] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.371248   657 raft_consensus.cc:2804] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.371577   657 raft_consensus.cc:493] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.371882   657 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.371349   674 consensus_queue.cc:237] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.372411   607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97934781296b4b27a34e7de9a26d35ea" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.372968   607 raft_consensus.cc:3060] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.364456   650 ts_tablet_manager.cc:1403] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.022s
I20260710 13:27:10.376250   649 ts_tablet_manager.cc:1434] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.078s	user 0.011s	sys 0.014s
I20260710 13:27:10.378407   657 raft_consensus.cc:515] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.380709   607 raft_consensus.cc:2468] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.381181   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:10.370386   608 raft_consensus.cc:2468] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.381554   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.381745   458 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.382251   605 raft_consensus.cc:2468] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 0.
I20260710 13:27:10.382938   649 tablet_bootstrap.cc:492] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.383998   423 leader_election.cc:304] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.381747   679 raft_consensus.cc:2804] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.385219   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.384738   654 raft_consensus.cc:493] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.385931   654 raft_consensus.cc:515] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.385396   679 raft_consensus.cc:697] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:10.387992   654 leader_election.cc:290] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:10.384353   499 leader_election.cc:304] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:10.385284   680 raft_consensus.cc:2804] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.387624   679 consensus_queue.cc:237] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.390106   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.389253   650 raft_consensus.cc:359] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.392405   650 raft_consensus.cc:385] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:10.392728   422 leader_election.cc:343] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.392812   650 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.393864   680 raft_consensus.cc:697] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:10.393819   650 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.389432   458 raft_consensus.cc:2468] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 1.
I20260710 13:27:10.399451   497 leader_election.cc:304] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.384356   657 leader_election.cc:290] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.405092   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.406447   650 ts_tablet_manager.cc:1434] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.005s
I20260710 13:27:10.404917   680 consensus_queue.cc:237] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.409026   650 tablet_bootstrap.cc:492] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
W20260710 13:27:10.412326   571 leader_election.cc:343] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.412748   571 leader_election.cc:304] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1; no voters: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.414222   655 raft_consensus.cc:2749] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.414048   352 catalog_manager.cc:5697] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 1 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.415135   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.415867   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.416474   458 raft_consensus.cc:2468] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 0.
I20260710 13:27:10.417948   650 tablet_bootstrap.cc:654] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.417788   571 leader_election.cc:304] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.418982   655 raft_consensus.cc:2804] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.419456   655 raft_consensus.cc:493] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.419899   655 raft_consensus.cc:3060] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.402956   657 raft_consensus.cc:2804] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.420799   657 raft_consensus.cc:493] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.421169   657 raft_consensus.cc:3060] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.420553   649 tablet_bootstrap.cc:654] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.411751   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.429517   685 raft_consensus.cc:2804] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.429956   685 raft_consensus.cc:697] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:10.430820   685 consensus_queue.cc:237] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
W20260710 13:27:10.426237   499 leader_election.cc:343] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.440658   657 raft_consensus.cc:515] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.444242   657 leader_election.cc:290] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.437740   655 raft_consensus.cc:515] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.448583   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:10.449571   606 raft_consensus.cc:2393] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 248b67517dde4fd5a500a8fb3c2186ee in current term 1: Already voted for candidate 824988d4245b4176b9265a62cbc024f1 in this term.
I20260710 13:27:10.451845   648 tablet_bootstrap.cc:492] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.452253   648 ts_tablet_manager.cc:1403] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.002s
W20260710 13:27:10.451138   497 leader_election.cc:343] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:10.451136   499 leader_election.cc:343] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.459765   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:10.460332   458 raft_consensus.cc:3060] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.460660   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.461160   605 raft_consensus.cc:3060] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.461248   423 leader_election.cc:304] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee; no voters: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.467049   458 raft_consensus.cc:2468] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 1.
I20260710 13:27:10.467630   679 raft_consensus.cc:2749] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.468338   648 raft_consensus.cc:359] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.469326   648 raft_consensus.cc:385] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.469707   648 raft_consensus.cc:740] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.470559   679 raft_consensus.cc:493] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.471156   679 raft_consensus.cc:515] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.472570   650 tablet_bootstrap.cc:492] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.472687   655 leader_election.cc:290] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:10.473069   650 ts_tablet_manager.cc:1403] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.026s
I20260710 13:27:10.472587   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:10.473870   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7de7fd5367e4a09b5c52d0213627e63" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
W20260710 13:27:10.475536   572 leader_election.cc:343] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.475914   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7de7fd5367e4a09b5c52d0213627e63" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
W20260710 13:27:10.477277   423 leader_election.cc:343] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.477908   679 leader_election.cc:290] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.477851   650 raft_consensus.cc:359] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.478645   650 raft_consensus.cc:385] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.478981   650 raft_consensus.cc:740] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.479048   571 leader_election.cc:304] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.479931   655 raft_consensus.cc:2804] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.479681   650 consensus_queue.cc:260] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
W20260710 13:27:10.480523   422 leader_election.cc:343] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.480926   422 leader_election.cc:304] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee; no voters: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.481848   650 ts_tablet_manager.cc:1434] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:27:10.481956   679 raft_consensus.cc:2749] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.469960   605 raft_consensus.cc:2468] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 1.
I20260710 13:27:10.483902   648 consensus_queue.cc:260] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.484655   650 tablet_bootstrap.cc:492] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.484820   356 catalog_manager.cc:5697] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 1 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.485836   655 raft_consensus.cc:697] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 LEADER]: Becoming Leader. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:10.487190   499 leader_election.cc:304] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:10.488361   685 raft_consensus.cc:2804] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.486665   655 consensus_queue.cc:237] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.491145   650 tablet_bootstrap.cc:654] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.492619   685 raft_consensus.cc:697] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:10.493629   685 consensus_queue.cc:237] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.500393   352 catalog_manager.cc:5697] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 1 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.502854   352 catalog_manager.cc:5697] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 1 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.512214   356 catalog_manager.cc:5697] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 824988d4245b4176b9265a62cbc024f1 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "824988d4245b4176b9265a62cbc024f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.516503   648 ts_tablet_manager.cc:1434] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.022s
I20260710 13:27:10.517791   648 tablet_bootstrap.cc:492] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.519871   649 tablet_bootstrap.cc:492] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.520535   650 tablet_bootstrap.cc:492] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.520898   649 ts_tablet_manager.cc:1403] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.017s
I20260710 13:27:10.521052   650 ts_tablet_manager.cc:1403] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260710 13:27:10.524542   648 tablet_bootstrap.cc:654] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.525164   650 raft_consensus.cc:359] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.525894   650 raft_consensus.cc:385] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.530668   648 tablet_bootstrap.cc:492] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.526206   650 raft_consensus.cc:740] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.526217   649 raft_consensus.cc:359] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.531348   648 ts_tablet_manager.cc:1403] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:27:10.531502   649 raft_consensus.cc:385] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.531843   649 raft_consensus.cc:740] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.531853   650 consensus_queue.cc:260] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.532670   649 consensus_queue.cc:260] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.534955   649 ts_tablet_manager.cc:1434] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:27:10.535148   356 catalog_manager.cc:5697] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 1 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.536029   649 tablet_bootstrap.cc:492] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.538934   657 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.538998   648 raft_consensus.cc:359] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.539515   657 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.539878   648 raft_consensus.cc:385] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.540269   648 raft_consensus.cc:740] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.540973   648 consensus_queue.cc:260] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.541568   657 leader_election.cc:290] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.543078   648 ts_tablet_manager.cc:1434] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:27:10.543582   650 ts_tablet_manager.cc:1434] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.007s
I20260710 13:27:10.544034   648 tablet_bootstrap.cc:492] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.544253   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.545015   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.545596   605 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 0.
W20260710 13:27:10.545672   497 leader_election.cc:343] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.544520   650 tablet_bootstrap.cc:492] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.549517   499 leader_election.cc:304] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:10.550279   657 raft_consensus.cc:493] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.550982   648 tablet_bootstrap.cc:654] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.550693   657 raft_consensus.cc:515] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.552750   657 leader_election.cc:290] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.553329   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.555236   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.556231   605 raft_consensus.cc:2393] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5a24267c4cb4be8ac1e6099a2078a3b in current term 1: Already voted for candidate 248b67517dde4fd5a500a8fb3c2186ee in this term.
I20260710 13:27:10.556666   650 tablet_bootstrap.cc:654] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.558209   499 leader_election.cc:304] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [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: f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1
I20260710 13:27:10.553228   657 raft_consensus.cc:2804] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.559706   657 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.560201   657 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.562247   649 tablet_bootstrap.cc:654] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.564203   648 tablet_bootstrap.cc:492] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.564656   648 ts_tablet_manager.cc:1403] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260710 13:27:10.567078   685 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.567214   648 raft_consensus.cc:359] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.567878   648 raft_consensus.cc:385] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.568152   648 raft_consensus.cc:740] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.568195   657 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.568854   648 consensus_queue.cc:260] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.573474   650 tablet_bootstrap.cc:492] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.573836   649 tablet_bootstrap.cc:492] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.573908   650 ts_tablet_manager.cc:1403] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 13:27:10.574033   685 raft_consensus.cc:2749] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.574496   649 ts_tablet_manager.cc:1403] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260710 13:27:10.576625   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:10.576927   650 raft_consensus.cc:359] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.577582   650 raft_consensus.cc:385] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.577378   649 raft_consensus.cc:359] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.577898   650 raft_consensus.cc:740] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.578235   649 raft_consensus.cc:385] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.578732   649 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.578589   650 consensus_queue.cc:260] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
W20260710 13:27:10.578989   497 leader_election.cc:343] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.579718   649 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.580646   650 ts_tablet_manager.cc:1434] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:10.581224   648 ts_tablet_manager.cc:1434] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:27:10.581676   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.581875   649 ts_tablet_manager.cc:1434] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:10.582110   648 tablet_bootstrap.cc:492] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1: Bootstrap starting.
I20260710 13:27:10.582234   605 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.583011   649 tablet_bootstrap.cc:492] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: Bootstrap starting.
I20260710 13:27:10.588326   648 tablet_bootstrap.cc:654] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.589020   649 tablet_bootstrap.cc:654] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.589686   605 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 1.
I20260710 13:27:10.590924   499 leader_election.cc:304] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:10.592176   687 raft_consensus.cc:2804] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.592768   687 raft_consensus.cc:697] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:10.593199   650 tablet_bootstrap.cc:492] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.594213   679 raft_consensus.cc:493] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.594662   679 raft_consensus.cc:515] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.593811   687 consensus_queue.cc:237] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.596776   679 leader_election.cc:290] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.597815   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.598268   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.598608   534 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.599042   650 tablet_bootstrap.cc:654] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.598886   606 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.600158   423 leader_election.cc:304] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: 
I20260710 13:27:10.603663   679 raft_consensus.cc:2804] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.604269   679 raft_consensus.cc:493] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.604738   679 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.608882   657 leader_election.cc:290] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.613305   649 tablet_bootstrap.cc:492] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: No bootstrap required, opened a new log
I20260710 13:27:10.613752   649 ts_tablet_manager.cc:1403] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260710 13:27:10.618151   649 raft_consensus.cc:359] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.623083   679 raft_consensus.cc:515] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.623888   649 raft_consensus.cc:385] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.624233   649 raft_consensus.cc:740] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.625044   649 consensus_queue.cc:260] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.625870   650 tablet_bootstrap.cc:492] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.626303   650 ts_tablet_manager.cc:1403] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
I20260710 13:27:10.625769   353 catalog_manager.cc:5697] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 1 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.627672   649 ts_tablet_manager.cc:1434] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:27:10.628846   650 raft_consensus.cc:359] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.629451   650 raft_consensus.cc:385] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.629696   650 raft_consensus.cc:740] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.630405   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:10.631119   534 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.625887   648 tablet_bootstrap.cc:492] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1: No bootstrap required, opened a new log
I20260710 13:27:10.639109   648 ts_tablet_manager.cc:1403] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.012s
I20260710 13:27:10.643507   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.644099   605 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.644469   648 raft_consensus.cc:359] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.645087   648 raft_consensus.cc:385] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.645363   648 raft_consensus.cc:740] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.644194   650 consensus_queue.cc:260] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:10.646059   648 consensus_queue.cc:260] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.646849   679 leader_election.cc:290] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.647465   534 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.650040   650 ts_tablet_manager.cc:1434] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260710 13:27:10.649989   422 leader_election.cc:304] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.651062   650 tablet_bootstrap.cc:492] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b: Bootstrap starting.
I20260710 13:27:10.656586   650 tablet_bootstrap.cc:654] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.657071   679 raft_consensus.cc:2804] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.657866   679 raft_consensus.cc:697] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:10.658202   605 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.658703   679 consensus_queue.cc:237] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.660105   648 ts_tablet_manager.cc:1434] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:27:10.663254   650 tablet_bootstrap.cc:492] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b: No bootstrap required, opened a new log
I20260710 13:27:10.663635   650 ts_tablet_manager.cc:1403] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:27:10.665623   650 raft_consensus.cc:359] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.666275   650 raft_consensus.cc:385] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.666571   650 raft_consensus.cc:740] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.667230   650 consensus_queue.cc:260] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.667801   352 catalog_manager.cc:5697] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 1 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.669186   650 ts_tablet_manager.cc:1434] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:10.672812   697 raft_consensus.cc:493] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.673210   697 raft_consensus.cc:515] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.675196   697 leader_election.cc:290] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:10.675805   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.676542   458 raft_consensus.cc:2393] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 824988d4245b4176b9265a62cbc024f1 in current term 1: Already voted for candidate f5a24267c4cb4be8ac1e6099a2078a3b in this term.
I20260710 13:27:10.676746   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.678134   572 leader_election.cc:304] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1; no voters: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.678959   697 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.684906   697 raft_consensus.cc:2749] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.691620   679 raft_consensus.cc:493] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.692118   679 raft_consensus.cc:515] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.694325   679 leader_election.cc:290] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.694672   680 raft_consensus.cc:493] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.694643   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.695291   680 raft_consensus.cc:515] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.695421   534 raft_consensus.cc:2468] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.695421   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.696378   605 raft_consensus.cc:2468] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 0.
I20260710 13:27:10.696981   422 leader_election.cc:304] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.697420   680 leader_election.cc:290] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.697834   679 raft_consensus.cc:2804] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.698242   679 raft_consensus.cc:493] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.698623   679 raft_consensus.cc:3060] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.698657   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.698977   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.699517   605 raft_consensus.cc:2393] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 248b67517dde4fd5a500a8fb3c2186ee in current term 1: Already voted for candidate f5a24267c4cb4be8ac1e6099a2078a3b in this term.
I20260710 13:27:10.700651   423 leader_election.cc:304] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee; no voters: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.701314   680 raft_consensus.cc:3060] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.705735   679 raft_consensus.cc:515] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.707767   679 leader_election.cc:290] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.708115   680 raft_consensus.cc:2749] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.708485   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:10.708748   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.709053   534 raft_consensus.cc:3060] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.709266   605 raft_consensus.cc:3060] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.715413   534 raft_consensus.cc:2468] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.715413   605 raft_consensus.cc:2468] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 1.
I20260710 13:27:10.716590   422 leader_election.cc:304] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.716763   687 raft_consensus.cc:493] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.717507   680 raft_consensus.cc:2804] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.717298   687 raft_consensus.cc:515] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.718024   680 raft_consensus.cc:697] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:10.718853   680 consensus_queue.cc:237] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.719462   687 leader_election.cc:290] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.720140   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7de7fd5367e4a09b5c52d0213627e63" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee" is_pre_election: true
I20260710 13:27:10.720710   458 raft_consensus.cc:2468] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 0.
I20260710 13:27:10.721040   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7de7fd5367e4a09b5c52d0213627e63" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.721596   605 raft_consensus.cc:2468] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 0.
I20260710 13:27:10.721908   497 leader_election.cc:304] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.722733   687 raft_consensus.cc:2804] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.723102   687 raft_consensus.cc:493] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.723471   687 raft_consensus.cc:3060] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.727731   352 catalog_manager.cc:5697] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 1 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.730019   687 raft_consensus.cc:515] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.731683   687 leader_election.cc:290] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 1 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.732574   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7de7fd5367e4a09b5c52d0213627e63" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:10.732828   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7de7fd5367e4a09b5c52d0213627e63" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:10.733145   458 raft_consensus.cc:3060] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.733348   605 raft_consensus.cc:3060] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.738768   458 raft_consensus.cc:2468] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 1.
I20260710 13:27:10.739114   605 raft_consensus.cc:2468] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 1.
I20260710 13:27:10.739820   497 leader_election.cc:304] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:10.740628   687 raft_consensus.cc:2804] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.740967   687 raft_consensus.cc:697] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:10.741731   687 consensus_queue.cc:237] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.748045   352 catalog_manager.cc:5697] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 1 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.775826   680 consensus_queue.cc:1048] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.787528   680 consensus_queue.cc:1048] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.806502   680 consensus_queue.cc:1048] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.812897   674 consensus_queue.cc:1048] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.872799   534 raft_consensus.cc:3060] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.878407   697 consensus_queue.cc:1048] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.888232   655 consensus_queue.cc:1048] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.901996   687 consensus_queue.cc:1048] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.912608   685 consensus_queue.cc:1048] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.918742   685 consensus_queue.cc:1048] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:10.930904   685 consensus_queue.cc:1048] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.947942   680 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.948413   680 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:10.950081   680 leader_election.cc:290] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:10.950671   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" is_pre_election: true
I20260710 13:27:10.951395   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824988d4245b4176b9265a62cbc024f1" is_pre_election: true
I20260710 13:27:10.952097   605 raft_consensus.cc:2393] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 248b67517dde4fd5a500a8fb3c2186ee in current term 1: Already voted for candidate f5a24267c4cb4be8ac1e6099a2078a3b in this term.
I20260710 13:27:10.952914   423 leader_election.cc:304] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee; no voters: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:10.953549   680 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.957929   605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:40992
I20260710 13:27:10.958398   605 raft_consensus.cc:606] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:10.959220   680 raft_consensus.cc:2749] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.970813   680 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.978458   534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:44042
I20260710 13:27:10.979054   534 raft_consensus.cc:606] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:10.982766   674 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.003512   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "010acc20c1064292b17589915458e76e"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
 from {username='slave'} at 127.0.0.1:55644
I20260710 13:27:11.004114   458 raft_consensus.cc:606] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Received request to transfer leadership to TS f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:11.014132   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:55644
I20260710 13:27:11.014623   458 raft_consensus.cc:606] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Received request to transfer leadership to TS 824988d4245b4176b9265a62cbc024f1
I20260710 13:27:11.056187   685 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.059520   685 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.070647   687 raft_consensus.cc:993] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:11.071130   687 raft_consensus.cc:1081] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:11.072739   459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33376
I20260710 13:27:11.073616   459 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:11.073983   459 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.079792   459 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.082211   459 leader_election.cc:290] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 2 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:11.082108   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:11.082762   534 raft_consensus.cc:3055] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:11.083096   534 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:11.083792   534 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.084661   534 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.082408   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:11.085350   605 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.089217   534 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:11.089911   605 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:11.090199   422 leader_election.cc:304] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:11.090996   674 raft_consensus.cc:2804] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:11.091368   674 raft_consensus.cc:697] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:11.091950   674 consensus_queue.cc:237] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.098356   352 catalog_manager.cc:5697] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 1 to 2, leader changed from f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 2 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.135078   674 consensus_queue.cc:1048] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.145771   674 consensus_queue.cc:1048] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.152901   680 raft_consensus.cc:993] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower f5a24267c4cb4be8ac1e6099a2078a3b to start an election
I20260710 13:27:11.153368   680 raft_consensus.cc:1081] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Signalling peer f5a24267c4cb4be8ac1e6099a2078a3b to start an election
I20260710 13:27:11.154879   534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "010acc20c1064292b17589915458e76e"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
 from {username='slave'} at 127.0.0.1:33808
I20260710 13:27:11.155455   534 raft_consensus.cc:493] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:11.155871   534 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.161181   534 raft_consensus.cc:515] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.163234   534 leader_election.cc:290] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 2 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:11.163808   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:11.164379   459 raft_consensus.cc:3055] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:11.164383   605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:11.164811   459 raft_consensus.cc:740] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:11.165109   605 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.165776   459 consensus_queue.cc:260] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.166960   459 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.171909   605 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 2.
I20260710 13:27:11.173024   499 leader_election.cc:304] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:11.173450   459 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 2.
I20260710 13:27:11.173939   687 raft_consensus.cc:2804] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:11.174507   687 raft_consensus.cc:697] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:11.175274   687 consensus_queue.cc:237] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.181005   353 catalog_manager.cc:5697] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 1 to 2, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 2 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.192267   674 consensus_queue.cc:1048] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.192601   687 consensus_queue.cc:1048] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.205246   680 raft_consensus.cc:993] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:11.205669   680 raft_consensus.cc:1081] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Signalling peer 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:11.206030   685 consensus_queue.cc:1048] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.207607   608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:39292
I20260710 13:27:11.209667   608 raft_consensus.cc:493] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:11.210039   608 raft_consensus.cc:3060] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.211956   680 consensus_queue.cc:1048] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.216830   608 raft_consensus.cc:515] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.229496   608 leader_election.cc:290] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 2 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:11.231570   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:11.232149   533 raft_consensus.cc:3060] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.232085   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c0feb07784227b74bd1aa22f609e5" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:11.232735   459 raft_consensus.cc:3055] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:11.233075   459 raft_consensus.cc:740] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:11.233768   459 consensus_queue.cc:260] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.234889   459 raft_consensus.cc:3060] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.238090   533 raft_consensus.cc:2468] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 2.
I20260710 13:27:11.239034   572 leader_election.cc:304] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:11.239705   655 raft_consensus.cc:2804] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:11.240036   459 raft_consensus.cc:2468] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 2.
I20260710 13:27:11.240105   655 raft_consensus.cc:697] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Becoming Leader. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:11.241014   655 consensus_queue.cc:237] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:11.246966   353 catalog_manager.cc:5697] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 reported cstate change: term changed from 1 to 2, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to 824988d4245b4176b9265a62cbc024f1 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "824988d4245b4176b9265a62cbc024f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:11.428195   695 raft_consensus.cc:993] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:11.428717   740 raft_consensus.cc:1081] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:11.430200   459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33368
I20260710 13:27:11.430668   459 raft_consensus.cc:493] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:11.430985   459 raft_consensus.cc:3060] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.435379   459 raft_consensus.cc:515] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:11.436954   459 leader_election.cc:290] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 2 election: Requested vote from peers 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:11.437813   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:11.437994   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab966a68605c483a9ba7984f691d3d10" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:11.438434   608 raft_consensus.cc:3055] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:11.438531   533 raft_consensus.cc:3060] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.438807   608 raft_consensus.cc:740] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:11.439561   608 consensus_queue.cc:260] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:11.440476   608 raft_consensus.cc:3060] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:11.443400   533 raft_consensus.cc:2468] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:11.444387   422 leader_election.cc:304] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:11.445089   680 raft_consensus.cc:2804] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:11.445626   680 raft_consensus.cc:697] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:11.445642   608 raft_consensus.cc:2468] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:11.446605   680 consensus_queue.cc:237] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } }
I20260710 13:27:11.453064   353 catalog_manager.cc:5697] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 1 to 2, leader changed from 824988d4245b4176b9265a62cbc024f1 (127.31.129.195) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 2 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.513435   608 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.514915   680 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.519022   533 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.520725   679 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.696743   459 raft_consensus.cc:1275] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Refusing update from remote peer f5a24267c4cb4be8ac1e6099a2078a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.698230   685 consensus_queue.cc:1048] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.707383   608 raft_consensus.cc:1275] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Refusing update from remote peer f5a24267c4cb4be8ac1e6099a2078a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.709316   685 consensus_queue.cc:1048] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.844135   608 raft_consensus.cc:1275] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.845471   680 consensus_queue.cc:1048] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.853610   534 raft_consensus.cc:1275] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.856318   680 consensus_queue.cc:1048] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.860137   459 raft_consensus.cc:1275] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.862540   740 consensus_queue.cc:1048] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:11.869922   534 raft_consensus.cc:1275] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:11.872002   740 consensus_queue.cc:1048] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.049507 32263 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:27:14.050248 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:14.067220   459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:55658
I20260710 13:27:14.067736   459 raft_consensus.cc:606] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Received request to transfer leadership to TS 824988d4245b4176b9265a62cbc024f1
I20260710 13:27:14.070302   459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:55658
I20260710 13:27:14.070834   459 raft_consensus.cc:606] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Received request to transfer leadership to TS 824988d4245b4176b9265a62cbc024f1
I20260710 13:27:14.071987 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:14.072516 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:14.093092   674 raft_consensus.cc:993] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:14.093653   743 raft_consensus.cc:1081] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Signalling peer 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:14.095221   608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:39292
I20260710 13:27:14.095818   608 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:14.096081   608 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:14.101148   608 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:14.103051   608 leader_election.cc:290] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 3 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:14.104066   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:14.104720   458 raft_consensus.cc:3055] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:14.105055   458 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:14.105041   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:14.105906   534 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:14.106240   458 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:14.107273   458 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:14.111138   534 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 3.
I20260710 13:27:14.112262   572 leader_election.cc:304] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:14.112896   458 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 3.
I20260710 13:27:14.113183   695 raft_consensus.cc:2804] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:14.114378   695 raft_consensus.cc:697] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 LEADER]: Becoming Leader. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:14.115130   695 consensus_queue.cc:237] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:14.122255   353 catalog_manager.cc:5697] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 reported cstate change: term changed from 2 to 3, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to 824988d4245b4176b9265a62cbc024f1 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "824988d4245b4176b9265a62cbc024f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:14.356645   674 raft_consensus.cc:993] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:14.357199   674 raft_consensus.cc:1081] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Signalling peer 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:14.358664   608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:39292
I20260710 13:27:14.359252   608 raft_consensus.cc:493] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:14.359582   608 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:14.363992   608 raft_consensus.cc:515] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:14.365598   608 leader_election.cc:290] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 2 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:14.366664   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:14.366897   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:14.367413   534 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:14.367413   458 raft_consensus.cc:3055] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:14.368038   458 raft_consensus.cc:740] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:14.368893   458 consensus_queue.cc:260] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:14.370278   458 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:14.375744   534 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 2.
I20260710 13:27:14.377291   572 leader_election.cc:304] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:14.378153   695 raft_consensus.cc:2804] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:14.378221   458 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 2.
I20260710 13:27:14.378829   695 raft_consensus.cc:697] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Becoming Leader. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:14.379818   695 consensus_queue.cc:237] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:14.388214   353 catalog_manager.cc:5697] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 reported cstate change: term changed from 1 to 2, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to 824988d4245b4176b9265a62cbc024f1 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "824988d4245b4176b9265a62cbc024f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:14.544056   534 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:14.545382   695 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:14.552827   458 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:14.554874   695 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:14.767666   534 raft_consensus.cc:1275] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:14.768904   754 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.779028   458 raft_consensus.cc:1275] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:14.780704   744 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:15.073613 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:15.094075   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:40992
I20260710 13:27:15.095212   608 raft_consensus.cc:606] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:15.101150   608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:40992
I20260710 13:27:15.101647   608 raft_consensus.cc:606] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:15.110998   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:44042
I20260710 13:27:15.111924   533 raft_consensus.cc:606] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:15.117508   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "010acc20c1064292b17589915458e76e"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:44042
I20260710 13:27:15.118124   533 raft_consensus.cc:606] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:15.123364   533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
mode: GRACEFUL
new_leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:44042
I20260710 13:27:15.123886   533 raft_consensus.cc:606] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Received request to transfer leadership to TS 248b67517dde4fd5a500a8fb3c2186ee
I20260710 13:27:15.150480   685 raft_consensus.cc:993] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.150940   685 raft_consensus.cc:1081] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.152552   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33376
I20260710 13:27:15.153016   458 raft_consensus.cc:493] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:15.153301   458 raft_consensus.cc:3060] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:15.158795   458 raft_consensus.cc:515] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.160581   458 leader_election.cc:290] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 2 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:15.162020   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:15.161806   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fab5df47a642bfbfc380a373847c2a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:15.162701   608 raft_consensus.cc:3060] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:15.162771   533 raft_consensus.cc:3055] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:15.163285   533 raft_consensus.cc:740] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:15.164302   533 consensus_queue.cc:260] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.166033   533 raft_consensus.cc:3060] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:15.171345   744 raft_consensus.cc:993] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.171559   608 raft_consensus.cc:2468] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:15.172034   754 raft_consensus.cc:1081] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.173415   423 leader_election.cc:304] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: 
I20260710 13:27:15.174512   674 raft_consensus.cc:2804] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:15.175220   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33368
I20260710 13:27:15.176115   458 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:15.175194   674 raft_consensus.cc:697] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:15.176712   458 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:15.177817   533 raft_consensus.cc:2468] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:15.177574   674 consensus_queue.cc:237] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.184013   458 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.186192   458 leader_election.cc:290] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 4 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:15.186930   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:15.187326   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:15.187562   533 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:15.187870   608 raft_consensus.cc:3055] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:15.188218   608 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:15.188637   352 catalog_manager.cc:5697] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 1 to 2, leader changed from f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 2 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:15.189181   608 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.190550   608 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:15.194880   533 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 4.
I20260710 13:27:15.196630   422 leader_election.cc:304] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:15.197624   674 raft_consensus.cc:2804] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:15.197887   608 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 4.
I20260710 13:27:15.198383   674 raft_consensus.cc:697] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:15.199486   674 consensus_queue.cc:237] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.202670   757 raft_consensus.cc:993] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.203238   685 raft_consensus.cc:1081] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.205271   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "010acc20c1064292b17589915458e76e"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33376
I20260710 13:27:15.205830   458 raft_consensus.cc:493] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:15.206146   458 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:15.211225   458 raft_consensus.cc:515] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.212011   352 catalog_manager.cc:5697] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 3 to 4, leader changed from 824988d4245b4176b9265a62cbc024f1 (127.31.129.195) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 4 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:15.213269   458 leader_election.cc:290] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 3 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:15.214340   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:15.214941   534 raft_consensus.cc:3055] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:15.215242   534 raft_consensus.cc:740] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:15.214741   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010acc20c1064292b17589915458e76e" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:15.216019   534 consensus_queue.cc:260] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.216470   608 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:15.217283   534 raft_consensus.cc:3060] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:15.223533   608 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 3.
I20260710 13:27:15.224372   534 raft_consensus.cc:2468] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 3.
I20260710 13:27:15.224695   423 leader_election.cc:304] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: 
I20260710 13:27:15.225538   674 raft_consensus.cc:2804] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:15.225937   674 raft_consensus.cc:697] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:15.226902   674 consensus_queue.cc:237] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.234578   352 catalog_manager.cc:5697] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 2 to 3, leader changed from f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 3 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:15.274534   744 raft_consensus.cc:993] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.275142   754 raft_consensus.cc:1081] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.278064   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33368
I20260710 13:27:15.278672   458 raft_consensus.cc:493] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:15.279069   458 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:15.284636   458 raft_consensus.cc:515] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.286208   458 leader_election.cc:290] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 3 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:15.287076   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:15.287611   534 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:15.287408   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:15.288273   608 raft_consensus.cc:3055] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:15.288633   608 raft_consensus.cc:740] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:15.289424   608 consensus_queue.cc:260] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.290416   608 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:15.292014   534 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 3.
I20260710 13:27:15.292991   422 leader_election.cc:304] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:15.293742   674 raft_consensus.cc:2804] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:15.294148   674 raft_consensus.cc:697] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:15.295053   674 consensus_queue.cc:237] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.296283   608 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 3.
I20260710 13:27:15.301110   352 catalog_manager.cc:5697] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 2 to 3, leader changed from 824988d4245b4176b9265a62cbc024f1 (127.31.129.195) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 3 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:15.540432   757 raft_consensus.cc:993] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: : Instructing follower 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.540941   685 raft_consensus.cc:1081] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Signalling peer 248b67517dde4fd5a500a8fb3c2186ee to start an election
I20260710 13:27:15.542574   458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
 from {username='slave'} at 127.0.0.1:33376
I20260710 13:27:15.543113   458 raft_consensus.cc:493] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:15.543443   458 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:15.547901   458 raft_consensus.cc:515] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.549471   458 leader_election.cc:290] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [CANDIDATE]: Term 2 election: Requested vote from peers f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:15.550380   534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:15.550551   608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "248b67517dde4fd5a500a8fb3c2186ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:15.550945   534 raft_consensus.cc:3055] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:15.551012   608 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:15.551307   534 raft_consensus.cc:740] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:15.552145   534 consensus_queue.cc:260] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.553241   534 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:15.558525   608 raft_consensus.cc:2468] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:15.559639   423 leader_election.cc:304] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [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: 248b67517dde4fd5a500a8fb3c2186ee, 824988d4245b4176b9265a62cbc024f1; no voters: 
I20260710 13:27:15.559863   534 raft_consensus.cc:2468] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248b67517dde4fd5a500a8fb3c2186ee in term 2.
I20260710 13:27:15.560597   743 raft_consensus.cc:2804] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:15.561167   743 raft_consensus.cc:697] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Becoming Leader. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:15.561950   743 consensus_queue.cc:237] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:15.569214   352 catalog_manager.cc:5697] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee reported cstate change: term changed from 1 to 2, leader changed from f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194) to 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193). New cstate: current_term: 2 leader_uuid: "248b67517dde4fd5a500a8fb3c2186ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:15.607286   608 raft_consensus.cc:1275] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:15.608552   743 consensus_queue.cc:1048] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:15.618496   534 raft_consensus.cc:1275] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:15.620683   743 consensus_queue.cc:1048] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:15.714555   608 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:15.715974   674 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.725924   534 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:15.727659   770 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:15.744645   608 raft_consensus.cc:1275] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:15.745934   770 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.754467   534 raft_consensus.cc:1275] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:15.756675   770 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.762328   608 raft_consensus.cc:1275] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:15.763710   674 consensus_queue.cc:1048] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.778676   534 raft_consensus.cc:1275] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:15.780556   674 consensus_queue.cc:1048] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:16.044744   608 raft_consensus.cc:1275] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:16.046137   770 consensus_queue.cc:1048] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:16.059098   534 raft_consensus.cc:1275] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 248b67517dde4fd5a500a8fb3c2186ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:16.060562   776 consensus_queue.cc:1048] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.131399 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:18.139984   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:55658
I20260710 13:27:18.140509   458 raft_consensus.cc:606] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 LEADER]: Received request to transfer leadership to TS 824988d4245b4176b9265a62cbc024f1
I20260710 13:27:18.142920   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
 from {username='slave'} at 127.0.0.1:55658
I20260710 13:27:18.143366   458 raft_consensus.cc:606] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Received request to transfer leadership to TS f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:18.145664   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
 from {username='slave'} at 127.0.0.1:55658
I20260710 13:27:18.146083   458 raft_consensus.cc:606] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Received request to transfer leadership to TS f5a24267c4cb4be8ac1e6099a2078a3b
I20260710 13:27:18.148154   458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81"
dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
mode: GRACEFUL
new_leader_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:55658
I20260710 13:27:18.148545   458 raft_consensus.cc:606] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Received request to transfer leadership to TS 824988d4245b4176b9265a62cbc024f1
I20260710 13:27:18.149621 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:18.150060 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:18.164242   743 raft_consensus.cc:993] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:18.164934   776 raft_consensus.cc:1081] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Signalling peer 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:18.166620   606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:39292
I20260710 13:27:18.167155   606 raft_consensus.cc:493] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.167454   606 raft_consensus.cc:3060] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.174646   606 raft_consensus.cc:515] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.176846   606 leader_election.cc:290] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 2 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:18.178442   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:18.178931   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff65e23ef9a4462298e31d5d11b76c81" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:18.179344   458 raft_consensus.cc:3055] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:18.179587   533 raft_consensus.cc:3060] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.179752   458 raft_consensus.cc:740] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:18.180712   458 consensus_queue.cc:260] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.182060   776 raft_consensus.cc:993] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower f5a24267c4cb4be8ac1e6099a2078a3b to start an election
I20260710 13:27:18.182353   458 raft_consensus.cc:3060] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:18.182682   776 raft_consensus.cc:1081] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Signalling peer f5a24267c4cb4be8ac1e6099a2078a3b to start an election
I20260710 13:27:18.184644   534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
 from {username='slave'} at 127.0.0.1:33808
I20260710 13:27:18.185104   534 raft_consensus.cc:493] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.185400   534 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:18.188114   533 raft_consensus.cc:2468] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 2.
I20260710 13:27:18.189579   572 leader_election.cc:304] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:18.189733   458 raft_consensus.cc:2468] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 2.
I20260710 13:27:18.190148   534 raft_consensus.cc:515] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.190534   779 raft_consensus.cc:2804] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:18.191666   779 raft_consensus.cc:697] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Becoming Leader. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:18.192484   534 leader_election.cc:290] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 3 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:18.192623   779 consensus_queue.cc:237] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.193109   458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:18.193650   458 raft_consensus.cc:3055] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:18.193853   458 raft_consensus.cc:740] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:18.194422   458 consensus_queue.cc:260] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.195393   458 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:18.197064   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f494ec8c48b4189be88ec91cb9532c0" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:18.197609   606 raft_consensus.cc:3060] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:18.201779   458 raft_consensus.cc:2468] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 3.
I20260710 13:27:18.203172   497 leader_election.cc:304] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [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: 248b67517dde4fd5a500a8fb3c2186ee, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:18.203954   685 raft_consensus.cc:2804] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:18.205050   685 raft_consensus.cc:697] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:18.206247   606 raft_consensus.cc:2468] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 3.
I20260710 13:27:18.205948   685 consensus_queue.cc:237] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.207463   352 catalog_manager.cc:5697] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 reported cstate change: term changed from 1 to 2, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to 824988d4245b4176b9265a62cbc024f1 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "824988d4245b4176b9265a62cbc024f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:18.213919   356 catalog_manager.cc:5697] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 2 to 3, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 3 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:18.522781   743 raft_consensus.cc:993] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:18.523383   776 raft_consensus.cc:1081] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 LEADER]: Signalling peer 824988d4245b4176b9265a62cbc024f1 to start an election
I20260710 13:27:18.525051   606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65e441b525174262974005975289be09"
dest_uuid: "824988d4245b4176b9265a62cbc024f1"
 from {username='slave'} at 127.0.0.1:39292
I20260710 13:27:18.525664   606 raft_consensus.cc:493] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.525987   606 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:18.531594   606 raft_consensus.cc:515] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.533944   606 leader_election.cc:290] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [CANDIDATE]: Term 5 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194:43853)
I20260710 13:27:18.534255   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:18.534570   533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e441b525174262974005975289be09" candidate_uuid: "824988d4245b4176b9265a62cbc024f1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
I20260710 13:27:18.534919   459 raft_consensus.cc:3055] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:18.535233   533 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:18.535264   459 raft_consensus.cc:740] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:18.536293   459 consensus_queue.cc:260] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.537252   459 raft_consensus.cc:3060] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:18.540804   533 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 5.
I20260710 13:27:18.542135   572 leader_election.cc:304] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:18.542649   459 raft_consensus.cc:2468] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824988d4245b4176b9265a62cbc024f1 in term 5.
I20260710 13:27:18.543076   779 raft_consensus.cc:2804] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:18.543581   779 raft_consensus.cc:697] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 5 LEADER]: Becoming Leader. State: Replica: 824988d4245b4176b9265a62cbc024f1, State: Running, Role: LEADER
I20260710 13:27:18.544427   779 consensus_queue.cc:237] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.550082   776 raft_consensus.cc:993] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: : Instructing follower f5a24267c4cb4be8ac1e6099a2078a3b to start an election
I20260710 13:27:18.550592   743 raft_consensus.cc:1081] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Signalling peer f5a24267c4cb4be8ac1e6099a2078a3b to start an election
I20260710 13:27:18.552209   533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a"
dest_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b"
 from {username='slave'} at 127.0.0.1:33808
I20260710 13:27:18.552781   533 raft_consensus.cc:493] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:18.552393   356 catalog_manager.cc:5697] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 reported cstate change: term changed from 4 to 5, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to 824988d4245b4176b9265a62cbc024f1 (127.31.129.195). New cstate: current_term: 5 leader_uuid: "824988d4245b4176b9265a62cbc024f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:18.553166   533 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:18.559513   533 raft_consensus.cc:515] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.561457   533 leader_election.cc:290] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [CANDIDATE]: Term 4 election: Requested vote from peers 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351), 824988d4245b4176b9265a62cbc024f1 (127.31.129.195:44923)
I20260710 13:27:18.562155   459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "248b67517dde4fd5a500a8fb3c2186ee"
I20260710 13:27:18.562819   459 raft_consensus.cc:3055] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:18.562772   606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1cf6f0f274bdf81236fef2090074a" candidate_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "824988d4245b4176b9265a62cbc024f1"
I20260710 13:27:18.563309   459 raft_consensus.cc:740] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 248b67517dde4fd5a500a8fb3c2186ee, State: Running, Role: LEADER
I20260710 13:27:18.563469   606 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:18.564021   459 consensus_queue.cc:260] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.564957   459 raft_consensus.cc:3060] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:18.568356   606 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 4.
I20260710 13:27:18.569608   499 leader_election.cc:304] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [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: 824988d4245b4176b9265a62cbc024f1, f5a24267c4cb4be8ac1e6099a2078a3b; no voters: 
I20260710 13:27:18.570258   459 raft_consensus.cc:2468] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a24267c4cb4be8ac1e6099a2078a3b in term 4.
I20260710 13:27:18.570411   685 raft_consensus.cc:2804] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:18.571030   685 raft_consensus.cc:697] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 LEADER]: Becoming Leader. State: Replica: f5a24267c4cb4be8ac1e6099a2078a3b, State: Running, Role: LEADER
I20260710 13:27:18.571802   685 consensus_queue.cc:237] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [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: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } }
I20260710 13:27:18.578372   356 catalog_manager.cc:5697] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b reported cstate change: term changed from 3 to 4, leader changed from 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193) to f5a24267c4cb4be8ac1e6099a2078a3b (127.31.129.194). New cstate: current_term: 4 leader_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:18.607911   533 raft_consensus.cc:1275] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.609293   779 consensus_queue.cc:1048] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.621143   459 raft_consensus.cc:1275] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:18.622745   781 consensus_queue.cc:1048] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:18.713222   459 raft_consensus.cc:1275] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Refusing update from remote peer f5a24267c4cb4be8ac1e6099a2078a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:18.714365   685 consensus_queue.cc:1048] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.719456   606 raft_consensus.cc:1275] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Refusing update from remote peer f5a24267c4cb4be8ac1e6099a2078a3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:18.721086   685 consensus_queue.cc:1048] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.966158   533 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 5 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:18.967528   781 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a24267c4cb4be8ac1e6099a2078a3b" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 43853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.976622   459 raft_consensus.cc:1275] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 5 FOLLOWER]: Refusing update from remote peer 824988d4245b4176b9265a62cbc024f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:18.979017   781 consensus_queue.cc:1048] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:19.065275   606 raft_consensus.cc:1275] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Refusing update from remote peer f5a24267c4cb4be8ac1e6099a2078a3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:19.066622   783 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "824988d4245b4176b9265a62cbc024f1" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 44923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:19.077777   459 raft_consensus.cc:1275] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Refusing update from remote peer f5a24267c4cb4be8ac1e6099a2078a3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:19.079835   799 consensus_queue.cc:1048] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "248b67517dde4fd5a500a8fb3c2186ee" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:19.150939 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:19.157106 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:27:19.193429 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:19.194357 32263 tablet_replica.cc:333] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.195170 32263 raft_consensus.cc:2243] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.195806 32263 raft_consensus.cc:2272] T 042c0feb07784227b74bd1aa22f609e5 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.197839 32263 tablet_replica.cc:333] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.198388 32263 raft_consensus.cc:2243] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.199201 32263 raft_consensus.cc:2272] T 72fab5df47a642bfbfc380a373847c2a P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.200878 32263 tablet_replica.cc:333] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.201426 32263 raft_consensus.cc:2243] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.201839 32263 raft_consensus.cc:2272] T a7de7fd5367e4a09b5c52d0213627e63 P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.203730 32263 tablet_replica.cc:333] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.204272 32263 raft_consensus.cc:2243] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.204711 32263 raft_consensus.cc:2272] T f1e1cf6f0f274bdf81236fef2090074a P 248b67517dde4fd5a500a8fb3c2186ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.207716 32263 tablet_replica.cc:333] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.208263 32263 raft_consensus.cc:2243] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.208673 32263 raft_consensus.cc:2272] T 6f494ec8c48b4189be88ec91cb9532c0 P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.210916 32263 tablet_replica.cc:333] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.211440 32263 raft_consensus.cc:2243] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.212206 32263 raft_consensus.cc:2272] T 010acc20c1064292b17589915458e76e P 248b67517dde4fd5a500a8fb3c2186ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.213920 32263 tablet_replica.cc:333] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.214401 32263 raft_consensus.cc:2243] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.215189 32263 raft_consensus.cc:2272] T 97934781296b4b27a34e7de9a26d35ea P 248b67517dde4fd5a500a8fb3c2186ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.217129 32263 tablet_replica.cc:333] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.217612 32263 raft_consensus.cc:2243] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.218058 32263 raft_consensus.cc:2272] T 65e441b525174262974005975289be09 P 248b67517dde4fd5a500a8fb3c2186ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.220110 32263 tablet_replica.cc:333] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.220600 32263 raft_consensus.cc:2243] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.221346 32263 raft_consensus.cc:2272] T ab966a68605c483a9ba7984f691d3d10 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.223078 32263 tablet_replica.cc:333] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee: stopping tablet replica
I20260710 13:27:19.223574 32263 raft_consensus.cc:2243] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.223984 32263 raft_consensus.cc:2272] T ff65e23ef9a4462298e31d5d11b76c81 P 248b67517dde4fd5a500a8fb3c2186ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:19.231762   571 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:27:19.234972   571 consensus_peers.cc:597] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 -> Peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Couldn't send request to peer 248b67517dde4fd5a500a8fb3c2186ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:19.248983   497 consensus_peers.cc:597] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b -> Peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Couldn't send request to peer 248b67517dde4fd5a500a8fb3c2186ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.259081 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
I20260710 13:27:19.281116 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:27:19.313690 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:19.314553 32263 tablet_replica.cc:333] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.315306 32263 raft_consensus.cc:2243] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.315832 32263 raft_consensus.cc:2272] T 042c0feb07784227b74bd1aa22f609e5 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.317945 32263 tablet_replica.cc:333] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.318532 32263 raft_consensus.cc:2243] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.319408 32263 raft_consensus.cc:2272] T f1e1cf6f0f274bdf81236fef2090074a P f5a24267c4cb4be8ac1e6099a2078a3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.321554 32263 tablet_replica.cc:333] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.322086 32263 raft_consensus.cc:2243] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.322908 32263 raft_consensus.cc:2272] T a7de7fd5367e4a09b5c52d0213627e63 P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.324647 32263 tablet_replica.cc:333] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.325157 32263 raft_consensus.cc:2243] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.325595 32263 raft_consensus.cc:2272] T ab966a68605c483a9ba7984f691d3d10 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.327310 32263 tablet_replica.cc:333] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.327765 32263 raft_consensus.cc:2243] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.328151 32263 raft_consensus.cc:2272] T 65e441b525174262974005975289be09 P f5a24267c4cb4be8ac1e6099a2078a3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.330292 32263 tablet_replica.cc:333] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.330828 32263 raft_consensus.cc:2243] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.331185 32263 raft_consensus.cc:2272] T ff65e23ef9a4462298e31d5d11b76c81 P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.333293 32263 tablet_replica.cc:333] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.333738 32263 raft_consensus.cc:2243] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.334069 32263 raft_consensus.cc:2272] T 010acc20c1064292b17589915458e76e P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.335681 32263 tablet_replica.cc:333] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.336097 32263 raft_consensus.cc:2243] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.336443 32263 raft_consensus.cc:2272] T 97934781296b4b27a34e7de9a26d35ea P f5a24267c4cb4be8ac1e6099a2078a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.337978 32263 tablet_replica.cc:333] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.338385 32263 raft_consensus.cc:2243] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.339174 32263 raft_consensus.cc:2272] T 6f494ec8c48b4189be88ec91cb9532c0 P f5a24267c4cb4be8ac1e6099a2078a3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.341076 32263 tablet_replica.cc:333] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b: stopping tablet replica
I20260710 13:27:19.341480 32263 raft_consensus.cc:2243] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.341806 32263 raft_consensus.cc:2272] T 72fab5df47a642bfbfc380a373847c2a P f5a24267c4cb4be8ac1e6099a2078a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.371062 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
I20260710 13:27:19.392010 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
I20260710 13:27:19.422012 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:19.422801 32263 tablet_replica.cc:333] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.423420 32263 raft_consensus.cc:2243] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.424329 32263 raft_consensus.cc:2272] T 042c0feb07784227b74bd1aa22f609e5 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.426271 32263 tablet_replica.cc:333] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.426891 32263 raft_consensus.cc:2243] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.427312 32263 raft_consensus.cc:2272] T a7de7fd5367e4a09b5c52d0213627e63 P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.429039 32263 tablet_replica.cc:333] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.429584 32263 raft_consensus.cc:2243] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.430214 32263 raft_consensus.cc:2272] T 72fab5df47a642bfbfc380a373847c2a P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.432317 32263 tablet_replica.cc:333] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.433038 32263 raft_consensus.cc:2243] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.434046 32263 raft_consensus.cc:2272] T ff65e23ef9a4462298e31d5d11b76c81 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:19.435694   571 consensus_peers.cc:597] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 -> Peer 248b67517dde4fd5a500a8fb3c2186ee (127.31.129.193:43351): Couldn't send request to peer 248b67517dde4fd5a500a8fb3c2186ee. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.437165 32263 tablet_replica.cc:333] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.437821 32263 raft_consensus.cc:2243] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.438524 32263 raft_consensus.cc:2272] T 65e441b525174262974005975289be09 P 824988d4245b4176b9265a62cbc024f1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.441072 32263 tablet_replica.cc:333] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.441736 32263 raft_consensus.cc:2243] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.442102 32263 raft_consensus.cc:2272] T ab966a68605c483a9ba7984f691d3d10 P 824988d4245b4176b9265a62cbc024f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.443764 32263 tablet_replica.cc:333] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.444195 32263 raft_consensus.cc:2243] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.444538 32263 raft_consensus.cc:2272] T 6f494ec8c48b4189be88ec91cb9532c0 P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.446412 32263 tablet_replica.cc:333] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.446939 32263 raft_consensus.cc:2243] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.447304 32263 raft_consensus.cc:2272] T 010acc20c1064292b17589915458e76e P 824988d4245b4176b9265a62cbc024f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.448791 32263 tablet_replica.cc:333] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.449201 32263 raft_consensus.cc:2243] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.449532 32263 raft_consensus.cc:2272] T 97934781296b4b27a34e7de9a26d35ea P 824988d4245b4176b9265a62cbc024f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.451156 32263 tablet_replica.cc:333] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1: stopping tablet replica
I20260710 13:27:19.451587 32263 raft_consensus.cc:2243] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.451990 32263 raft_consensus.cc:2272] T f1e1cf6f0f274bdf81236fef2090074a P 824988d4245b4176b9265a62cbc024f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.480664 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:27:19.498618 32263 master.cc:562] Master@127.31.129.254:44831 shutting down...
I20260710 13:27:19.522426 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.523168 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.523483 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32595c839ba0454a9c99e31b94a02043: stopping tablet replica
I20260710 13:27:19.543933 32263 master.cc:584] Master@127.31.129.254:44831 shutdown complete.
248b67517dde4fd5a500a8fb3c2186ee  5
824988d4245b4176b9265a62cbc024f1  1
f5a24267c4cb4be8ac1e6099a2078a3b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10441 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:27:19.588428 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:43627
I20260710 13:27:19.589565 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.596009   809 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
W20260710 13:27:19.596527   810 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
W20260710 13:27:19.596940   812 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
I20260710 13:27:19.597195 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:19.598186 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:19.598366 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.598552 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690039598537 us; error 0 us; skew 500 ppm
I20260710 13:27:19.599171 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.601806 32263 webserver.cc:533] Webserver started at http://127.31.129.254:38785/ using document root <none> and password file <none>
I20260710 13:27:19.602298 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.602494 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.602838 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.603951 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "6648c2a532b44220bcc407d5859cf154"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-t14x"
I20260710 13:27:19.608541 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:27:19.611994   817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.612870 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:19.613210 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "6648c2a532b44220bcc407d5859cf154"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-t14x"
I20260710 13:27:19.613497 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-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)
I20260710 13:27:19.638161 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.639784 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.679499 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:43627
I20260710 13:27:19.679647   868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:43627 every 8 connection(s)
I20260710 13:27:19.684119   869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:19.694435   869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154: Bootstrap starting.
I20260710 13:27:19.701668   869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:19.706828   869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154: No bootstrap required, opened a new log
I20260710 13:27:19.709074   869 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6648c2a532b44220bcc407d5859cf154" member_type: VOTER }
I20260710 13:27:19.709455   869 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:19.709712   869 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6648c2a532b44220bcc407d5859cf154, State: Initialized, Role: FOLLOWER
I20260710 13:27:19.710402   869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6648c2a532b44220bcc407d5859cf154" member_type: VOTER }
I20260710 13:27:19.710923   869 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:19.711133   869 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:19.711434   869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:19.716239   869 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6648c2a532b44220bcc407d5859cf154" member_type: VOTER }
I20260710 13:27:19.716758   869 leader_election.cc:304] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [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: 6648c2a532b44220bcc407d5859cf154; no voters: 
I20260710 13:27:19.718132   869 leader_election.cc:290] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:19.718691   872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:19.720408   872 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 1 LEADER]: Becoming Leader. State: Replica: 6648c2a532b44220bcc407d5859cf154, State: Running, Role: LEADER
I20260710 13:27:19.721463   869 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:19.721171   872 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [LEADER]: Queue going to LEADER mode. State: All 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: "6648c2a532b44220bcc407d5859cf154" member_type: VOTER }
I20260710 13:27:19.726650   873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6648c2a532b44220bcc407d5859cf154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6648c2a532b44220bcc407d5859cf154" member_type: VOTER } }
I20260710 13:27:19.727308   873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:19.730216   874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6648c2a532b44220bcc407d5859cf154. Latest consensus state: current_term: 1 leader_uuid: "6648c2a532b44220bcc407d5859cf154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6648c2a532b44220bcc407d5859cf154" member_type: VOTER } }
I20260710 13:27:19.730815   874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:19.739805   878 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:19.748593   878 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:19.753093 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:19.760576   878 catalog_manager.cc:1383] Generated new cluster ID: e496dd186a2d4bc6aeaf2a3c441a2383
I20260710 13:27:19.760895   878 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:19.794298   878 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:19.795753   878 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:19.808676   878 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154: Generated new TSK 0
I20260710 13:27:19.809365   878 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:19.819914 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.826483   890 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
W20260710 13:27:19.828048   891 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
W20260710 13:27:19.829990   893 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
I20260710 13:27:19.830180 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:19.831341 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:19.831552 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.831678 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690039831666 us; error 0 us; skew 500 ppm
I20260710 13:27:19.832173 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.834766 32263 webserver.cc:533] Webserver started at http://127.31.129.193:40003/ using document root <none> and password file <none>
I20260710 13:27:19.835284 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.835451 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.835692 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.836869 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "4c19d4b420d046bf90950f7d19155546"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-t14x"
I20260710 13:27:19.841745 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:27:19.845499   898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.846457 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:19.846866 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "4c19d4b420d046bf90950f7d19155546"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-t14x"
I20260710 13:27:19.847219 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-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)
I20260710 13:27:19.858808 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.860191 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.861821 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:19.864379 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:19.864622 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.864881 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:19.865087 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.928308 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:33235
I20260710 13:27:19.928440   960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:33235 every 8 connection(s)
I20260710 13:27:19.934930 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:19.947537   966 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
W20260710 13:27:19.949589   968 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
W20260710 13:27:19.952252   965 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
I20260710 13:27:19.955344 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:19.956496   961 heartbeater.cc:344] Connected to a master server at 127.31.129.254:43627
I20260710 13:27:19.956987   961 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:19.957315 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:19.957667 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:19.957872 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690039957855 us; error 0 us; skew 500 ppm
I20260710 13:27:19.958004   961 heartbeater.cc:507] Master 127.31.129.254:43627 requested a full tablet report, sending...
I20260710 13:27:19.958750 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:19.960831   834 ts_manager.cc:194] Registered new tserver with Master: 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:19.961942 32263 webserver.cc:533] Webserver started at http://127.31.129.194:34873/ using document root <none> and password file <none>
I20260710 13:27:19.962648 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:19.962914 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:19.963222 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:19.963372   834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55942
I20260710 13:27:19.964747 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-t14x"
I20260710 13:27:19.969524 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:19.972899   973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.973759 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:19.974071 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
format_stamp: "Formatted at 2026-07-10 13:27:19 on dist-test-slave-t14x"
I20260710 13:27:19.974355 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-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)
I20260710 13:27:19.985141 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:19.986258 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:19.987787 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:19.990027 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:19.990238 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:19.990487 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:19.990658 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:20.033149 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:38953
I20260710 13:27:20.033321  1035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:38953 every 8 connection(s)
I20260710 13:27:20.037844 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:20.046576  1040 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
W20260710 13:27:20.046698  1039 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
I20260710 13:27:20.048238 32263 server_base.cc:1061] running on GCE node
W20260710 13:27:20.049165  1042 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
I20260710 13:27:20.050462 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:20.050853 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:20.051127 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690040051103 us; error 0 us; skew 500 ppm
I20260710 13:27:20.051867 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:20.052665  1036 heartbeater.cc:344] Connected to a master server at 127.31.129.254:43627
I20260710 13:27:20.053058  1036 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:20.053862  1036 heartbeater.cc:507] Master 127.31.129.254:43627 requested a full tablet report, sending...
I20260710 13:27:20.054895 32263 webserver.cc:533] Webserver started at http://127.31.129.195:36667/ using document root <none> and password file <none>
I20260710 13:27:20.055490 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:20.055752 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:20.056054 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:20.056051   834 ts_manager.cc:194] Registered new tserver with Master: 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:20.057652   834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55950
I20260710 13:27:20.057675 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
format_stamp: "Formatted at 2026-07-10 13:27:20 on dist-test-slave-t14x"
I20260710 13:27:20.062984 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:20.066602  1047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:20.067510 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:27:20.067853 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
format_stamp: "Formatted at 2026-07-10 13:27:20 on dist-test-slave-t14x"
I20260710 13:27:20.068177 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-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)
I20260710 13:27:20.086449 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:20.087925 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:20.089615 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:20.092165 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:20.092417 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:20.092693 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:20.092896 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:20.141283 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:38047
I20260710 13:27:20.141379  1109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:38047 every 8 connection(s)
I20260710 13:27:20.157464  1110 heartbeater.cc:344] Connected to a master server at 127.31.129.254:43627
I20260710 13:27:20.157913  1110 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:20.158772  1110 heartbeater.cc:507] Master 127.31.129.254:43627 requested a full tablet report, sending...
I20260710 13:27:20.160832   834 ts_manager.cc:194] Registered new tserver with Master: 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:20.160984 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015341338s
I20260710 13:27:20.162391   834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55952
I20260710 13:27:20.191195   834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55962:
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"
    }
  }
}
W20260710 13:27:20.195382   834 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.
I20260710 13:27:20.321620  1075 tablet_service.cc:1511] Processing CreateTablet for tablet dd99cdb1306f4a21bfe7b8598e313b8b (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:20.323251  1075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdb1306f4a21bfe7b8598e313b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.325629  1001 tablet_service.cc:1511] Processing CreateTablet for tablet dd99cdb1306f4a21bfe7b8598e313b8b (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:20.327886  1000 tablet_service.cc:1511] Processing CreateTablet for tablet d56b3fa2dd5c4d42ad17ef8a51884dde (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:20.328424  1074 tablet_service.cc:1511] Processing CreateTablet for tablet d56b3fa2dd5c4d42ad17ef8a51884dde (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:20.329360  1000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56b3fa2dd5c4d42ad17ef8a51884dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.329802  1074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56b3fa2dd5c4d42ad17ef8a51884dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.329615   997 tablet_service.cc:1511] Processing CreateTablet for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:20.331753   997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.334460   998 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2f1c2d68f249ef9b01ee3d304b58a3 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:20.336393   998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2f1c2d68f249ef9b01ee3d304b58a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.338092   999 tablet_service.cc:1511] Processing CreateTablet for tablet 742000098daf4d0483da341f26a2b887 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:20.339567   999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742000098daf4d0483da341f26a2b887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.341964   924 tablet_service.cc:1511] Processing CreateTablet for tablet 742000098daf4d0483da341f26a2b887 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:20.343083  1001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdb1306f4a21bfe7b8598e313b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.343524   924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742000098daf4d0483da341f26a2b887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.346603   926 tablet_service.cc:1511] Processing CreateTablet for tablet dd99cdb1306f4a21bfe7b8598e313b8b (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:20.347389  1073 tablet_service.cc:1511] Processing CreateTablet for tablet 742000098daf4d0483da341f26a2b887 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:20.347949   926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdb1306f4a21bfe7b8598e313b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.348068   923 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2f1c2d68f249ef9b01ee3d304b58a3 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:20.349010  1073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742000098daf4d0483da341f26a2b887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.349395   923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2f1c2d68f249ef9b01ee3d304b58a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.350063   996 tablet_service.cc:1511] Processing CreateTablet for tablet ead5a704d591429c919855746fc5ae92 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:20.346484   922 tablet_service.cc:1511] Processing CreateTablet for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:20.350652  1071 tablet_service.cc:1511] Processing CreateTablet for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:20.351733   921 tablet_service.cc:1511] Processing CreateTablet for tablet ead5a704d591429c919855746fc5ae92 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:20.352279   922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.353063   921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead5a704d591429c919855746fc5ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.353365  1072 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2f1c2d68f249ef9b01ee3d304b58a3 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:20.346479   925 tablet_service.cc:1511] Processing CreateTablet for tablet d56b3fa2dd5c4d42ad17ef8a51884dde (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:20.356125   925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56b3fa2dd5c4d42ad17ef8a51884dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.357295  1071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.365535  1072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2f1c2d68f249ef9b01ee3d304b58a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.373603  1070 tablet_service.cc:1511] Processing CreateTablet for tablet ead5a704d591429c919855746fc5ae92 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:20.382552  1070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead5a704d591429c919855746fc5ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.385167   996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead5a704d591429c919855746fc5ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.392733   995 tablet_service.cc:1511] Processing CreateTablet for tablet 66a271af41f44758b42ba182de471f2d (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:20.394343   995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a271af41f44758b42ba182de471f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.400882   920 tablet_service.cc:1511] Processing CreateTablet for tablet 66a271af41f44758b42ba182de471f2d (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:20.402323   920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a271af41f44758b42ba182de471f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.414507  1069 tablet_service.cc:1511] Processing CreateTablet for tablet 66a271af41f44758b42ba182de471f2d (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:20.416004  1069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a271af41f44758b42ba182de471f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.415659   919 tablet_service.cc:1511] Processing CreateTablet for tablet 11035a3f60914b8d8573aff1bfc40390 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:20.416962   919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11035a3f60914b8d8573aff1bfc40390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.433215   994 tablet_service.cc:1511] Processing CreateTablet for tablet 11035a3f60914b8d8573aff1bfc40390 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:20.435608  1068 tablet_service.cc:1511] Processing CreateTablet for tablet 11035a3f60914b8d8573aff1bfc40390 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:20.437464  1068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11035a3f60914b8d8573aff1bfc40390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.451148  1126 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:20.459729   998 tablet_service.cc:1511] Processing CreateTablet for tablet 5d45d79c90c547fa828e51857c915397 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:20.465219   994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11035a3f60914b8d8573aff1bfc40390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.470322   998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d45d79c90c547fa828e51857c915397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.477051  1075 tablet_service.cc:1511] Processing CreateTablet for tablet 5d45d79c90c547fa828e51857c915397 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:20.477150  1067 tablet_service.cc:1511] Processing CreateTablet for tablet 7388cf0cc6934d1aa596ebdb44801a9f (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:20.478931  1067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7388cf0cc6934d1aa596ebdb44801a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.479584   924 tablet_service.cc:1511] Processing CreateTablet for tablet 5d45d79c90c547fa828e51857c915397 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:20.480870   924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d45d79c90c547fa828e51857c915397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.475533   996 tablet_service.cc:1511] Processing CreateTablet for tablet 7388cf0cc6934d1aa596ebdb44801a9f (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:20.483075   996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7388cf0cc6934d1aa596ebdb44801a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.485486  1125 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:20.485939  1075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d45d79c90c547fa828e51857c915397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.498878   925 tablet_service.cc:1511] Processing CreateTablet for tablet 7388cf0cc6934d1aa596ebdb44801a9f (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:20.498972   919 tablet_service.cc:1511] Processing CreateTablet for tablet 094f5d6258324649b2d90e2e1758b5e8 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:20.500424   925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7388cf0cc6934d1aa596ebdb44801a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.501078   919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094f5d6258324649b2d90e2e1758b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.513260   999 tablet_service.cc:1511] Processing CreateTablet for tablet 094f5d6258324649b2d90e2e1758b5e8 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:20.514611  1125 tablet_bootstrap.cc:654] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.523710   999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094f5d6258324649b2d90e2e1758b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.529256  1127 tablet_bootstrap.cc:492] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:20.532521   926 tablet_service.cc:1511] Processing CreateTablet for tablet 192d725bfb194212bcbf39e05b106217 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:20.533921   926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192d725bfb194212bcbf39e05b106217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.535656  1074 tablet_service.cc:1511] Processing CreateTablet for tablet 094f5d6258324649b2d90e2e1758b5e8 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:20.532868  1000 tablet_service.cc:1511] Processing CreateTablet for tablet 192d725bfb194212bcbf39e05b106217 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:20.536989  1074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094f5d6258324649b2d90e2e1758b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.538434  1125 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:20.539876  1125 ts_tablet_manager.cc:1403] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.003s
I20260710 13:27:20.528369  1126 tablet_bootstrap.cc:654] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.543174  1125 raft_consensus.cc:359] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:20.543744  1000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192d725bfb194212bcbf39e05b106217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.543953  1125 raft_consensus.cc:385] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.544358  1125 raft_consensus.cc:740] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.539801  1072 tablet_service.cc:1511] Processing CreateTablet for tablet 192d725bfb194212bcbf39e05b106217 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:20.547793  1072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192d725bfb194212bcbf39e05b106217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.551067  1127 tablet_bootstrap.cc:654] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.550395  1067 tablet_service.cc:1511] Processing CreateTablet for tablet 718106132d394f198b0f135e9d0da6a3 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:20.549196   995 tablet_service.cc:1511] Processing CreateTablet for tablet 718106132d394f198b0f135e9d0da6a3 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:20.553174  1125 consensus_queue.cc:260] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:20.554538   995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718106132d394f198b0f135e9d0da6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.561887  1067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718106132d394f198b0f135e9d0da6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.573658   921 tablet_service.cc:1511] Processing CreateTablet for tablet 132d3a080dc347a9b50e1cb4fa5acd1d (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:20.575070   921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132d3a080dc347a9b50e1cb4fa5acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.574676   996 tablet_service.cc:1511] Processing CreateTablet for tablet 132d3a080dc347a9b50e1cb4fa5acd1d (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:20.576587   996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132d3a080dc347a9b50e1cb4fa5acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.580607  1075 tablet_service.cc:1511] Processing CreateTablet for tablet 132d3a080dc347a9b50e1cb4fa5acd1d (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:20.581975  1075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132d3a080dc347a9b50e1cb4fa5acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.582463   920 tablet_service.cc:1511] Processing CreateTablet for tablet c843ad6ef4cf446fa8726f64ed38f4ef (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:20.583786   920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c843ad6ef4cf446fa8726f64ed38f4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.589955   961 heartbeater.cc:499] Master 127.31.129.254:43627 was elected leader, sending a full tablet report...
I20260710 13:27:20.592904  1071 tablet_service.cc:1511] Processing CreateTablet for tablet c843ad6ef4cf446fa8726f64ed38f4ef (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:20.593704   923 tablet_service.cc:1511] Processing CreateTablet for tablet c67315c37a7b40bfaa3db7f42d5a6dbb (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:20.594303  1071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c843ad6ef4cf446fa8726f64ed38f4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.597002   922 tablet_service.cc:1511] Processing CreateTablet for tablet 664ea15a1eb74f209076bfb9796743f1 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:20.599587  1068 tablet_service.cc:1511] Processing CreateTablet for tablet c67315c37a7b40bfaa3db7f42d5a6dbb (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:20.600857  1068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67315c37a7b40bfaa3db7f42d5a6dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.606598   918 tablet_service.cc:1511] Processing CreateTablet for tablet f881418e015a44bdb3d5f38b204852f7 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:20.606848   917 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa4e853946b4d84b5c265a676979589 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:20.609110  1069 tablet_service.cc:1511] Processing CreateTablet for tablet 664ea15a1eb74f209076bfb9796743f1 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:20.609709  1073 tablet_service.cc:1511] Processing CreateTablet for tablet f881418e015a44bdb3d5f38b204852f7 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:20.610422  1069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ea15a1eb74f209076bfb9796743f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.611724  1070 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa4e853946b4d84b5c265a676979589 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:20.612941  1070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e853946b4d84b5c265a676979589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.615393  1073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f881418e015a44bdb3d5f38b204852f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.616946   923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67315c37a7b40bfaa3db7f42d5a6dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.617558   917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e853946b4d84b5c265a676979589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.618639   918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f881418e015a44bdb3d5f38b204852f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.621871  1066 tablet_service.cc:1511] Processing CreateTablet for tablet 8973cc0bf42d4d87914ed95ddacac9a2 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:20.623551  1066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8973cc0bf42d4d87914ed95ddacac9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.624970   922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ea15a1eb74f209076bfb9796743f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.644531   918 tablet_service.cc:1511] Processing CreateTablet for tablet 8973cc0bf42d4d87914ed95ddacac9a2 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:20.645934   918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8973cc0bf42d4d87914ed95ddacac9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.653045  1069 tablet_service.cc:1511] Processing CreateTablet for tablet ab51b4f713104f329e391aa94c3669f0 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:20.654111   917 tablet_service.cc:1511] Processing CreateTablet for tablet ab51b4f713104f329e391aa94c3669f0 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:20.654625  1069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51b4f713104f329e391aa94c3669f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.655333   917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51b4f713104f329e391aa94c3669f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.555531   919 tablet_service.cc:1511] Processing CreateTablet for tablet 718106132d394f198b0f135e9d0da6a3 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:20.675417   919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718106132d394f198b0f135e9d0da6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.678092  1067 tablet_service.cc:1511] Processing CreateTablet for tablet 0285e5e91097436fa9100e3bcc7b3eb1 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:20.679368  1067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0285e5e91097436fa9100e3bcc7b3eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.682111   924 tablet_service.cc:1511] Processing CreateTablet for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:20.684248   924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.687544  1125 ts_tablet_manager.cc:1434] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.147s	user 0.009s	sys 0.006s
I20260710 13:27:20.688529  1125 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:20.697635  1067 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdf92ca58484780843c581ea8c847d4 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:20.698952  1067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdf92ca58484780843c581ea8c847d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.700246   926 tablet_service.cc:1511] Processing CreateTablet for tablet 0285e5e91097436fa9100e3bcc7b3eb1 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:20.701498   926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0285e5e91097436fa9100e3bcc7b3eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.712317   995 tablet_service.cc:1511] Processing CreateTablet for tablet c843ad6ef4cf446fa8726f64ed38f4ef (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:20.713191   998 tablet_service.cc:1511] Processing CreateTablet for tablet f881418e015a44bdb3d5f38b204852f7 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:20.713622   995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c843ad6ef4cf446fa8726f64ed38f4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.714416   998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f881418e015a44bdb3d5f38b204852f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.715126   997 tablet_service.cc:1511] Processing CreateTablet for tablet c67315c37a7b40bfaa3db7f42d5a6dbb (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:20.715615   993 tablet_service.cc:1511] Processing CreateTablet for tablet 8973cc0bf42d4d87914ed95ddacac9a2 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:20.716353   997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67315c37a7b40bfaa3db7f42d5a6dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.717272   992 tablet_service.cc:1511] Processing CreateTablet for tablet ab51b4f713104f329e391aa94c3669f0 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:20.718210   992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51b4f713104f329e391aa94c3669f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.719149   993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8973cc0bf42d4d87914ed95ddacac9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.720080   994 tablet_service.cc:1511] Processing CreateTablet for tablet 664ea15a1eb74f209076bfb9796743f1 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:20.723690  1001 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa4e853946b4d84b5c265a676979589 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:20.724856   921 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdf92ca58484780843c581ea8c847d4 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:20.726694   921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdf92ca58484780843c581ea8c847d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.727751   994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ea15a1eb74f209076bfb9796743f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.729295  1001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e853946b4d84b5c265a676979589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.728905  1068 tablet_service.cc:1511] Processing CreateTablet for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:20.731729  1068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.744741  1127 tablet_bootstrap.cc:492] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:20.745235  1127 ts_tablet_manager.cc:1403] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.217s	user 0.012s	sys 0.006s
W20260710 13:27:20.746850   882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:20.743819  1126 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:20.747622  1126 ts_tablet_manager.cc:1403] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.297s	user 0.007s	sys 0.017s
I20260710 13:27:20.749821  1125 tablet_bootstrap.cc:654] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.756713  1126 raft_consensus.cc:359] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:20.757459  1126 raft_consensus.cc:385] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.757750  1126 raft_consensus.cc:740] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.758813   999 tablet_service.cc:1511] Processing CreateTablet for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:20.767935   999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.773937  1000 tablet_service.cc:1511] Processing CreateTablet for tablet 0285e5e91097436fa9100e3bcc7b3eb1 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:20.776114  1127 raft_consensus.cc:359] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.776866  1127 raft_consensus.cc:385] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.776727   998 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdf92ca58484780843c581ea8c847d4 (DEFAULT_TABLE table=test-workload [id=bf24e4c718444024b7d77fb35a414732]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:20.777190  1127 raft_consensus.cc:740] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.777952  1127 consensus_queue.cc:260] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.793344  1000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0285e5e91097436fa9100e3bcc7b3eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.789044  1126 consensus_queue.cc:260] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:20.814822  1125 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:20.815326  1125 ts_tablet_manager.cc:1403] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.005s
I20260710 13:27:20.818068  1125 raft_consensus.cc:359] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.823515  1126 ts_tablet_manager.cc:1434] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.006s
I20260710 13:27:20.831012  1036 heartbeater.cc:499] Master 127.31.129.254:43627 was elected leader, sending a full tablet report...
I20260710 13:27:20.827801  1125 raft_consensus.cc:385] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.831691  1127 ts_tablet_manager.cc:1434] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.086s	user 0.012s	sys 0.007s
I20260710 13:27:20.831640  1125 raft_consensus.cc:740] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.834285  1110 heartbeater.cc:499] Master 127.31.129.254:43627 was elected leader, sending a full tablet report...
I20260710 13:27:20.838049  1125 consensus_queue.cc:260] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.838658  1126 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:20.840459  1125 ts_tablet_manager.cc:1434] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 13:27:20.841326  1125 tablet_bootstrap.cc:492] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:20.846141  1125 tablet_bootstrap.cc:654] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.851140  1127 tablet_bootstrap.cc:492] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:20.853024   998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdf92ca58484780843c581ea8c847d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.867204  1134 raft_consensus.cc:493] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.867767  1134 raft_consensus.cc:515] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:20.877841  1134 leader_election.cc:290] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:20.880035  1126 tablet_bootstrap.cc:654] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.889930  1125 tablet_bootstrap.cc:492] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:20.890406  1125 ts_tablet_manager.cc:1403] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.019s
I20260710 13:27:20.893266  1125 raft_consensus.cc:359] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.894006  1125 raft_consensus.cc:385] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.894294  1125 raft_consensus.cc:740] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.895020  1125 consensus_queue.cc:260] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.899101  1125 ts_tablet_manager.cc:1434] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260710 13:27:20.900027  1125 tablet_bootstrap.cc:492] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:20.905301  1133 raft_consensus.cc:493] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:20.905730  1133 raft_consensus.cc:515] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.908283  1133 leader_election.cc:290] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:20.918491  1125 tablet_bootstrap.cc:654] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.930590  1127 tablet_bootstrap.cc:654] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.940783  1126 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:20.943162  1126 ts_tablet_manager.cc:1403] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.002s
I20260710 13:27:20.945289  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
W20260710 13:27:20.947013  1051 leader_election.cc:343] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.949965  1126 raft_consensus.cc:359] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.953749  1126 raft_consensus.cc:385] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.954059  1126 raft_consensus.cc:740] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.959465  1126 consensus_queue.cc:260] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.964044   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:20.964712   936 raft_consensus.cc:2468] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:20.962522  1127 tablet_bootstrap.cc:492] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:20.967598  1127 ts_tablet_manager.cc:1403] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.006s
I20260710 13:27:20.969223  1125 tablet_bootstrap.cc:492] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:20.969691  1125 ts_tablet_manager.cc:1403] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.018s
I20260710 13:27:20.969528  1049 leader_election.cc:304] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:20.970633   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:20.971251   936 raft_consensus.cc:2468] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:20.972653  1125 raft_consensus.cc:359] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.973398  1125 raft_consensus.cc:385] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.973681  1125 raft_consensus.cc:740] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.974423  1125 consensus_queue.cc:260] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.974968  1134 raft_consensus.cc:2804] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.975323  1134 raft_consensus.cc:493] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.975658  1134 raft_consensus.cc:3060] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.977015  1125 ts_tablet_manager.cc:1434] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:20.977982  1125 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:20.982887  1134 raft_consensus.cc:515] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:20.984194  1125 tablet_bootstrap.cc:654] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.985631  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:20.986287   975 leader_election.cc:304] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
W20260710 13:27:20.986958  1051 leader_election.cc:343] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:20.987133  1133 raft_consensus.cc:2804] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:20.987663  1133 raft_consensus.cc:493] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:20.987847   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:20.988109  1133 raft_consensus.cc:3060] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.988449   936 raft_consensus.cc:3060] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:20.994995  1126 ts_tablet_manager.cc:1434] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260710 13:27:20.995564  1134 leader_election.cc:290] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:20.995715  1125 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:20.998248  1125 ts_tablet_manager.cc:1403] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:27:20.970580  1127 raft_consensus.cc:359] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.999140  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:20.999356  1127 raft_consensus.cc:385] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:20.999784  1127 raft_consensus.cc:740] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
W20260710 13:27:21.000627   975 leader_election.cc:343] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.000731  1127 consensus_queue.cc:260] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:20.995608   936 raft_consensus.cc:2468] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
I20260710 13:27:20.996551  1133 raft_consensus.cc:515] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.002924  1125 raft_consensus.cc:359] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.003657  1125 raft_consensus.cc:385] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.002583  1049 leader_election.cc:304] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:21.004014  1125 raft_consensus.cc:740] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:20.997654  1126 tablet_bootstrap.cc:492] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.004453  1134 raft_consensus.cc:2804] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.005092  1134 raft_consensus.cc:697] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:21.004751  1125 consensus_queue.cc:260] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.003764  1127 ts_tablet_manager.cc:1434] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 13:27:21.005878  1134 consensus_queue.cc:237] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:21.008136  1125 ts_tablet_manager.cc:1434] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:21.009068  1125 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.011152  1126 tablet_bootstrap.cc:654] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.006330  1127 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.015230  1125 tablet_bootstrap.cc:654] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.015369  1133 leader_election.cc:290] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.018208   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:21.018637  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:21.018781   936 raft_consensus.cc:3060] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:21.020010   975 leader_election.cc:343] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.025624   936 raft_consensus.cc:2468] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:21.026813   975 leader_election.cc:304] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.028065  1133 raft_consensus.cc:2804] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.028561  1133 raft_consensus.cc:697] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:21.029397  1133 consensus_queue.cc:237] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.031519  1126 tablet_bootstrap.cc:492] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.031975  1126 ts_tablet_manager.cc:1403] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.000s
I20260710 13:27:21.033871   833 catalog_manager.cc:5697] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.036804  1127 tablet_bootstrap.cc:654] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.039403  1126 raft_consensus.cc:359] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.040235  1126 raft_consensus.cc:385] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.040598  1126 raft_consensus.cc:740] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.041492  1126 consensus_queue.cc:260] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.045034  1126 ts_tablet_manager.cc:1434] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:27:21.045975  1126 tablet_bootstrap.cc:492] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.053987  1126 tablet_bootstrap.cc:654] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.056236  1127 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.056751  1127 ts_tablet_manager.cc:1403] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.007s
I20260710 13:27:21.057704  1130 raft_consensus.cc:493] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.058324  1130 raft_consensus.cc:515] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.060904  1127 raft_consensus.cc:359] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.061909  1127 raft_consensus.cc:385] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.062309  1127 raft_consensus.cc:740] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.063292  1127 consensus_queue.cc:260] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.065665  1127 ts_tablet_manager.cc:1434] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:27:21.067463  1126 tablet_bootstrap.cc:492] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.067931  1126 ts_tablet_manager.cc:1403] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:27:21.068696  1127 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.070964  1130 leader_election.cc:290] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.071453  1126 raft_consensus.cc:359] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.077832  1126 raft_consensus.cc:385] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.078176  1126 raft_consensus.cc:740] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.079002  1126 consensus_queue.cc:260] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.081413  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56b3fa2dd5c4d42ad17ef8a51884dde" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.081590  1127 tablet_bootstrap.cc:654] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:21.082929   902 leader_election.cc:343] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.081624  1126 ts_tablet_manager.cc:1434] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:27:21.085093  1126 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.087394   834 catalog_manager.cc:5697] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.074620  1125 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.088753  1125 ts_tablet_manager.cc:1403] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.029s
I20260710 13:27:21.090627  1126 tablet_bootstrap.cc:654] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.091663  1125 raft_consensus.cc:359] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.092403  1125 raft_consensus.cc:385] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.092712  1125 raft_consensus.cc:740] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.093425  1125 consensus_queue.cc:260] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.095686  1125 ts_tablet_manager.cc:1434] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:21.096539  1126 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.096622  1125 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.097074  1126 ts_tablet_manager.cc:1403] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:27:21.099905  1126 raft_consensus.cc:359] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.100667  1126 raft_consensus.cc:385] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.101001  1126 raft_consensus.cc:740] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.101538  1127 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.101995  1127 ts_tablet_manager.cc:1403] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.008s
I20260710 13:27:21.103240  1125 tablet_bootstrap.cc:654] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.103101  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56b3fa2dd5c4d42ad17ef8a51884dde" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.104187  1126 consensus_queue.cc:260] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.105129  1085 raft_consensus.cc:2468] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:21.105052  1127 raft_consensus.cc:359] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:21.106048  1127 raft_consensus.cc:385] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.106406  1127 raft_consensus.cc:740] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.106590  1135 raft_consensus.cc:493] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.107214  1135 raft_consensus.cc:515] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.110832   900 leader_election.cc:304] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:21.112419  1130 raft_consensus.cc:2804] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.112766  1130 raft_consensus.cc:493] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.113083  1130 raft_consensus.cc:3060] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.113165  1126 ts_tablet_manager.cc:1434] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:27:21.114498  1126 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.119062   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.119711   936 raft_consensus.cc:2468] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:21.121779  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.122498  1011 raft_consensus.cc:2468] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:21.124087  1051 leader_election.cc:304] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:21.124514  1126 tablet_bootstrap.cc:654] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.125015  1134 raft_consensus.cc:2804] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.125409  1134 raft_consensus.cc:493] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.125767  1134 raft_consensus.cc:3060] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.107359  1127 consensus_queue.cc:260] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:21.125824  1125 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.128110  1125 ts_tablet_manager.cc:1403] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260710 13:27:21.128345  1127 ts_tablet_manager.cc:1434] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 13:27:21.129313  1127 tablet_bootstrap.cc:492] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.133186  1134 raft_consensus.cc:515] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.110872  1135 leader_election.cc:290] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.134078  1164 raft_consensus.cc:493] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.136076   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:21.134519  1164 raft_consensus.cc:515] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.136642   936 raft_consensus.cc:3060] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.138278  1130 raft_consensus.cc:515] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.140452  1164 leader_election.cc:290] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.139655  1127 tablet_bootstrap.cc:654] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.141489  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead5a704d591429c919855746fc5ae92" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.142091  1011 raft_consensus.cc:2468] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:21.143332  1051 leader_election.cc:304] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:21.144470  1125 raft_consensus.cc:359] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.144886   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead5a704d591429c919855746fc5ae92" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.145438  1125 raft_consensus.cc:385] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.145879  1125 raft_consensus.cc:740] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
W20260710 13:27:21.146310  1049 leader_election.cc:343] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.147243  1130 leader_election.cc:290] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.146798  1125 consensus_queue.cc:260] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.149049  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56b3fa2dd5c4d42ad17ef8a51884dde" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:21.149605  1085 raft_consensus.cc:3060] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.150214  1125 ts_tablet_manager.cc:1434] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:27:21.150705  1126 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.151124  1125 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.151155  1126 ts_tablet_manager.cc:1403] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.007s
I20260710 13:27:21.147346  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56b3fa2dd5c4d42ad17ef8a51884dde" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.154408  1126 raft_consensus.cc:359] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.155220  1126 raft_consensus.cc:385] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.155540  1126 raft_consensus.cc:740] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
W20260710 13:27:21.155920   902 leader_election.cc:343] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.156412  1126 consensus_queue.cc:260] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.157474  1135 raft_consensus.cc:2804] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.157822  1135 raft_consensus.cc:493] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.158116  1125 tablet_bootstrap.cc:654] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.158177  1135 raft_consensus.cc:3060] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.161788   936 raft_consensus.cc:2468] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
I20260710 13:27:21.163182  1049 leader_election.cc:304] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:21.167364  1135 raft_consensus.cc:515] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.171598  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead5a704d591429c919855746fc5ae92" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.172369  1011 raft_consensus.cc:3060] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.173053  1126 ts_tablet_manager.cc:1434] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:27:21.177089  1126 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.181456  1164 raft_consensus.cc:2804] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.181305  1010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.182005  1010 raft_consensus.cc:3060] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.182112  1130 raft_consensus.cc:493] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.182653  1130 raft_consensus.cc:515] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.184760  1130 leader_election.cc:290] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.185817  1126 tablet_bootstrap.cc:654] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.186473  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546ae2e2c51d449e9f3cb4b0a7d7cb26" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.186846  1135 leader_election.cc:290] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
W20260710 13:27:21.188995   902 leader_election.cc:343] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.190943  1134 leader_election.cc:290] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.191071  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546ae2e2c51d449e9f3cb4b0a7d7cb26" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
W20260710 13:27:21.192544   900 leader_election.cc:343] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.192986   900 leader_election.cc:304] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.193252  1010 raft_consensus.cc:2468] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
I20260710 13:27:21.193707  1130 raft_consensus.cc:2749] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.195044  1164 raft_consensus.cc:697] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:21.196213  1164 consensus_queue.cc:237] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.201514   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead5a704d591429c919855746fc5ae92" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
W20260710 13:27:21.203001  1049 leader_election.cc:343] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.204607  1011 raft_consensus.cc:2468] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
I20260710 13:27:21.206046  1051 leader_election.cc:304] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.207655  1167 raft_consensus.cc:2804] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.208276  1167 raft_consensus.cc:697] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:21.208693  1126 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.209296  1126 ts_tablet_manager.cc:1403] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.019s
I20260710 13:27:21.190521  1085 raft_consensus.cc:2468] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:21.211380   900 leader_election.cc:304] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:21.212787  1130 raft_consensus.cc:2804] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.216709  1126 raft_consensus.cc:359] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.217685  1126 raft_consensus.cc:385] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.218036  1126 raft_consensus.cc:740] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.209293  1167 consensus_queue.cc:237] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.224047  1126 consensus_queue.cc:260] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.227238  1126 ts_tablet_manager.cc:1434] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 13:27:21.227186  1130 raft_consensus.cc:697] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:21.228586  1126 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.228379  1130 consensus_queue.cc:237] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.242952  1126 tablet_bootstrap.cc:654] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.243388  1125 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.243804  1125 ts_tablet_manager.cc:1403] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.093s	user 0.038s	sys 0.044s
I20260710 13:27:21.246480  1125 raft_consensus.cc:359] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.247174  1125 raft_consensus.cc:385] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.247486  1125 raft_consensus.cc:740] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.247620  1127 tablet_bootstrap.cc:492] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.247044   833 catalog_manager.cc:5697] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.247426   834 catalog_manager.cc:5697] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.248715  1127 ts_tablet_manager.cc:1403] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.120s	user 0.040s	sys 0.037s
I20260710 13:27:21.248268  1125 consensus_queue.cc:260] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.251959  1125 ts_tablet_manager.cc:1434] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:21.252751  1125 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.253711  1127 raft_consensus.cc:359] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.254426  1127 raft_consensus.cc:385] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.249238   833 catalog_manager.cc:5697] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.254827  1127 raft_consensus.cc:740] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.255710  1127 consensus_queue.cc:260] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.260648  1125 tablet_bootstrap.cc:654] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.265888  1127 ts_tablet_manager.cc:1434] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:27:21.273454  1127 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.282519  1126 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.282997  1126 ts_tablet_manager.cc:1403] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.012s
I20260710 13:27:21.283082  1125 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.283511  1125 ts_tablet_manager.cc:1403] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.005s
I20260710 13:27:21.284924  1127 tablet_bootstrap.cc:654] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.285511  1126 raft_consensus.cc:359] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.285776  1125 raft_consensus.cc:359] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.286171  1126 raft_consensus.cc:385] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.286351  1125 raft_consensus.cc:385] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.286449  1126 raft_consensus.cc:740] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.286664  1125 raft_consensus.cc:740] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.287156  1126 consensus_queue.cc:260] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.287268  1125 consensus_queue.cc:260] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.289037  1126 ts_tablet_manager.cc:1434] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:27:21.290169  1126 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.290892  1125 ts_tablet_manager.cc:1434] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:21.291769  1125 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.297138  1125 tablet_bootstrap.cc:654] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.297271  1126 tablet_bootstrap.cc:654] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.305317  1133 raft_consensus.cc:493] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.305878  1133 raft_consensus.cc:515] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } }
I20260710 13:27:21.307235  1126 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.307260  1127 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.307883  1133 leader_election.cc:290] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047), 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:21.307953  1127 ts_tablet_manager.cc:1403] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.000s
I20260710 13:27:21.307955  1126 ts_tablet_manager.cc:1403] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:27:21.309795  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.311028  1127 raft_consensus.cc:359] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.311404   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.311712  1127 raft_consensus.cc:385] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.312096   936 raft_consensus.cc:2393] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 32aa1db78c0d4b7db2ddcd42500732eb in this term.
I20260710 13:27:21.311540  1126 raft_consensus.cc:359] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.312515  1126 raft_consensus.cc:385] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.312820  1126 raft_consensus.cc:740] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.313628   975 leader_election.cc:304] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac; no voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.313621  1126 consensus_queue.cc:260] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.312052  1127 raft_consensus.cc:740] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.315043  1133 raft_consensus.cc:3060] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.315464  1127 consensus_queue.cc:260] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.315990  1126 ts_tablet_manager.cc:1434] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:21.317703  1127 ts_tablet_manager.cc:1434] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:27:21.318621  1127 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.321808  1133 raft_consensus.cc:2749] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.314749  1125 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.322949  1125 ts_tablet_manager.cc:1403] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.004s
I20260710 13:27:21.325459  1125 raft_consensus.cc:359] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.326043  1125 raft_consensus.cc:385] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.326267  1125 raft_consensus.cc:740] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.326882  1125 consensus_queue.cc:260] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.327980  1126 tablet_bootstrap.cc:492] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.329098  1125 ts_tablet_manager.cc:1434] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:21.329948  1125 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.333323  1126 tablet_bootstrap.cc:654] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.335276  1125 tablet_bootstrap.cc:654] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.340835  1164 raft_consensus.cc:493] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.341445  1164 raft_consensus.cc:515] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.342625  1127 tablet_bootstrap.cc:654] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.343807  1164 leader_election.cc:290] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.344825  1126 tablet_bootstrap.cc:492] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.345413  1126 ts_tablet_manager.cc:1403] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 13:27:21.345288   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.346064   936 raft_consensus.cc:2393] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32aa1db78c0d4b7db2ddcd42500732eb in current term 1: Already voted for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in this term.
I20260710 13:27:21.347760  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.348026  1126 raft_consensus.cc:359] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.348632  1126 raft_consensus.cc:385] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.349442  1051 leader_election.cc:304] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.350099  1126 raft_consensus.cc:740] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.350785  1164 raft_consensus.cc:3060] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.350870  1126 consensus_queue.cc:260] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.351773  1125 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.352339  1125 ts_tablet_manager.cc:1403] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260710 13:27:21.353365  1126 ts_tablet_manager.cc:1434] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:27:21.354244  1126 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.355695  1125 raft_consensus.cc:359] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.356547  1125 raft_consensus.cc:385] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.356878  1125 raft_consensus.cc:740] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.357710  1125 consensus_queue.cc:260] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.359983  1126 tablet_bootstrap.cc:654] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.360692  1164 raft_consensus.cc:2749] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.363286  1125 ts_tablet_manager.cc:1434] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:27:21.364238  1125 tablet_bootstrap.cc:492] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.365376  1127 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.366003  1127 ts_tablet_manager.cc:1403] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.011s
I20260710 13:27:21.366039  1126 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.366600  1126 ts_tablet_manager.cc:1403] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:27:21.368994  1127 raft_consensus.cc:359] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.369812  1125 tablet_bootstrap.cc:654] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.369693  1127 raft_consensus.cc:385] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.369802  1126 raft_consensus.cc:359] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.370404  1127 raft_consensus.cc:740] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.370564  1126 raft_consensus.cc:385] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.370935  1126 raft_consensus.cc:740] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.371361  1127 consensus_queue.cc:260] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.371623  1126 consensus_queue.cc:260] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.373924  1126 ts_tablet_manager.cc:1434] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:21.374779  1126 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.380299  1126 tablet_bootstrap.cc:654] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.381040  1127 ts_tablet_manager.cc:1434] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:27:21.382328  1127 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.390545  1126 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.391049  1126 ts_tablet_manager.cc:1403] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260710 13:27:21.392411  1125 tablet_bootstrap.cc:492] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.392665  1127 tablet_bootstrap.cc:654] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.392853  1125 ts_tablet_manager.cc:1403] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260710 13:27:21.393543  1126 raft_consensus.cc:359] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.394426  1126 raft_consensus.cc:385] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.394711  1126 raft_consensus.cc:740] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.395555  1125 raft_consensus.cc:359] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.395463  1126 consensus_queue.cc:260] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.396098  1125 raft_consensus.cc:385] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.396386  1125 raft_consensus.cc:740] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.397243  1127 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.397130  1125 consensus_queue.cc:260] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.397629  1126 ts_tablet_manager.cc:1434] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:27:21.397946  1133 raft_consensus.cc:493] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.398402  1133 raft_consensus.cc:515] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.400411  1133 leader_election.cc:290] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.401437  1125 ts_tablet_manager.cc:1434] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:21.402287  1125 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.402551   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d45d79c90c547fa828e51857c915397" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.398685  1126 tablet_bootstrap.cc:492] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.403165   936 raft_consensus.cc:2468] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:21.404197  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d45d79c90c547fa828e51857c915397" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.397635  1127 ts_tablet_manager.cc:1403] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 13:27:21.408021  1125 tablet_bootstrap.cc:654] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.408901  1130 raft_consensus.cc:493] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.409113  1127 raft_consensus.cc:359] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.409740  1126 tablet_bootstrap.cc:654] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.409992  1127 raft_consensus.cc:385] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.410336  1127 raft_consensus.cc:740] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.409348  1130 raft_consensus.cc:515] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.411468  1127 consensus_queue.cc:260] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.413219  1085 raft_consensus.cc:2468] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:21.414613   975 leader_election.cc:304] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:21.417194  1130 leader_election.cc:290] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.418133  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11035a3f60914b8d8573aff1bfc40390" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.418941  1011 raft_consensus.cc:2468] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:21.419466  1127 ts_tablet_manager.cc:1434] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:27:21.420490   902 leader_election.cc:304] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:21.422046  1148 raft_consensus.cc:2804] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.422547  1148 raft_consensus.cc:493] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.422959  1148 raft_consensus.cc:3060] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.424669  1127 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.428097  1130 raft_consensus.cc:2804] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.428467  1130 raft_consensus.cc:493] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.428782  1130 raft_consensus.cc:3060] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.423669  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11035a3f60914b8d8573aff1bfc40390" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.436939  1169 raft_consensus.cc:493] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.437402  1085 raft_consensus.cc:2468] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:21.437431  1169 raft_consensus.cc:515] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.443470  1130 raft_consensus.cc:515] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.443948  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a271af41f44758b42ba182de471f2d" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.444890  1127 tablet_bootstrap.cc:654] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.446617  1130 leader_election.cc:290] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
W20260710 13:27:21.447055   902 leader_election.cc:343] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.447353  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11035a3f60914b8d8573aff1bfc40390" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:21.447404  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11035a3f60914b8d8573aff1bfc40390" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.448523  1011 raft_consensus.cc:3060] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.448938  1125 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.449484  1125 ts_tablet_manager.cc:1403] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.016s
I20260710 13:27:21.448276  1085 raft_consensus.cc:3060] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.451366  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a271af41f44758b42ba182de471f2d" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.451947  1084 raft_consensus.cc:2468] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:21.453192   900 leader_election.cc:304] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:21.454068  1169 leader_election.cc:290] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.454856  1169 raft_consensus.cc:2804] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.458909  1169 raft_consensus.cc:493] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.459251  1169 raft_consensus.cc:3060] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.459525  1127 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.459954  1127 ts_tablet_manager.cc:1403] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260710 13:27:21.461934  1148 raft_consensus.cc:515] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.462648  1127 raft_consensus.cc:359] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.456789  1085 raft_consensus.cc:2468] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:21.463322  1127 raft_consensus.cc:385] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.463627  1127 raft_consensus.cc:740] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.464294   900 leader_election.cc:304] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:21.464401  1127 consensus_queue.cc:260] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.466811  1127 ts_tablet_manager.cc:1434] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:21.466956   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d45d79c90c547fa828e51857c915397" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:21.467154  1130 raft_consensus.cc:2804] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.467543   936 raft_consensus.cc:3060] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.467763  1127 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.468427  1011 raft_consensus.cc:2468] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:21.469933  1126 tablet_bootstrap.cc:492] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.470373  1126 ts_tablet_manager.cc:1403] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.021s
I20260710 13:27:21.472451  1125 raft_consensus.cc:359] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.473100  1125 raft_consensus.cc:385] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.473356  1125 raft_consensus.cc:740] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.473332  1126 raft_consensus.cc:359] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.474128  1126 raft_consensus.cc:385] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.474275  1127 tablet_bootstrap.cc:654] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.474259  1125 consensus_queue.cc:260] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.474421  1126 raft_consensus.cc:740] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.475656  1126 consensus_queue.cc:260] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.479202   936 raft_consensus.cc:2468] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:21.480350   975 leader_election.cc:304] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:21.480649  1125 ts_tablet_manager.cc:1434] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260710 13:27:21.481575  1133 raft_consensus.cc:2804] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.482151  1125 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.485267  1127 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.485649  1126 ts_tablet_manager.cc:1434] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:27:21.485721  1127 ts_tablet_manager.cc:1403] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 13:27:21.488294  1125 tablet_bootstrap.cc:654] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.488641  1130 raft_consensus.cc:697] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:21.488430  1127 raft_consensus.cc:359] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.492244  1127 raft_consensus.cc:385] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.492570  1127 raft_consensus.cc:740] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.492307  1148 leader_election.cc:290] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.489908  1126 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.491950  1130 consensus_queue.cc:237] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.494678  1127 consensus_queue.cc:260] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.498896  1127 ts_tablet_manager.cc:1434] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:27:21.500095  1127 tablet_bootstrap.cc:492] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.466888  1169 raft_consensus.cc:515] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.502063  1126 tablet_bootstrap.cc:654] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.495512  1164 raft_consensus.cc:493] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.490583  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d45d79c90c547fa828e51857c915397" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:21.503154  1085 raft_consensus.cc:3060] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.503121  1164 raft_consensus.cc:515] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.505659  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a271af41f44758b42ba182de471f2d" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.506214  1011 raft_consensus.cc:3060] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.506441  1164 leader_election.cc:290] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.506671   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7388cf0cc6934d1aa596ebdb44801a9f" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
W20260710 13:27:21.508100  1049 leader_election.cc:343] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.511088  1010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7388cf0cc6934d1aa596ebdb44801a9f" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.510456  1085 raft_consensus.cc:2468] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:21.511709  1010 raft_consensus.cc:2468] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:21.512192  1127 tablet_bootstrap.cc:654] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.512799  1051 leader_election.cc:304] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.514977  1164 raft_consensus.cc:2804] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.515569  1164 raft_consensus.cc:493] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.516028  1133 raft_consensus.cc:697] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:21.516492  1164 raft_consensus.cc:3060] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.518137  1133 consensus_queue.cc:237] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.519654  1011 raft_consensus.cc:2468] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:21.521099   902 leader_election.cc:304] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:21.523758  1188 raft_consensus.cc:2804] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.533639  1169 leader_election.cc:290] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.535041  1169 raft_consensus.cc:493] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.535614  1169 raft_consensus.cc:515] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.536257  1125 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.536852  1125 ts_tablet_manager.cc:1403] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.012s
I20260710 13:27:21.540247  1169 leader_election.cc:290] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.540947  1148 consensus_queue.cc:1048] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.541185  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.542073  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a271af41f44758b42ba182de471f2d" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:21.542255  1148 consensus_queue.cc:1048] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.542629  1085 raft_consensus.cc:3060] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:21.542747   902 leader_election.cc:343] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.543253  1127 tablet_bootstrap.cc:492] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.543494  1169 raft_consensus.cc:493] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.543682  1127 ts_tablet_manager.cc:1403] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.007s
I20260710 13:27:21.532675  1167 raft_consensus.cc:493] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.543891  1169 raft_consensus.cc:515] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.545629  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.545962  1130 raft_consensus.cc:493] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.546418  1130 raft_consensus.cc:515] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.546631  1167 raft_consensus.cc:515] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.547487  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.548724  1167 leader_election.cc:290] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.548848  1130 leader_election.cc:290] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
W20260710 13:27:21.550199   900 leader_election.cc:343] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.550807   900 leader_election.cc:304] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.551021  1010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.552845   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.552865  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.560078  1127 raft_consensus.cc:359] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.560887  1127 raft_consensus.cc:385] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.561211  1127 raft_consensus.cc:740] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.562361  1127 consensus_queue.cc:260] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
W20260710 13:27:21.561162   902 leader_election.cc:343] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.563532  1169 leader_election.cc:290] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.565156  1164 raft_consensus.cc:515] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.558647  1130 raft_consensus.cc:2749] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.566673  1127 ts_tablet_manager.cc:1434] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:27:21.568387  1127 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
W20260710 13:27:21.560009  1051 leader_election.cc:343] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.576406  1126 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.576948  1126 ts_tablet_manager.cc:1403] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.003s
W20260710 13:27:21.575776  1049 leader_election.cc:343] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.575505  1188 raft_consensus.cc:697] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:21.579171  1188 consensus_queue.cc:237] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.581525  1125 raft_consensus.cc:359] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.582376  1125 raft_consensus.cc:385] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.582742  1125 raft_consensus.cc:740] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.569235  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.584194  1125 consensus_queue.cc:260] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.580879  1085 raft_consensus.cc:2468] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:21.589475  1125 ts_tablet_manager.cc:1434] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260710 13:27:21.592142  1049 leader_election.cc:304] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.593173  1167 raft_consensus.cc:2749] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.593294  1130 raft_consensus.cc:493] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.593925  1130 raft_consensus.cc:515] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.594772   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7388cf0cc6934d1aa596ebdb44801a9f" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:21.597223  1126 raft_consensus.cc:359] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.598825  1126 raft_consensus.cc:385] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.599182  1126 raft_consensus.cc:740] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.600004  1126 consensus_queue.cc:260] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.601655  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.602669  1167 raft_consensus.cc:493] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.603209  1167 raft_consensus.cc:515] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.604640  1010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7388cf0cc6934d1aa596ebdb44801a9f" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.605232  1010 raft_consensus.cc:3060] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.605327  1167 leader_election.cc:290] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
W20260710 13:27:21.603214   900 leader_election.cc:343] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.606381  1164 leader_election.cc:290] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
W20260710 13:27:21.606957   900 leader_election.cc:343] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.607394   900 leader_election.cc:304] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
W20260710 13:27:21.608012   902 leader_election.cc:343] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.608091  1133 raft_consensus.cc:493] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.609174  1169 raft_consensus.cc:2749] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.610631   833 catalog_manager.cc:5697] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.611755  1126 ts_tablet_manager.cc:1434] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:27:21.602813  1125 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.613480  1130 leader_election.cc:290] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.613013   832 catalog_manager.cc:5697] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.615496  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.616258  1126 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.614435  1133 raft_consensus.cc:515] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.615190  1164 raft_consensus.cc:493] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.621608  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546ae2e2c51d449e9f3cb4b0a7d7cb26" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.622349  1009 raft_consensus.cc:2468] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
W20260710 13:27:21.623389   900 leader_election.cc:343] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:21.614457  1049 leader_election.cc:343] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.623999  1164 raft_consensus.cc:515] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.621666   902 leader_election.cc:304] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.626088  1164 leader_election.cc:290] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.626573  1164 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.628693  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.630232   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546ae2e2c51d449e9f3cb4b0a7d7cb26" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.630868  1051 leader_election.cc:304] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:21.631102   936 raft_consensus.cc:2468] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:21.633381  1127 tablet_bootstrap.cc:654] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.633680  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.635321  1167 raft_consensus.cc:2804] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.635742  1167 raft_consensus.cc:493] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.636292  1167 raft_consensus.cc:3060] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.636368   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.635739  1133 leader_election.cc:290] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.637156   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
W20260710 13:27:21.643054   975 leader_election.cc:343] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.643239  1197 raft_consensus.cc:493] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.643707  1197 raft_consensus.cc:515] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.637544  1188 raft_consensus.cc:2749] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.644598  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.660349  1010 raft_consensus.cc:2468] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
W20260710 13:27:21.647650   902 leader_election.cc:343] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:21.650648  1051 leader_election.cc:343] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.658164  1083 raft_consensus.cc:2468] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:21.665822   975 leader_election.cc:304] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.668062  1148 raft_consensus.cc:2804] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.668254  1167 raft_consensus.cc:515] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.668619  1148 raft_consensus.cc:493] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.669214  1148 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.669631   902 leader_election.cc:304] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.647141  1164 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:27:21.671471  1133 raft_consensus.cc:493] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.671979  1133 raft_consensus.cc:515] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.674599  1126 tablet_bootstrap.cc:654] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.675951  1133 leader_election.cc:290] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.677783   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56b3fa2dd5c4d42ad17ef8a51884dde" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.678882  1127 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.679361  1127 ts_tablet_manager.cc:1403] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.009s
I20260710 13:27:21.677752  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56b3fa2dd5c4d42ad17ef8a51884dde" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.680119  1083 raft_consensus.cc:2393] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 4c19d4b420d046bf90950f7d19155546 in this term.
I20260710 13:27:21.681162   975 leader_election.cc:304] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac; no voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.681883  1133 raft_consensus.cc:3060] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.683143  1197 leader_election.cc:290] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.684995  1051 leader_election.cc:304] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.685328   832 catalog_manager.cc:5697] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.686510  1134 raft_consensus.cc:2804] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.687040  1134 raft_consensus.cc:697] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:21.687915  1134 consensus_queue.cc:237] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.688863  1127 raft_consensus.cc:359] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
W20260710 13:27:21.691351  1049 leader_election.cc:343] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.691570  1130 raft_consensus.cc:2749] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.696002  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead5a704d591429c919855746fc5ae92" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.691789  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead5a704d591429c919855746fc5ae92" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.697155  1127 raft_consensus.cc:385] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.697425  1011 raft_consensus.cc:2393] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c19d4b420d046bf90950f7d19155546 in current term 1: Already voted for candidate 32aa1db78c0d4b7db2ddcd42500732eb in this term.
I20260710 13:27:21.700783  1127 raft_consensus.cc:740] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.700981  1148 raft_consensus.cc:515] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.701802   902 leader_election.cc:304] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.696247  1049 leader_election.cc:304] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.699095  1130 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.702031  1127 consensus_queue.cc:260] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.703929  1130 raft_consensus.cc:3060] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.700193  1133 raft_consensus.cc:2749] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.707808  1127 ts_tablet_manager.cc:1434] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:27:21.709270  1127 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.712325  1148 leader_election.cc:290] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
W20260710 13:27:21.710901  1049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.193:33235, user_credentials={real_user=slave}} blocked reactor thread for 46427.4us
I20260710 13:27:21.717918  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:21.707675  1164 raft_consensus.cc:2749] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.719302  1083 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.725013   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
W20260710 13:27:21.730235   975 leader_election.cc:343] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.748183   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546ae2e2c51d449e9f3cb4b0a7d7cb26" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:21.748996   936 raft_consensus.cc:3060] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.763666  1197 raft_consensus.cc:493] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.764521  1197 raft_consensus.cc:515] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.769479  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132d3a080dc347a9b50e1cb4fa5acd1d" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:21.772157   830 catalog_manager.cc:5697] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.776211  1167 leader_election.cc:290] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.776911  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546ae2e2c51d449e9f3cb4b0a7d7cb26" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:21.777524  1011 raft_consensus.cc:3060] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:21.779433   902 leader_election.cc:343] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.779827  1083 raft_consensus.cc:2468] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
W20260710 13:27:21.786406   882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:21.787484  1197 leader_election.cc:290] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.781234   975 leader_election.cc:304] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.788851  1148 raft_consensus.cc:2804] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.789351  1148 raft_consensus.cc:697] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:21.790196  1148 consensus_queue.cc:237] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.790827  1130 raft_consensus.cc:2749] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.798328  1125 tablet_bootstrap.cc:654] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.796734  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132d3a080dc347a9b50e1cb4fa5acd1d" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.804927  1126 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.805442  1126 ts_tablet_manager.cc:1403] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.190s	user 0.019s	sys 0.003s
I20260710 13:27:21.797513  1130 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:27:21.813126  1164 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:27:21.818966   900 leader_election.cc:343] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.819741   900 leader_election.cc:304] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.822055  1126 raft_consensus.cc:359] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.823251  1126 raft_consensus.cc:385] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.823563  1126 raft_consensus.cc:740] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.824407  1126 consensus_queue.cc:260] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.821780  1164 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:27:21.830286  1126 ts_tablet_manager.cc:1434] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 13:27:21.830425  1130 raft_consensus.cc:2749] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.831328  1126 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.837487  1164 consensus_queue.cc:1048] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:21.848524  1011 raft_consensus.cc:2468] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
I20260710 13:27:21.849996  1051 leader_election.cc:304] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:21.863482  1164 raft_consensus.cc:2804] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.864044  1164 raft_consensus.cc:697] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:21.866861  1134 consensus_queue.cc:1048] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:21.867053  1164 consensus_queue.cc:237] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.870076  1127 tablet_bootstrap.cc:654] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.882084  1125 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.882748  1125 ts_tablet_manager.cc:1403] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.280s	user 0.023s	sys 0.043s
W20260710 13:27:21.885272  1207 log.cc:927] Time spent T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260710 13:27:21.866184   936 raft_consensus.cc:2468] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
I20260710 13:27:21.893275  1125 raft_consensus.cc:359] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.894340  1125 raft_consensus.cc:385] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.894752  1125 raft_consensus.cc:740] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.895736  1125 consensus_queue.cc:260] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.901111  1125 ts_tablet_manager.cc:1434] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:27:21.903704  1125 tablet_bootstrap.cc:492] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.914491  1126 tablet_bootstrap.cc:654] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.919727   834 catalog_manager.cc:5697] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.925714  1127 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:21.926589  1127 ts_tablet_manager.cc:1403] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.218s	user 0.026s	sys 0.032s
I20260710 13:27:21.939178  1125 tablet_bootstrap.cc:654] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.944649  1134 raft_consensus.cc:493] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.945366  1134 raft_consensus.cc:515] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.949673   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.957085  1169 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:21.957420  1127 raft_consensus.cc:359] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.958065  1127 raft_consensus.cc:385] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.958339  1127 raft_consensus.cc:740] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.961763  1127 consensus_queue.cc:260] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.965181  1125 tablet_bootstrap.cc:492] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:21.966187  1127 ts_tablet_manager.cc:1434] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
W20260710 13:27:21.966841  1049 leader_election.cc:343] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.967646  1126 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:21.968135  1126 ts_tablet_manager.cc:1403] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.004s
I20260710 13:27:21.970523  1134 leader_election.cc:290] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:21.971457  1127 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:21.971014  1126 raft_consensus.cc:359] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.971832  1126 raft_consensus.cc:385] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.972124  1126 raft_consensus.cc:740] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.972108  1007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
W20260710 13:27:21.973846  1051 leader_election.cc:343] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.974296  1051 leader_election.cc:304] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:21.975137  1135 raft_consensus.cc:2749] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:21.976413  1148 raft_consensus.cc:493] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:21.976928  1148 raft_consensus.cc:515] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.978750  1127 tablet_bootstrap.cc:654] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.979274  1148 leader_election.cc:290] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:21.978559   830 catalog_manager.cc:5697] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.973152  1126 consensus_queue.cc:260] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.981652  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:21.981966   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:21.982851  1126 ts_tablet_manager.cc:1434] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
W20260710 13:27:21.983121   975 leader_election.cc:343] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:21.982812   935 raft_consensus.cc:2468] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:21.984124  1126 tablet_bootstrap.cc:492] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:21.984777  1125 ts_tablet_manager.cc:1403] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.004s
I20260710 13:27:21.986316   975 leader_election.cc:304] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:21.987614  1125 raft_consensus.cc:359] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.988324  1125 raft_consensus.cc:385] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.988587  1125 raft_consensus.cc:740] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.989221  1125 consensus_queue.cc:260] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:21.990552  1126 tablet_bootstrap.cc:654] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:21.994171  1148 raft_consensus.cc:2804] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:21.995086  1125 ts_tablet_manager.cc:1434] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:21.997970  1148 raft_consensus.cc:493] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:21.998447  1148 raft_consensus.cc:3060] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.998754  1125 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:21.999737  1126 tablet_bootstrap.cc:492] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.000200  1126 ts_tablet_manager.cc:1403] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.008s
I20260710 13:27:22.001469  1127 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.001971  1127 ts_tablet_manager.cc:1403] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.007s
I20260710 13:27:22.003242  1126 raft_consensus.cc:359] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.003989  1126 raft_consensus.cc:385] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.004253  1126 raft_consensus.cc:740] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.005271  1125 tablet_bootstrap.cc:654] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.005052  1126 consensus_queue.cc:260] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.006651  1127 raft_consensus.cc:359] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.007082  1126 ts_tablet_manager.cc:1434] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:22.007468  1127 raft_consensus.cc:385] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.007777  1127 raft_consensus.cc:740] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.008268  1126 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.008414  1127 consensus_queue.cc:260] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.010478  1127 ts_tablet_manager.cc:1434] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:27:22.011368  1127 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.012727  1169 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:22.017670  1127 tablet_bootstrap.cc:654] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.021425  1126 tablet_bootstrap.cc:654] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.025619  1125 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:22.026139  1125 ts_tablet_manager.cc:1403] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260710 13:27:22.026108  1169 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.029215  1127 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.030259  1125 raft_consensus.cc:359] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.031056  1125 raft_consensus.cc:385] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.031214  1127 ts_tablet_manager.cc:1403] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:27:22.031363  1125 raft_consensus.cc:740] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.032116  1125 consensus_queue.cc:260] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.034027  1127 raft_consensus.cc:359] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.034814  1127 raft_consensus.cc:385] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.035089  1127 raft_consensus.cc:740] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.035769  1126 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.036228  1126 ts_tablet_manager.cc:1403] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 13:27:22.035971  1127 consensus_queue.cc:260] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.038232  1127 ts_tablet_manager.cc:1434] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:22.039105  1127 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.039067  1126 raft_consensus.cc:359] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.039855  1125 ts_tablet_manager.cc:1434] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:22.039983  1126 raft_consensus.cc:385] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.040251  1126 raft_consensus.cc:740] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.040807  1125 tablet_bootstrap.cc:492] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:22.041016  1126 consensus_queue.cc:260] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.042609  1126 ts_tablet_manager.cc:1434] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:22.043561  1126 tablet_bootstrap.cc:492] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.046944  1134 raft_consensus.cc:493] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.047861  1125 tablet_bootstrap.cc:654] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.047473  1134 raft_consensus.cc:515] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.050504  1133 raft_consensus.cc:493] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.050580  1195 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.051455  1133 raft_consensus.cc:515] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.053174  1127 tablet_bootstrap.cc:654] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.057889  1133 leader_election.cc:290] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.062034  1134 leader_election.cc:290] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:22.062077   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.063591   933 raft_consensus.cc:2468] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.063556  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.065572  1190 consensus_queue.cc:1048] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.064420  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.068717   975 leader_election.cc:304] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
W20260710 13:27:22.072760  1051 leader_election.cc:343] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.073108  1133 raft_consensus.cc:2804] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.073529  1133 raft_consensus.cc:493] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.073908  1133 raft_consensus.cc:3060] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.070971  1083 raft_consensus.cc:2468] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.092662   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.099128  1125 tablet_bootstrap.cc:492] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:22.099664  1125 ts_tablet_manager.cc:1403] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.011s
W20260710 13:27:22.100747  1049 leader_election.cc:343] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.101524  1049 leader_election.cc:304] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:22.102640  1134 raft_consensus.cc:2749] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:22.102582  1125 raft_consensus.cc:359] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.103569  1125 raft_consensus.cc:385] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.103871  1125 raft_consensus.cc:740] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.117498  1148 raft_consensus.cc:515] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.119020  1126 tablet_bootstrap.cc:654] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.154331  1133 raft_consensus.cc:515] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.157845  1133 leader_election.cc:290] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.162297  1125 consensus_queue.cc:260] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.163416  1134 raft_consensus.cc:493] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.164013  1134 raft_consensus.cc:515] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.166149  1134 leader_election.cc:290] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:22.163576  1148 leader_election.cc:290] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.168082  1190 raft_consensus.cc:493] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.168259   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.168569  1188 raft_consensus.cc:493] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.168932   933 raft_consensus.cc:3060] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.175254  1125 ts_tablet_manager.cc:1434] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260710 13:27:22.176806  1125 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:22.169055  1188 raft_consensus.cc:515] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.175971   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.178994   935 raft_consensus.cc:2468] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:22.179374   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.180079   934 raft_consensus.cc:3060] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.180742  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
W20260710 13:27:22.182855   902 leader_election.cc:343] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.192000   934 raft_consensus.cc:2468] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.192416   933 raft_consensus.cc:2468] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.193588  1188 leader_election.cc:290] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.194212  1049 leader_election.cc:304] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.168612  1190 raft_consensus.cc:515] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.194940  1134 raft_consensus.cc:2804] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.195361  1134 raft_consensus.cc:493] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.195737  1134 raft_consensus.cc:3060] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.196348  1190 leader_election.cc:290] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.197844   975 leader_election.cc:304] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.198688   975 leader_election.cc:304] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.202699  1133 raft_consensus.cc:2804] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.201625   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.205737  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.205826  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.206506   933 raft_consensus.cc:2468] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.206656  1084 raft_consensus.cc:3060] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.207916  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.208753   934 raft_consensus.cc:3060] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.210047  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.216718  1081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.204149  1190 raft_consensus.cc:2804] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.213243  1127 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.213769  1135 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:22.214947  1188 raft_consensus.cc:493] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.210306  1134 raft_consensus.cc:515] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.217545  1081 raft_consensus.cc:2468] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:22.219859  1127 ts_tablet_manager.cc:1403] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.009s
I20260710 13:27:22.223230  1188 raft_consensus.cc:515] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.228012  1085 raft_consensus.cc:2393] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 32aa1db78c0d4b7db2ddcd42500732eb in this term.
I20260710 13:27:22.228407  1188 leader_election.cc:290] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.230675  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b5d45d81d4ccbaa6ebd9ba66f4384" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
W20260710 13:27:22.232642   902 leader_election.cc:343] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.234211  1134 leader_election.cc:290] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:22.234553   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.230872  1084 raft_consensus.cc:2468] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.235762   933 raft_consensus.cc:2393] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32aa1db78c0d4b7db2ddcd42500732eb in current term 1: Already voted for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in this term.
I20260710 13:27:22.236850  1125 tablet_bootstrap.cc:654] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.237555  1127 raft_consensus.cc:359] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.238399  1127 raft_consensus.cc:385] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.238673  1127 raft_consensus.cc:740] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.239593  1127 consensus_queue.cc:260] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.242873  1133 raft_consensus.cc:697] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:22.244024  1133 consensus_queue.cc:237] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
W20260710 13:27:22.244784   975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.129.195:38047, user_credentials={real_user=slave}} blocked reactor thread for 44537.9us
I20260710 13:27:22.247306   975 leader_election.cc:304] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
W20260710 13:27:22.248888   975 leader_election.cc:343] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.250490  1234 raft_consensus.cc:2804] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.250916  1234 raft_consensus.cc:493] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.251266  1234 raft_consensus.cc:3060] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.254891  1126 tablet_bootstrap.cc:492] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.255373  1126 ts_tablet_manager.cc:1403] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.212s	user 0.016s	sys 0.026s
I20260710 13:27:22.255183  1236 consensus_queue.cc:1048] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.256367   900 leader_election.cc:304] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:22.257522  1188 raft_consensus.cc:2804] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.257974  1188 raft_consensus.cc:493] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.258383  1188 raft_consensus.cc:3060] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.260102  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:22.262194  1234 raft_consensus.cc:515] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.265817   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.266003  1234 leader_election.cc:290] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.266512   933 raft_consensus.cc:3060] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.266675  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
W20260710 13:27:22.268203   975 leader_election.cc:343] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.267923  1188 raft_consensus.cc:515] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.268476  1126 raft_consensus.cc:359] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.269124  1126 raft_consensus.cc:385] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.269381  1126 raft_consensus.cc:740] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.269986  1126 consensus_queue.cc:260] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.274216  1127 ts_tablet_manager.cc:1434] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260710 13:27:22.275388  1127 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.275242   933 raft_consensus.cc:2468] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.276543  1190 raft_consensus.cc:697] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:22.278270  1190 consensus_queue.cc:237] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.278612   975 leader_election.cc:304] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:22.280100  1234 raft_consensus.cc:2804] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.280689  1234 raft_consensus.cc:697] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:22.281421  1126 ts_tablet_manager.cc:1434] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260710 13:27:22.282473  1126 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.288266  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b5d45d81d4ccbaa6ebd9ba66f4384" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
W20260710 13:27:22.290707   900 leader_election.cc:343] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.291467   900 leader_election.cc:304] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:22.293718  1197 raft_consensus.cc:2749] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:22.293998  1188 leader_election.cc:290] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.298849  1148 consensus_queue.cc:1048] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.304200  1125 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:22.304795  1125 ts_tablet_manager.cc:1403] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.008s
I20260710 13:27:22.300442  1007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:22.300570  1234 consensus_queue.cc:237] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.300093  1051 leader_election.cc:304] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
W20260710 13:27:22.310647   902 leader_election.cc:343] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.313843  1134 raft_consensus.cc:2749] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:22.318011  1126 tablet_bootstrap.cc:654] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.333750  1135 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:22.335469  1125 raft_consensus.cc:359] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.336426  1125 raft_consensus.cc:385] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.349589  1127 tablet_bootstrap.cc:654] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.336822  1125 raft_consensus.cc:740] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.353266   834 catalog_manager.cc:5697] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.354914  1125 consensus_queue.cc:260] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.357455  1125 ts_tablet_manager.cc:1434] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260710 13:27:22.360503  1125 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:22.360002   834 catalog_manager.cc:5697] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:22.371168   975 consensus_peers.cc:597] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.375277  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.375977  1085 raft_consensus.cc:3060] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.371172  1188 raft_consensus.cc:493] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.378350  1188 raft_consensus.cc:515] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.384721  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c843ad6ef4cf446fa8726f64ed38f4ef" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.382408  1188 leader_election.cc:290] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.387151  1085 raft_consensus.cc:2468] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
W20260710 13:27:22.387861   902 leader_election.cc:343] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.388764  1133 raft_consensus.cc:493] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.389501  1133 raft_consensus.cc:515] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.391005  1126 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.391486  1126 ts_tablet_manager.cc:1403] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.008s
I20260710 13:27:22.391839  1134 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.395821   900 leader_election.cc:304] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:22.396687  1188 raft_consensus.cc:2804] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.391800  1133 leader_election.cc:290] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.397192  1188 raft_consensus.cc:697] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:22.397333   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.398082   933 raft_consensus.cc:2468] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.398147  1188 consensus_queue.cc:237] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.401249  1135 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:22.405079  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c843ad6ef4cf446fa8726f64ed38f4ef" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.405762  1084 raft_consensus.cc:2468] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:22.400820   975 leader_election.cc:304] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.411185  1126 raft_consensus.cc:359] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.411962  1126 raft_consensus.cc:385] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.412333  1126 raft_consensus.cc:740] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.413213  1126 consensus_queue.cc:260] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.407181  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.408406   900 leader_election.cc:304] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:22.417321  1126 ts_tablet_manager.cc:1434] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260710 13:27:22.417706  1197 raft_consensus.cc:2804] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.418305  1197 raft_consensus.cc:493] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.418623  1126 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.418784  1197 raft_consensus.cc:3060] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.419593  1133 raft_consensus.cc:2804] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.424257  1133 raft_consensus.cc:493] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.425974  1133 raft_consensus.cc:3060] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.455005  1197 raft_consensus.cc:515] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
W20260710 13:27:22.459347   975 leader_election.cc:343] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.477054  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c843ad6ef4cf446fa8726f64ed38f4ef" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.477715  1085 raft_consensus.cc:3060] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.478981  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c843ad6ef4cf446fa8726f64ed38f4ef" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
W20260710 13:27:22.480370   902 leader_election.cc:343] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.484412  1127 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.484947  1127 ts_tablet_manager.cc:1403] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.036s
I20260710 13:27:22.491890  1133 raft_consensus.cc:515] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.494928  1197 leader_election.cc:290] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.492962  1085 raft_consensus.cc:2468] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:22.491868  1127 raft_consensus.cc:359] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.482632  1126 tablet_bootstrap.cc:654] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.497290  1127 raft_consensus.cc:385] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.497671  1127 raft_consensus.cc:740] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.496102   834 catalog_manager.cc:5697] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.499114  1127 consensus_queue.cc:260] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.500862   900 leader_election.cc:304] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:22.502230  1127 ts_tablet_manager.cc:1434] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 13:27:22.502326  1133 leader_election.cc:290] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.503172  1127 tablet_bootstrap.cc:492] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.503674  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
W20260710 13:27:22.505169   975 leader_election.cc:343] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.506880  1197 raft_consensus.cc:2804] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.507460  1197 raft_consensus.cc:697] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:22.515609   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.516093   934 raft_consensus.cc:3060] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.518826   832 catalog_manager.cc:5697] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.520416  1125 tablet_bootstrap.cc:654] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.520015  1127 tablet_bootstrap.cc:654] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.512535  1197 consensus_queue.cc:237] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.523140  1126 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.524729  1126 ts_tablet_manager.cc:1403] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.011s
I20260710 13:27:22.527688  1126 raft_consensus.cc:359] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.528508  1126 raft_consensus.cc:385] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.528779  1126 raft_consensus.cc:740] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.529570  1126 consensus_queue.cc:260] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.531136   934 raft_consensus.cc:2468] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.534580   975 leader_election.cc:304] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:22.535723  1133 raft_consensus.cc:2804] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.536211  1133 raft_consensus.cc:697] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:22.537071  1133 consensus_queue.cc:237] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.540724  1126 ts_tablet_manager.cc:1434] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:22.541661  1126 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.550779  1126 tablet_bootstrap.cc:654] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.555958  1127 tablet_bootstrap.cc:492] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.556514  1127 ts_tablet_manager.cc:1403] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.021s
I20260710 13:27:22.555941   833 catalog_manager.cc:5697] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.559309  1127 raft_consensus.cc:359] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.559955  1127 raft_consensus.cc:385] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.560228  1127 raft_consensus.cc:740] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.561100  1127 consensus_queue.cc:260] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.563390  1127 ts_tablet_manager.cc:1434] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:27:22.566219  1125 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:22.566812  1125 ts_tablet_manager.cc:1403] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.207s	user 0.014s	sys 0.006s
I20260710 13:27:22.573119  1127 tablet_bootstrap.cc:492] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.577545  1125 raft_consensus.cc:359] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.578332  1125 raft_consensus.cc:385] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.578685  1125 raft_consensus.cc:740] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.579461  1125 consensus_queue.cc:260] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.580749  1127 tablet_bootstrap.cc:654] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.581123  1133 raft_consensus.cc:493] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.581635  1125 ts_tablet_manager.cc:1434] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:27:22.581887  1133 raft_consensus.cc:515] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.585860   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51b4f713104f329e391aa94c3669f0" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.586740   934 raft_consensus.cc:2468] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.588218   975 leader_election.cc:304] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.589538  1237 raft_consensus.cc:2804] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.590008  1237 raft_consensus.cc:493] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.590431  1237 raft_consensus.cc:3060] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.603645  1234 raft_consensus.cc:493] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.610107  1234 raft_consensus.cc:515] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.613068  1234 leader_election.cc:290] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.598927  1125 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:22.619175  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132d3a080dc347a9b50e1cb4fa5acd1d" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.620114  1126 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.617444   833 catalog_manager.cc:5697] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.620615  1126 ts_tablet_manager.cc:1403] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.079s	user 0.048s	sys 0.024s
W20260710 13:27:22.621649   975 leader_election.cc:343] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.613461  1237 raft_consensus.cc:515] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.622959  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51b4f713104f329e391aa94c3669f0" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.623709  1085 raft_consensus.cc:2468] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.623948  1237 leader_election.cc:290] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.623757  1126 raft_consensus.cc:359] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.624531  1126 raft_consensus.cc:385] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.624805  1126 raft_consensus.cc:740] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.616187  1133 leader_election.cc:290] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.625488  1126 consensus_queue.cc:260] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.627462   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51b4f713104f329e391aa94c3669f0" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.628144   933 raft_consensus.cc:3060] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.630105  1126 ts_tablet_manager.cc:1434] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:27:22.631044  1126 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.632050  1125 tablet_bootstrap.cc:654] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.638504  1127 tablet_bootstrap.cc:492] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.638746  1126 tablet_bootstrap.cc:654] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.639148  1127 ts_tablet_manager.cc:1403] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.027s
I20260710 13:27:22.640443  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab51b4f713104f329e391aa94c3669f0" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.641149  1085 raft_consensus.cc:3060] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.642791  1127 raft_consensus.cc:359] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.643682  1127 raft_consensus.cc:385] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.644017  1127 raft_consensus.cc:740] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.644928  1127 consensus_queue.cc:260] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.647140  1127 ts_tablet_manager.cc:1434] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:22.648485  1127 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.625609   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132d3a080dc347a9b50e1cb4fa5acd1d" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.649791   934 raft_consensus.cc:2468] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.652442   933 raft_consensus.cc:2468] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.655067  1127 tablet_bootstrap.cc:654] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.656152   975 leader_election.cc:304] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:22.658972  1133 raft_consensus.cc:2804] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.659463  1133 raft_consensus.cc:493] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.659922  1133 raft_consensus.cc:3060] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.662905   975 leader_election.cc:304] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.664100  1085 raft_consensus.cc:2468] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.665201  1237 raft_consensus.cc:2804] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.665844  1237 raft_consensus.cc:697] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:22.666951  1237 consensus_queue.cc:237] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.668130  1133 raft_consensus.cc:515] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.669693  1133 leader_election.cc:290] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.671557  1127 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.671993  1127 ts_tablet_manager.cc:1403] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260710 13:27:22.672099  1126 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.672644  1126 ts_tablet_manager.cc:1403] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.005s
I20260710 13:27:22.673542   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132d3a080dc347a9b50e1cb4fa5acd1d" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.674197   933 raft_consensus.cc:3060] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.675940  1126 raft_consensus.cc:359] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.676808  1126 raft_consensus.cc:385] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.677137  1126 raft_consensus.cc:740] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.674666  1127 raft_consensus.cc:359] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.678606  1127 raft_consensus.cc:385] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.678103  1126 consensus_queue.cc:260] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.678917  1127 raft_consensus.cc:740] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.679498  1133 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:22.679606  1127 consensus_queue.cc:260] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.680637  1126 ts_tablet_manager.cc:1434] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:22.681612  1126 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: Bootstrap starting.
I20260710 13:27:22.682881  1127 ts_tablet_manager.cc:1434] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:22.683815  1127 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.684037  1125 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:22.684561  1125 ts_tablet_manager.cc:1403] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.017s
I20260710 13:27:22.688489  1125 raft_consensus.cc:359] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.689379  1125 raft_consensus.cc:385] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.689741  1125 raft_consensus.cc:740] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.690896  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132d3a080dc347a9b50e1cb4fa5acd1d" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.691521  1085 raft_consensus.cc:3060] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.693928   933 raft_consensus.cc:2468] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.689518  1127 tablet_bootstrap.cc:654] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.694823  1126 tablet_bootstrap.cc:654] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.695808   975 leader_election.cc:304] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.696550  1234 raft_consensus.cc:493] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.697184  1234 raft_consensus.cc:515] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.697566  1125 consensus_queue.cc:260] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.699843  1234 leader_election.cc:290] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.700898  1234 raft_consensus.cc:2804] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.701846  1234 raft_consensus.cc:697] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:22.702807  1125 ts_tablet_manager.cc:1434] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.006s
I20260710 13:27:22.703702  1125 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:22.704516  1234 consensus_queue.cc:237] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.709111  1125 tablet_bootstrap.cc:654] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.715302   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.716171   934 raft_consensus.cc:2468] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.722612  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.723453  1084 raft_consensus.cc:2468] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:22.725255   834 catalog_manager.cc:5697] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.727383  1126 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: No bootstrap required, opened a new log
I20260710 13:27:22.727877  1126 ts_tablet_manager.cc:1403] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.010s
I20260710 13:27:22.730432  1126 raft_consensus.cc:359] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.730830   975 leader_election.cc:304] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:22.731173  1126 raft_consensus.cc:385] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.731562  1126 raft_consensus.cc:740] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.732283  1126 consensus_queue.cc:260] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.732802  1237 raft_consensus.cc:2804] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.733170  1237 raft_consensus.cc:493] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.733484  1135 raft_consensus.cc:493] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.734673  1135 raft_consensus.cc:515] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.735668  1126 ts_tablet_manager.cc:1434] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:22.742522  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b5d45d81d4ccbaa6ebd9ba66f4384" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.805130  1167 raft_consensus.cc:493] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.794682  1240 raft_consensus.cc:493] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.805871  1240 raft_consensus.cc:515] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.805702  1167 raft_consensus.cc:515] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
W20260710 13:27:22.786101  1265 log.cc:927] Time spent T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 13:27:22.741379  1135 leader_election.cc:290] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:22.808457  1167 leader_election.cc:290] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
W20260710 13:27:22.809077  1051 leader_election.cc:343] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.809336  1167 raft_consensus.cc:493] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.809666  1007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.809962  1167 raft_consensus.cc:515] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.813030  1167 leader_election.cc:290] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:22.733510  1237 raft_consensus.cc:3060] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.747946  1085 raft_consensus.cc:2468] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:22.749450  1234 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.067s
I20260710 13:27:22.742292   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b5d45d81d4ccbaa6ebd9ba66f4384" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.743597  1133 raft_consensus.cc:493] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.820019  1190 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:22.819377  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.823318   934 raft_consensus.cc:2468] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 0.
I20260710 13:27:22.830958   935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c843ad6ef4cf446fa8726f64ed38f4ef" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.830551  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c843ad6ef4cf446fa8726f64ed38f4ef" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.838551  1084 raft_consensus.cc:2393] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 4c19d4b420d046bf90950f7d19155546 in this term.
I20260710 13:27:22.839208  1125 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:22.839790  1125 ts_tablet_manager.cc:1403] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.012s
W20260710 13:27:22.840507   882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:22.834661  1148 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:27:22.842860  1125 raft_consensus.cc:359] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.843680  1125 raft_consensus.cc:385] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.844067  1125 raft_consensus.cc:740] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.818847  1240 leader_election.cc:290] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.845299  1125 consensus_queue.cc:260] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.845584   932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f881418e015a44bdb3d5f38b204852f7" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.845631   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.863730  1197 raft_consensus.cc:493] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.864447  1197 raft_consensus.cc:515] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.866964  1188 raft_consensus.cc:493] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.867560  1188 raft_consensus.cc:515] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.830287  1237 raft_consensus.cc:515] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.876214  1197 leader_election.cc:290] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.879309  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.879782  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.880271  1084 raft_consensus.cc:2468] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:22.881414  1188 leader_election.cc:290] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.881968  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:22.882596  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.823470  1133 raft_consensus.cc:515] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.883231  1085 raft_consensus.cc:2468] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 0.
I20260710 13:27:22.883031   934 raft_consensus.cc:2393] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32aa1db78c0d4b7db2ddcd42500732eb in current term 1: Already voted for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in this term.
I20260710 13:27:22.884022  1049 leader_election.cc:304] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:22.884979  1127 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:22.885360  1127 ts_tablet_manager.cc:1403] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.202s	user 0.046s	sys 0.072s
I20260710 13:27:22.884631   900 leader_election.cc:304] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:22.886755   932 raft_consensus.cc:2393] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32aa1db78c0d4b7db2ddcd42500732eb in current term 1: Already voted for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in this term.
I20260710 13:27:22.887423   900 leader_election.cc:304] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
W20260710 13:27:22.887730   902 leader_election.cc:343] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:22.888944   902 leader_election.cc:343] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.890452  1125 ts_tablet_manager.cc:1434] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.011s
I20260710 13:27:22.891956  1125 tablet_bootstrap.cc:492] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:22.893924  1197 raft_consensus.cc:2804] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.894601  1135 raft_consensus.cc:2804] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.891673  1188 raft_consensus.cc:2804] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.899593  1135 raft_consensus.cc:493] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.898618  1197 raft_consensus.cc:493] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.900158  1188 raft_consensus.cc:493] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.904904  1135 raft_consensus.cc:3060] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.905766  1197 raft_consensus.cc:3060] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.906626  1188 raft_consensus.cc:3060] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.911818  1011 raft_consensus.cc:3060] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.917865   833 catalog_manager.cc:5697] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.909168  1237 leader_election.cc:290] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.922058  1133 leader_election.cc:290] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:22.931602  1130 consensus_queue.cc:1048] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:22.937366   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:22.938143   936 raft_consensus.cc:3060] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.940404   975 leader_election.cc:304] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac; no voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:22.913096  1049 leader_election.cc:304] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:22.946779  1127 raft_consensus.cc:359] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.957695  1127 raft_consensus.cc:385] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.958045  1127 raft_consensus.cc:740] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.941623  1133 raft_consensus.cc:3060] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.958927  1127 consensus_queue.cc:260] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.954063  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:22.960378  1085 raft_consensus.cc:2393] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 4c19d4b420d046bf90950f7d19155546 in this term.
I20260710 13:27:22.944247  1081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.945680  1082 raft_consensus.cc:3060] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.962319  1081 raft_consensus.cc:3060] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.963660  1167 raft_consensus.cc:3060] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:22.963802  1049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.193:33235, user_credentials={real_user=slave}} blocked reactor thread for 53580.3us
I20260710 13:27:22.944509   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:22.941656  1197 raft_consensus.cc:515] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.967675  1127 ts_tablet_manager.cc:1434] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260710 13:27:22.956835  1135 raft_consensus.cc:515] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:22.970129  1049 leader_election.cc:304] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:22.965018  1240 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:27:22.972859  1127 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:22.980716  1130 consensus_queue.cc:1048] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:22.990402  1135 leader_election.cc:290] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:23.004555  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:23.004343  1188 raft_consensus.cc:515] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
W20260710 13:27:23.006701   902 leader_election.cc:343] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.007192  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:23.007982  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b5d45d81d4ccbaa6ebd9ba66f4384" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
W20260710 13:27:23.008664   902 leader_election.cc:343] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:23.009181  1051 leader_election.cc:343] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.011237  1197 leader_election.cc:290] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.012754  1080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:22.993294   975 leader_election.cc:304] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac; no voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:23.013357  1080 raft_consensus.cc:3060] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.017261  1197 consensus_queue.cc:1048] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:23.024178  1235 raft_consensus.cc:2749] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.025976   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b5d45d81d4ccbaa6ebd9ba66f4384" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:23.026782   933 raft_consensus.cc:3060] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.034201  1125 tablet_bootstrap.cc:654] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.037557   936 raft_consensus.cc:2468] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:23.040998  1164 raft_consensus.cc:2749] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.047827  1133 raft_consensus.cc:2749] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.014755  1167 raft_consensus.cc:2749] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.058830   933 raft_consensus.cc:2468] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 1.
W20260710 13:27:23.060660   975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.193:33235, user_credentials={real_user=slave}} blocked reactor thread for 70703us
I20260710 13:27:23.062783  1188 leader_election.cc:290] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.062271  1197 consensus_queue.cc:1048] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:27:23.076643  1080 raft_consensus.cc:2468] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:23.081086   900 leader_election.cc:304] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:23.081908  1188 raft_consensus.cc:2804] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.082376  1188 raft_consensus.cc:697] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:23.083197  1188 consensus_queue.cc:237] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.090976  1049 leader_election.cc:304] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:23.091816  1167 raft_consensus.cc:2804] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.092288  1167 raft_consensus.cc:697] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:23.093102  1167 consensus_queue.cc:237] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.094903  1081 raft_consensus.cc:2468] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:23.080433  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:23.098953  1082 raft_consensus.cc:3060] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.107537  1133 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.109421   975 leader_election.cc:304] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:23.110158  1240 raft_consensus.cc:2804] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.110613  1240 raft_consensus.cc:697] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:23.111423  1240 consensus_queue.cc:237] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.119066   833 catalog_manager.cc:5697] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.119953  1082 raft_consensus.cc:2468] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c19d4b420d046bf90950f7d19155546 in term 1.
I20260710 13:27:23.126578   900 leader_election.cc:304] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:23.127076   834 catalog_manager.cc:5697] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:23.127710  1197 raft_consensus.cc:2804] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.128237  1197 raft_consensus.cc:697] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Leader. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:23.128981  1125 tablet_bootstrap.cc:492] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:23.130481  1125 ts_tablet_manager.cc:1403] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.013s
I20260710 13:27:23.129045  1197 consensus_queue.cc:237] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.137183  1125 raft_consensus.cc:359] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.138468  1125 raft_consensus.cc:385] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.138751  1125 raft_consensus.cc:740] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.138878  1127 tablet_bootstrap.cc:654] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.141255  1190 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.140362  1125 consensus_queue.cc:260] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.147751  1125 ts_tablet_manager.cc:1434] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:27:23.160420   834 catalog_manager.cc:5697] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c19d4b420d046bf90950f7d19155546 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.163442  1148 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.163120  1125 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546: Bootstrap starting.
I20260710 13:27:23.169324  1125 tablet_bootstrap.cc:654] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.192751  1125 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546: No bootstrap required, opened a new log
I20260710 13:27:23.193269  1125 ts_tablet_manager.cc:1403] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260710 13:27:23.196055  1125 raft_consensus.cc:359] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.196758  1125 raft_consensus.cc:385] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.197022  1125 raft_consensus.cc:740] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.197674  1125 consensus_queue.cc:260] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.200260  1125 ts_tablet_manager.cc:1434] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:23.212718  1237 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:23.220289  1127 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:23.220872  1127 ts_tablet_manager.cc:1403] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.252s	user 0.016s	sys 0.031s
I20260710 13:27:23.223695  1127 raft_consensus.cc:359] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.224473  1127 raft_consensus.cc:385] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.224831  1127 raft_consensus.cc:740] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.225561  1127 consensus_queue.cc:260] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.227878  1127 ts_tablet_manager.cc:1434] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:23.228963  1127 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:23.235177  1127 tablet_bootstrap.cc:654] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.242261  1235 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:23.242631   834 catalog_manager.cc:5697] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.251096  1127 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:23.253535  1127 ts_tablet_manager.cc:1403] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260710 13:27:23.255811  1127 raft_consensus.cc:359] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.256465  1127 raft_consensus.cc:385] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.256736  1127 raft_consensus.cc:740] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.260906  1127 consensus_queue.cc:260] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.262898  1127 ts_tablet_manager.cc:1434] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:23.263764  1127 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: Bootstrap starting.
I20260710 13:27:23.266633  1240 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.267942  1234 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.269330  1127 tablet_bootstrap.cc:654] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.300629  1127 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: No bootstrap required, opened a new log
I20260710 13:27:23.301067  1127 ts_tablet_manager.cc:1403] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.022s
I20260710 13:27:23.303615  1127 raft_consensus.cc:359] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.304229  1127 raft_consensus.cc:385] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.304490  1127 raft_consensus.cc:740] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.305353  1127 consensus_queue.cc:260] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.307371  1127 ts_tablet_manager.cc:1434] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:27:23.347054  1197 raft_consensus.cc:493] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.347549  1197 raft_consensus.cc:515] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.349347  1197 leader_election.cc:290] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.349939  1007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" is_pre_election: true
I20260710 13:27:23.350289  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "4c19d4b420d046bf90950f7d19155546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:23.351593   900 leader_election.cc:304] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [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: 4c19d4b420d046bf90950f7d19155546; no voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:23.352272  1197 raft_consensus.cc:2749] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.381601  1235 raft_consensus.cc:493] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.382058  1235 raft_consensus.cc:515] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.383701  1235 leader_election.cc:290] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.384485   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:23.384959  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdf92ca58484780843c581ea8c847d4" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:23.385711  1083 raft_consensus.cc:2393] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 4c19d4b420d046bf90950f7d19155546 in this term.
I20260710 13:27:23.385950   934 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.386765   975 leader_election.cc:304] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac; no voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:23.387514  1190 raft_consensus.cc:3060] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.392020  1190 raft_consensus.cc:2749] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.460412  1190 raft_consensus.cc:493] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.460850  1190 raft_consensus.cc:515] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.462405  1190 leader_election.cc:290] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.463307   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:23.463570  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:23.463987   934 raft_consensus.cc:2468] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:23.464138  1083 raft_consensus.cc:2468] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 0.
I20260710 13:27:23.465052   975 leader_election.cc:304] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:23.465745  1190 raft_consensus.cc:2804] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.466051  1190 raft_consensus.cc:493] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.466297  1190 raft_consensus.cc:3060] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.470818  1190 raft_consensus.cc:515] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.472595  1190 leader_election.cc:290] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.473264   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:23.473666  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:23.474256  1085 raft_consensus.cc:3060] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.473838   934 raft_consensus.cc:3060] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.478700   934 raft_consensus.cc:2468] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:23.478778  1085 raft_consensus.cc:2468] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 1.
I20260710 13:27:23.479791   975 leader_election.cc:304] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:23.480419  1190 raft_consensus.cc:2804] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.480860  1190 raft_consensus.cc:697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:23.481601  1190 consensus_queue.cc:237] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.489794   834 catalog_manager.cc:5697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.525208  1197 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.533469  1130 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.537256  1190 raft_consensus.cc:493] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.537796  1190 raft_consensus.cc:515] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:23.539459  1007 raft_consensus.cc:3060] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.540426  1190 leader_election.cc:290] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:23.542069   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c19d4b420d046bf90950f7d19155546" is_pre_election: true
I20260710 13:27:23.543792  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67315c37a7b40bfaa3db7f42d5a6dbb" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" is_pre_election: true
I20260710 13:27:23.546684  1083 raft_consensus.cc:2393] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d3843b9e4e24335b2108e4c4d0f34ac in current term 1: Already voted for candidate 4c19d4b420d046bf90950f7d19155546 in this term.
I20260710 13:27:23.548840  1130 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.549218   975 leader_election.cc:304] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac; no voters: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546
I20260710 13:27:23.550081  1190 raft_consensus.cc:2749] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.556969  1190 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.562090  1130 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.572475  1167 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.576575  1190 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:23.593672  1007 raft_consensus.cc:3060] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.600967  1134 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.719552 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:23.725983  1303 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
W20260710 13:27:23.727121  1304 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
W20260710 13:27:23.731006  1306 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
I20260710 13:27:23.731648 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:23.732481 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:23.732699 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:23.732906 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690043732887 us; error 0 us; skew 500 ppm
I20260710 13:27:23.733474 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:23.736037 32263 webserver.cc:533] Webserver started at http://127.31.129.196:42069/ using document root <none> and password file <none>
I20260710 13:27:23.736534 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:23.736732 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:23.737027 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:23.738055 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-3-root/instance:
uuid: "29a49ab1462b4aed834feead56191d7d"
format_stamp: "Formatted at 2026-07-10 13:27:23 on dist-test-slave-t14x"
I20260710 13:27:23.742421 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:23.746291  1311 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:23.747179 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:23.747493 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-3-root
uuid: "29a49ab1462b4aed834feead56191d7d"
format_stamp: "Formatted at 2026-07-10 13:27:23 on dist-test-slave-t14x"
I20260710 13:27:23.747793 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-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)
I20260710 13:27:23.774194 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:23.775758 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:23.777335 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:23.779544 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:23.779736 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:23.780045 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:23.780213 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:23.861969 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.196:38915
I20260710 13:27:23.862104  1373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.196:38915 every 8 connection(s)
I20260710 13:27:23.867655 32263 auto_leader_rebalancer-test.cc:388] add a tserver: 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:23.883306  1374 heartbeater.cc:344] Connected to a master server at 127.31.129.254:43627
I20260710 13:27:23.883751  1374 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:23.884508  1374 heartbeater.cc:507] Master 127.31.129.254:43627 requested a full tablet report, sending...
I20260710 13:27:23.886521   833 ts_manager.cc:194] Registered new tserver with Master: 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915)
I20260710 13:27:23.887763   833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45218
I20260710 13:27:23.918365  1237 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.924535  1237 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.889938  1374 heartbeater.cc:499] Master 127.31.129.254:43627 was elected leader, sending a full tablet report...
I20260710 13:27:24.936575  1081 consensus_queue.cc:237] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:24.945669  1007 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:24.948091   936 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:24.947867  1384 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:24.949545  1380 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:24.957369  1384 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
W20260710 13:27:24.960136  1051 consensus_peers.cc:597] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 234b5d45d81d4ccbaa6ebd9ba66f4384. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:24.959892  1007 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:24.963006   936 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:24.975699   832 catalog_manager.cc:5697] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.979068  1081 consensus_queue.cc:237] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:24.994380  1051 consensus_peers.cc:597] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 546ae2e2c51d449e9f3cb4b0a7d7cb26. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.005821  1007 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:25.007639  1380 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:25.068778   934 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:25.094269  1395 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:27:25.104651  1384 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.118438  1009 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.131891   834 catalog_manager.cc:5697] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.151005   934 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.170298   934 consensus_queue.cc:237] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.182550  1083 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:25.184345  1272 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:25.188167  1009 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:25.189875  1392 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:27:25.198431   902 consensus_peers.cc:597] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d56b3fa2dd5c4d42ad17ef8a51884dde. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.201900  1272 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.207463  1009 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.207903  1081 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.221392  1083 consensus_queue.cc:237] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.226106   832 catalog_manager.cc:5697] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.232007  1009 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:25.233853   934 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:25.235867  1395 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:25.236968  1384 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:25.243628  1051 consensus_peers.cc:597] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7388cf0cc6934d1aa596ebdb44801a9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.261345  1384 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.263446   934 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.281585   833 catalog_manager.cc:5697] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.286767  1009 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:25.371879  1410 ts_tablet_manager.cc:933] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:25.374359  1410 tablet_copy_client.cc:323] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.195:38047
I20260710 13:27:25.387249  1095 tablet_copy_service.cc:140] P 32aa1db78c0d4b7db2ddcd42500732eb: Received BeginTabletCopySession request for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:48256)
I20260710 13:27:25.387966  1095 tablet_copy_service.cc:161] P 32aa1db78c0d4b7db2ddcd42500732eb: Beginning new tablet copy session on tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:48256: session id = 29a49ab1462b4aed834feead56191d7d-546ae2e2c51d449e9f3cb4b0a7d7cb26
I20260710 13:27:25.394325  1095 tablet_copy_source_session.cc:215] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:25.397944  1410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:25.410358  1410 tablet_copy_client.cc:806] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:25.411098  1410 tablet_copy_client.cc:670] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:25.414872  1413 ts_tablet_manager.cc:933] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:25.416368  1410 tablet_copy_client.cc:538] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:25.417349  1413 tablet_copy_client.cc:323] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.195:38047
I20260710 13:27:25.418998  1095 tablet_copy_service.cc:140] P 32aa1db78c0d4b7db2ddcd42500732eb: Received BeginTabletCopySession request for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:48256)
I20260710 13:27:25.419466  1095 tablet_copy_service.cc:161] P 32aa1db78c0d4b7db2ddcd42500732eb: Beginning new tablet copy session on tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:48256: session id = 29a49ab1462b4aed834feead56191d7d-234b5d45d81d4ccbaa6ebd9ba66f4384
I20260710 13:27:25.425109  1095 tablet_copy_source_session.cc:215] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:25.426611  1410 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:25.427995  1413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:25.448282  1413 tablet_copy_client.cc:806] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:25.449035  1413 tablet_copy_client.cc:670] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:25.454262  1410 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:25.455045  1413 tablet_copy_client.cc:538] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:25.456012  1410 tablet_bootstrap.cc:492] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:25.456918  1410 ts_tablet_manager.cc:1403] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.005s
I20260710 13:27:25.460625  1410 raft_consensus.cc:359] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.461588  1410 raft_consensus.cc:740] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:25.462380  1410 consensus_queue.cc:260] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.464695  1413 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:25.466660  1410 ts_tablet_manager.cc:1434] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 13:27:25.470038  1095 tablet_copy_service.cc:342] P 32aa1db78c0d4b7db2ddcd42500732eb: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-546ae2e2c51d449e9f3cb4b0a7d7cb26 received from {username='slave'} at 127.0.0.1:48256
I20260710 13:27:25.470639  1095 tablet_copy_service.cc:434] P 32aa1db78c0d4b7db2ddcd42500732eb: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-546ae2e2c51d449e9f3cb4b0a7d7cb26 on tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:25.488655  1413 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:25.489398  1413 tablet_bootstrap.cc:492] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:25.489980  1413 ts_tablet_manager.cc:1403] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 13:27:25.492340  1413 raft_consensus.cc:359] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.492977  1413 raft_consensus.cc:740] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:25.493468  1413 consensus_queue.cc:260] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.495239  1413 ts_tablet_manager.cc:1434] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:27:25.497166  1095 tablet_copy_service.cc:342] P 32aa1db78c0d4b7db2ddcd42500732eb: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-234b5d45d81d4ccbaa6ebd9ba66f4384 received from {username='slave'} at 127.0.0.1:48256
I20260710 13:27:25.497655  1095 tablet_copy_service.cc:434] P 32aa1db78c0d4b7db2ddcd42500732eb: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-234b5d45d81d4ccbaa6ebd9ba66f4384 on tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:25.670858  1413 ts_tablet_manager.cc:933] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:25.672807  1413 tablet_copy_client.cc:323] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.195:38047
I20260710 13:27:25.674404  1095 tablet_copy_service.cc:140] P 32aa1db78c0d4b7db2ddcd42500732eb: Received BeginTabletCopySession request for tablet 7388cf0cc6934d1aa596ebdb44801a9f from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:48256)
I20260710 13:27:25.674896  1095 tablet_copy_service.cc:161] P 32aa1db78c0d4b7db2ddcd42500732eb: Beginning new tablet copy session on tablet 7388cf0cc6934d1aa596ebdb44801a9f from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:48256: session id = 29a49ab1462b4aed834feead56191d7d-7388cf0cc6934d1aa596ebdb44801a9f
I20260710 13:27:25.680730  1095 tablet_copy_source_session.cc:215] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:25.683648  1413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7388cf0cc6934d1aa596ebdb44801a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:25.697431  1413 tablet_copy_client.cc:806] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:25.698328  1413 tablet_copy_client.cc:670] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:25.701908  1413 tablet_copy_client.cc:538] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:25.710487  1413 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:25.719214  1410 ts_tablet_manager.cc:933] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:25.735817  1413 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:25.736737  1413 tablet_bootstrap.cc:492] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:25.736588  1410 tablet_copy_client.cc:323] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.193:33235
I20260710 13:27:25.737561  1413 ts_tablet_manager.cc:1403] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260710 13:27:25.740692  1413 raft_consensus.cc:359] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.741627  1413 raft_consensus.cc:740] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:25.742264  1413 consensus_queue.cc:260] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.744619  1413 ts_tablet_manager.cc:1434] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:27:25.748353  1095 tablet_copy_service.cc:342] P 32aa1db78c0d4b7db2ddcd42500732eb: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-7388cf0cc6934d1aa596ebdb44801a9f received from {username='slave'} at 127.0.0.1:48256
I20260710 13:27:25.748744  1095 tablet_copy_service.cc:434] P 32aa1db78c0d4b7db2ddcd42500732eb: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-7388cf0cc6934d1aa596ebdb44801a9f on tablet 7388cf0cc6934d1aa596ebdb44801a9f with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:25.759672   946 tablet_copy_service.cc:140] P 4c19d4b420d046bf90950f7d19155546: Received BeginTabletCopySession request for tablet d56b3fa2dd5c4d42ad17ef8a51884dde from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:47988)
I20260710 13:27:25.760360   946 tablet_copy_service.cc:161] P 4c19d4b420d046bf90950f7d19155546: Beginning new tablet copy session on tablet d56b3fa2dd5c4d42ad17ef8a51884dde from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:47988: session id = 29a49ab1462b4aed834feead56191d7d-d56b3fa2dd5c4d42ad17ef8a51884dde
I20260710 13:27:25.768395   946 tablet_copy_source_session.cc:215] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:25.771778  1410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56b3fa2dd5c4d42ad17ef8a51884dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:25.784174  1410 tablet_copy_client.cc:806] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:25.784760  1410 tablet_copy_client.cc:670] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:25.789153  1410 tablet_copy_client.cc:538] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:25.797699  1410 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:25.820892  1410 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:25.821802  1410 tablet_bootstrap.cc:492] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:25.822494  1410 ts_tablet_manager.cc:1403] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260710 13:27:25.825176  1410 raft_consensus.cc:359] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.825876  1410 raft_consensus.cc:740] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:25.826498  1410 consensus_queue.cc:260] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:25.828745  1410 ts_tablet_manager.cc:1434] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:25.830771   946 tablet_copy_service.cc:342] P 4c19d4b420d046bf90950f7d19155546: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-d56b3fa2dd5c4d42ad17ef8a51884dde received from {username='slave'} at 127.0.0.1:47988
I20260710 13:27:25.831233   946 tablet_copy_service.cc:434] P 4c19d4b420d046bf90950f7d19155546: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-d56b3fa2dd5c4d42ad17ef8a51884dde on tablet d56b3fa2dd5c4d42ad17ef8a51884dde with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:25.881101  1349 raft_consensus.cc:1217] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:25.994259  1349 raft_consensus.cc:1217] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:26.165534  1349 raft_consensus.cc:1217] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:26.290416  1349 raft_consensus.cc:1217] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:26.326844  1425 raft_consensus.cc:1064] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:26.330365  1425 consensus_queue.cc:237] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.339076  1349 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.340126   934 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.340582  1007 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.341090  1380 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:26.342410  1395 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.343477  1425 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.360579  1380 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.365348  1007 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.365542  1349 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.385895   934 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.391083   833 catalog_manager.cc:5697] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:26.414626  1081 consensus_queue.cc:237] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.420799   934 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.422217  1395 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.423087  1349 raft_consensus.cc:1275] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.424492  1380 consensus_queue.cc:1048] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.429229  1425 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.433893  1348 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.438638   934 raft_consensus.cc:2955] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.442237   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:26.451110   832 catalog_manager.cc:5697] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:26.469247   998 tablet_service.cc:1558] Processing DeleteTablet for tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 with delete_type TABLET_DATA_TOMBSTONED (TS 1d3843b9e4e24335b2108e4c4d0f34ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58768
I20260710 13:27:26.474472  1434 tablet_replica.cc:333] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:26.477420  1434 raft_consensus.cc:2243] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:26.478327  1434 raft_consensus.cc:2272] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.478868  1395 raft_consensus.cc:1064] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:26.481769  1434 ts_tablet_manager.cc:1916] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:26.481663  1395 consensus_queue.cc:237] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.488956  1348 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.491715   934 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.491715  1007 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.493189  1395 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.494077  1380 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.494987  1425 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.502517  1434 ts_tablet_manager.cc:1929] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:26.503074  1434 log.cc:1199] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/wals/546ae2e2c51d449e9f3cb4b0a7d7cb26
I20260710 13:27:26.508996   821 catalog_manager.cc:5028] TS 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): tablet 546ae2e2c51d449e9f3cb4b0a7d7cb26 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:26.525996  1425 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.528420  1007 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.528299  1348 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.540143   934 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.542171   830 catalog_manager.cc:5697] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.560174  1081 consensus_queue.cc:237] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.565907  1348 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.567273  1395 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.568397  1007 raft_consensus.cc:1275] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.570014  1395 consensus_queue.cc:1048] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.574827  1380 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.578363  1007 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.578373  1348 raft_consensus.cc:2955] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.585879   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:26.592872   834 catalog_manager.cc:5697] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:26.604473   926 tablet_service.cc:1558] Processing DeleteTablet for tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 with delete_type TABLET_DATA_TOMBSTONED (TS 4c19d4b420d046bf90950f7d19155546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260710 13:27:26.611840  1439 tablet_replica.cc:333] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:26.612696  1439 raft_consensus.cc:2243] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:26.613243  1439 raft_consensus.cc:2272] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.616452  1439 ts_tablet_manager.cc:1916] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:26.627678  1439 ts_tablet_manager.cc:1929] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:26.628101  1439 log.cc:1199] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 4c19d4b420d046bf90950f7d19155546: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/wals/234b5d45d81d4ccbaa6ebd9ba66f4384
I20260710 13:27:26.629699   819 catalog_manager.cc:5028] TS 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): tablet 234b5d45d81d4ccbaa6ebd9ba66f4384 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:26.684285  1421 raft_consensus.cc:1064] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:26.686368  1421 consensus_queue.cc:237] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.695717  1348 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.695785  1081 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.697547  1441 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:26.698211  1007 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.698576  1421 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:26.699684  1424 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.711563  1421 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.715447  1081 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.719389  1348 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.732702   830 catalog_manager.cc:5697] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.744027  1007 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.767078   936 consensus_queue.cc:237] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.772495  1348 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.772696  1007 raft_consensus.cc:1275] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.774302  1441 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.775246  1445 consensus_queue.cc:1048] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.781388  1424 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.783464  1007 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.784385  1348 raft_consensus.cc:2955] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.792289   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d56b3fa2dd5c4d42ad17ef8a51884dde with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:26.796875   832 catalog_manager.cc:5697] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:26.808264  1068 tablet_service.cc:1558] Processing DeleteTablet for tablet d56b3fa2dd5c4d42ad17ef8a51884dde with delete_type TABLET_DATA_TOMBSTONED (TS 32aa1db78c0d4b7db2ddcd42500732eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33610
I20260710 13:27:26.812096  1446 tablet_replica.cc:333] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:26.813148  1446 raft_consensus.cc:2243] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:26.813908  1446 raft_consensus.cc:2272] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.816798  1446 ts_tablet_manager.cc:1916] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:26.828091  1446 ts_tablet_manager.cc:1929] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:26.828405  1446 log.cc:1199] T d56b3fa2dd5c4d42ad17ef8a51884dde P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/wals/d56b3fa2dd5c4d42ad17ef8a51884dde
I20260710 13:27:26.829880   819 catalog_manager.cc:5028] TS 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): tablet d56b3fa2dd5c4d42ad17ef8a51884dde (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:26.853758  1395 raft_consensus.cc:1064] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:26.856133  1395 consensus_queue.cc:237] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.861910  1348 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.863852  1007 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.864054   936 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:26.865350  1395 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.866233  1380 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.868980  1425 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:26.886384  1395 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.889410   936 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.889400  1348 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.901258  1007 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.903062   834 catalog_manager.cc:5697] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.919416  1081 consensus_queue.cc:237] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:26.924189  1348 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.924363  1007 raft_consensus.cc:1275] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:26.925652  1395 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.926406  1425 consensus_queue.cc:1048] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:26.932925  1395 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.936340  1007 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.940202  1348 raft_consensus.cc:2955] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:26.944258   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7388cf0cc6934d1aa596ebdb44801a9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:26.953343   830 catalog_manager.cc:5697] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:26.964241   926 tablet_service.cc:1558] Processing DeleteTablet for tablet 7388cf0cc6934d1aa596ebdb44801a9f with delete_type TABLET_DATA_TOMBSTONED (TS 4c19d4b420d046bf90950f7d19155546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260710 13:27:26.965150  1439 tablet_replica.cc:333] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:26.966198  1439 raft_consensus.cc:2243] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:26.966913  1439 raft_consensus.cc:2272] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.971422  1439 ts_tablet_manager.cc:1916] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:26.981479  1439 ts_tablet_manager.cc:1929] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:26.981775  1439 log.cc:1199] T 7388cf0cc6934d1aa596ebdb44801a9f P 4c19d4b420d046bf90950f7d19155546: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/wals/7388cf0cc6934d1aa596ebdb44801a9f
I20260710 13:27:26.982962   819 catalog_manager.cc:5028] TS 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): tablet 7388cf0cc6934d1aa596ebdb44801a9f (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:27.998396   936 consensus_queue.cc:237] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.004309  1081 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:28.005501   902 consensus_peers.cc:597] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bdf92ca58484780843c581ea8c847d4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:28.006011  1009 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.005947  1452 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:28.007956  1455 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.014536  1452 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.016321  1081 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.019268  1009 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.032155   832 catalog_manager.cc:5697] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.061596  1009 consensus_queue.cc:237] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.074129  1081 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.075932   936 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.076320  1237 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:27:28.080694  1237 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.093499  1451 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.098563  1085 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
W20260710 13:27:28.099890   977 consensus_peers.cc:597] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0285e5e91097436fa9100e3bcc7b3eb1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:28.101302   933 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.109416  1009 consensus_queue.cc:237] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.110459   834 catalog_manager.cc:5697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:28.126019  1081 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.127501  1237 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:28.126595   977 consensus_peers.cc:597] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5aa4e853946b4d84b5c265a676979589. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:28.132107   933 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.133777  1451 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.139163  1453 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.141552  1081 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.145155   933 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.153752   830 catalog_manager.cc:5697] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.157168  1009 consensus_queue.cc:237] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:28.169184   977 consensus_peers.cc:597] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab51b4f713104f329e391aa94c3669f0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:28.173584   933 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.175274  1081 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:28.175691  1453 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:28.177848  1451 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.190410  1451 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.192394  1081 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.192523   933 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.205057   830 catalog_manager.cc:5697] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:28.406258  1476 ts_tablet_manager.cc:933] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:28.408531  1476 tablet_copy_client.cc:323] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.193:33235
I20260710 13:27:28.410315   946 tablet_copy_service.cc:140] P 4c19d4b420d046bf90950f7d19155546: Received BeginTabletCopySession request for tablet 4bdf92ca58484780843c581ea8c847d4 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:47988)
I20260710 13:27:28.410943   946 tablet_copy_service.cc:161] P 4c19d4b420d046bf90950f7d19155546: Beginning new tablet copy session on tablet 4bdf92ca58484780843c581ea8c847d4 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:47988: session id = 29a49ab1462b4aed834feead56191d7d-4bdf92ca58484780843c581ea8c847d4
I20260710 13:27:28.418350   946 tablet_copy_source_session.cc:215] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:28.422109  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdf92ca58484780843c581ea8c847d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:28.433789  1476 tablet_copy_client.cc:806] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:28.434317  1476 tablet_copy_client.cc:670] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:28.438210  1476 tablet_copy_client.cc:538] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:28.444129  1476 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:28.461017  1476 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:28.461915  1476 tablet_bootstrap.cc:492] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:28.462656  1476 ts_tablet_manager.cc:1403] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 13:27:28.465574  1476 raft_consensus.cc:359] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.466261  1476 raft_consensus.cc:740] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:28.466961  1476 consensus_queue.cc:260] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.471470  1476 ts_tablet_manager.cc:1434] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:28.487236   946 tablet_copy_service.cc:342] P 4c19d4b420d046bf90950f7d19155546: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-4bdf92ca58484780843c581ea8c847d4 received from {username='slave'} at 127.0.0.1:47988
I20260710 13:27:28.487720   946 tablet_copy_service.cc:434] P 4c19d4b420d046bf90950f7d19155546: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-4bdf92ca58484780843c581ea8c847d4 on tablet 4bdf92ca58484780843c581ea8c847d4 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:28.502962  1476 ts_tablet_manager.cc:933] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:28.504634  1476 tablet_copy_client.cc:323] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:28.517055  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet 0285e5e91097436fa9100e3bcc7b3eb1 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:28.517706  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet 0285e5e91097436fa9100e3bcc7b3eb1 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-0285e5e91097436fa9100e3bcc7b3eb1
I20260710 13:27:28.524479  1021 tablet_copy_source_session.cc:215] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:28.527776  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0285e5e91097436fa9100e3bcc7b3eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:28.541550  1476 tablet_copy_client.cc:806] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:28.542107  1476 tablet_copy_client.cc:670] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:28.547191  1476 tablet_copy_client.cc:538] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:28.553682  1476 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:28.569221  1476 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:28.570094  1476 tablet_bootstrap.cc:492] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:28.570719  1476 ts_tablet_manager.cc:1403] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 13:27:28.573256  1476 raft_consensus.cc:359] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.573913  1476 raft_consensus.cc:740] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:28.574491  1476 consensus_queue.cc:260] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.576673  1476 ts_tablet_manager.cc:1434] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:27:28.578341  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-0285e5e91097436fa9100e3bcc7b3eb1 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:28.578795  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-0285e5e91097436fa9100e3bcc7b3eb1 on tablet 0285e5e91097436fa9100e3bcc7b3eb1 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:28.703181  1476 ts_tablet_manager.cc:933] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:28.704931  1476 tablet_copy_client.cc:323] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:28.706357  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet 5aa4e853946b4d84b5c265a676979589 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:28.706840  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet 5aa4e853946b4d84b5c265a676979589 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-5aa4e853946b4d84b5c265a676979589
I20260710 13:27:28.713191  1021 tablet_copy_source_session.cc:215] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:28.716280  1476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e853946b4d84b5c265a676979589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:28.727097  1476 tablet_copy_client.cc:806] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:28.727595  1476 tablet_copy_client.cc:670] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:28.731493  1476 tablet_copy_client.cc:538] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:28.739878  1476 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:28.756301  1476 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:28.757027  1476 tablet_bootstrap.cc:492] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:28.757638  1476 ts_tablet_manager.cc:1403] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:27:28.760097  1476 raft_consensus.cc:359] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.760808  1476 raft_consensus.cc:740] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:28.761577  1476 consensus_queue.cc:260] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.762404  1486 ts_tablet_manager.cc:933] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:28.763700  1476 ts_tablet_manager.cc:1434] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:28.766451  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-5aa4e853946b4d84b5c265a676979589 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:28.766942  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-5aa4e853946b4d84b5c265a676979589 on tablet 5aa4e853946b4d84b5c265a676979589 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:28.770210  1486 tablet_copy_client.cc:323] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:28.772006  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet ab51b4f713104f329e391aa94c3669f0 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:28.772562  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet ab51b4f713104f329e391aa94c3669f0 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-ab51b4f713104f329e391aa94c3669f0
I20260710 13:27:28.780383  1021 tablet_copy_source_session.cc:215] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:28.783679  1486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab51b4f713104f329e391aa94c3669f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:28.794889  1486 tablet_copy_client.cc:806] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:28.795462  1486 tablet_copy_client.cc:670] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:28.799468  1486 tablet_copy_client.cc:538] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:28.806391  1486 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:28.822443  1486 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:28.823392  1486 tablet_bootstrap.cc:492] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:28.823906  1486 ts_tablet_manager.cc:1403] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:27:28.825996  1486 raft_consensus.cc:359] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.826575  1486 raft_consensus.cc:740] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:28.827135  1486 consensus_queue.cc:260] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:28.828804  1486 ts_tablet_manager.cc:1434] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:28.830744  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-ab51b4f713104f329e391aa94c3669f0 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:28.831159  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-ab51b4f713104f329e391aa94c3669f0 on tablet ab51b4f713104f329e391aa94c3669f0 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:28.921980  1348 raft_consensus.cc:1217] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:28.929597  1348 raft_consensus.cc:1217] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:29.235472  1348 raft_consensus.cc:1217] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:29.557899  1490 raft_consensus.cc:1064] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:29.560132  1490 consensus_queue.cc:237] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
W20260710 13:27:29.574168   976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:27:29.581396  1348 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.590637   932 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.593221  1347 raft_consensus.cc:1217] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:29.597216  1455 raft_consensus.cc:1064] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:29.597507  1496 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:29.599942  1490 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:29.600744  1085 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.599822  1455 consensus_queue.cc:237] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:29.611536  1489 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:29.628944  1496 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.630378  1082 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.631042  1347 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.631153  1007 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.632820  1458 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.633597   932 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.634614  1458 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:29.647816  1346 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.649305  1082 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.659516   830 catalog_manager.cc:5697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:29.660535  1458 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.677942  1458 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.681195  1347 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.689399  1007 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.692971  1082 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.710526   832 catalog_manager.cc:5697] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.716480  1007 consensus_queue.cc:237] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:29.721498  1347 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:29.723003  1496 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:29.724227   932 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:29.725972  1497 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:29.731024   932 consensus_queue.cc:237] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:29.739368  1347 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:29.739238  1346 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.740094   933 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.735313  1497 raft_consensus.cc:2955] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.747233  1455 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:29.753829   834 catalog_manager.cc:5697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.755986  1082 raft_consensus.cc:1275] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:29.755735  1492 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.758916  1458 consensus_queue.cc:1048] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:29.763209  1347 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.763705  1082 raft_consensus.cc:2955] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.774121   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0285e5e91097436fa9100e3bcc7b3eb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:29.785645   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bdf92ca58484780843c581ea8c847d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:29.787451  1068 tablet_service.cc:1558] Processing DeleteTablet for tablet 0285e5e91097436fa9100e3bcc7b3eb1 with delete_type TABLET_DATA_TOMBSTONED (TS 32aa1db78c0d4b7db2ddcd42500732eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33610
I20260710 13:27:29.788921   830 catalog_manager.cc:5697] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:29.794675  1511 tablet_replica.cc:333] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:29.795876  1511 raft_consensus.cc:2243] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:29.796577  1511 raft_consensus.cc:2272] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:29.800184  1511 ts_tablet_manager.cc:1916] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:29.802695   998 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bdf92ca58484780843c581ea8c847d4 with delete_type TABLET_DATA_TOMBSTONED (TS 1d3843b9e4e24335b2108e4c4d0f34ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58768
I20260710 13:27:29.804603  1512 tablet_replica.cc:333] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:29.806329  1512 raft_consensus.cc:2243] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:29.807174  1512 raft_consensus.cc:2272] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:29.811847  1512 ts_tablet_manager.cc:1916] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:29.818099  1511 ts_tablet_manager.cc:1929] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:29.818535  1511 log.cc:1199] T 0285e5e91097436fa9100e3bcc7b3eb1 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/wals/0285e5e91097436fa9100e3bcc7b3eb1
I20260710 13:27:29.820230   819 catalog_manager.cc:5028] TS 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): tablet 0285e5e91097436fa9100e3bcc7b3eb1 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:29.824537  1512 ts_tablet_manager.cc:1929] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:29.824888  1512 log.cc:1199] T 4bdf92ca58484780843c581ea8c847d4 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/wals/4bdf92ca58484780843c581ea8c847d4
I20260710 13:27:29.826167   821 catalog_manager.cc:5028] TS 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): tablet 4bdf92ca58484780843c581ea8c847d4 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:29.858806  1497 raft_consensus.cc:1064] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:29.860710  1497 consensus_queue.cc:237] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:29.866838  1085 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.867013  1347 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.867090   933 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:29.868541  1497 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.869342  1496 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.870532  1451 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:29.896229  1451 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.898018  1347 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.899668   933 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.911784   831 catalog_manager.cc:5697] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.914552  1085 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.927228  1007 consensus_queue.cc:237] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:29.933195  1347 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:29.933744   933 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:29.934733  1451 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:29.935745  1496 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:29.942814  1489 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.946259   933 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.950700   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5aa4e853946b4d84b5c265a676979589 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:29.951817  1347 raft_consensus.cc:2955] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.960391   831 catalog_manager.cc:5697] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:29.983361  1068 tablet_service.cc:1558] Processing DeleteTablet for tablet 5aa4e853946b4d84b5c265a676979589 with delete_type TABLET_DATA_TOMBSTONED (TS 32aa1db78c0d4b7db2ddcd42500732eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33610
I20260710 13:27:29.984318  1511 tablet_replica.cc:333] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:29.985015  1511 raft_consensus.cc:2243] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:29.985653  1511 raft_consensus.cc:2272] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:29.988557  1511 ts_tablet_manager.cc:1916] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:30.004514  1511 ts_tablet_manager.cc:1929] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:30.004899  1511 log.cc:1199] T 5aa4e853946b4d84b5c265a676979589 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/wals/5aa4e853946b4d84b5c265a676979589
I20260710 13:27:30.006438   819 catalog_manager.cc:5028] TS 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): tablet 5aa4e853946b4d84b5c265a676979589 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:30.080087  1451 raft_consensus.cc:1064] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:30.082098  1451 consensus_queue.cc:237] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:30.087572  1085 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:30.087714  1347 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:30.088728   932 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:30.089033  1451 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:30.089896  1496 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:30.090693  1489 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:30.113029  1451 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.114820   932 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.116086  1346 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.125033  1085 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.129436   831 catalog_manager.cc:5697] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.152566  1007 consensus_queue.cc:237] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:30.162138  1085 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:30.162211  1346 raft_consensus.cc:1275] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:30.163354  1489 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:30.164170  1496 consensus_queue.cc:1048] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:30.177784  1497 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.179450  1346 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.185382  1082 raft_consensus.cc:2955] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:30.190557   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab51b4f713104f329e391aa94c3669f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:30.193202   834 catalog_manager.cc:5697] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:30.204909   926 tablet_service.cc:1558] Processing DeleteTablet for tablet ab51b4f713104f329e391aa94c3669f0 with delete_type TABLET_DATA_TOMBSTONED (TS 4c19d4b420d046bf90950f7d19155546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260710 13:27:30.206633  1521 tablet_replica.cc:333] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:30.210645  1521 raft_consensus.cc:2243] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:30.211512  1521 raft_consensus.cc:2272] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:30.214330  1521 ts_tablet_manager.cc:1916] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:30.225046  1521 ts_tablet_manager.cc:1929] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:30.225338  1521 log.cc:1199] T ab51b4f713104f329e391aa94c3669f0 P 4c19d4b420d046bf90950f7d19155546: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/wals/ab51b4f713104f329e391aa94c3669f0
I20260710 13:27:30.226884   819 catalog_manager.cc:5028] TS 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): tablet ab51b4f713104f329e391aa94c3669f0 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
W20260710 13:27:30.256495  1106 debug-util.cc:398] Leaking SignalData structure 0x7b08000ccfc0 after lost signal to thread 32266
W20260710 13:27:30.257416  1106 debug-util.cc:398] Leaking SignalData structure 0x7b0800195a00 after lost signal to thread 868
W20260710 13:27:30.258551  1106 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1da0 after lost signal to thread 960
W20260710 13:27:30.259807  1106 debug-util.cc:398] Leaking SignalData structure 0x7b080022edc0 after lost signal to thread 1035
W20260710 13:27:30.260769  1106 debug-util.cc:398] Leaking SignalData structure 0x7b0800246f80 after lost signal to thread 1109
W20260710 13:27:30.261775  1106 debug-util.cc:398] Leaking SignalData structure 0x7b08001676a0 after lost signal to thread 1373
I20260710 13:27:31.241058   932 consensus_queue.cc:237] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:31.249500   902 consensus_peers.cc:597] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c67315c37a7b40bfaa3db7f42d5a6dbb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:31.250216  1085 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.251356  1007 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.251650  1455 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.252696  1525 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.262121  1455 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.265740  1082 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.267165  1007 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.278952  1085 consensus_queue.cc:237] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [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: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:31.286075   832 catalog_manager.cc:5697] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:31.308828   932 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.310595  1522 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.312981  1007 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:31.313963  1051 consensus_peers.cc:597] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd99cdb1306f4a21bfe7b8598e313b8b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:31.315127  1498 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:31.331048  1522 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.332931   932 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.345276  1007 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.348460   933 consensus_queue.cc:237] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:31.370144   902 consensus_peers.cc:597] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66a271af41f44758b42ba182de471f2d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:31.371484  1082 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.371786  1007 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.373858  1455 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.374042   834 catalog_manager.cc:5697] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:31.375545  1455 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.395691  1528 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.398842  1009 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.400235  1082 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.415117   830 catalog_manager.cc:5697] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.421911  1009 consensus_queue.cc:237] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:31.435918   977 consensus_peers.cc:597] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 132d3a080dc347a9b50e1cb4fa5acd1d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:31.437180  1082 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.439118  1497 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:31.439570   933 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:31.444870  1451 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.458516  1497 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.460214  1085 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.471642   932 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.476531   834 catalog_manager.cc:5697] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:31.667187  1544 ts_tablet_manager.cc:933] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:31.669154  1544 tablet_copy_client.cc:323] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.193:33235
I20260710 13:27:31.670776   946 tablet_copy_service.cc:140] P 4c19d4b420d046bf90950f7d19155546: Received BeginTabletCopySession request for tablet c67315c37a7b40bfaa3db7f42d5a6dbb from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:47988)
I20260710 13:27:31.671294   946 tablet_copy_service.cc:161] P 4c19d4b420d046bf90950f7d19155546: Beginning new tablet copy session on tablet c67315c37a7b40bfaa3db7f42d5a6dbb from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:47988: session id = 29a49ab1462b4aed834feead56191d7d-c67315c37a7b40bfaa3db7f42d5a6dbb
I20260710 13:27:31.681957   946 tablet_copy_source_session.cc:215] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:31.685763  1544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67315c37a7b40bfaa3db7f42d5a6dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.703850  1544 tablet_copy_client.cc:806] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:31.704506  1544 tablet_copy_client.cc:670] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:31.708779  1544 tablet_copy_client.cc:538] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:31.718215  1544 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:31.742023  1544 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:31.744513  1544 tablet_bootstrap.cc:492] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:31.745208  1544 ts_tablet_manager.cc:1403] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260710 13:27:31.748235  1544 raft_consensus.cc:359] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:31.749305  1544 raft_consensus.cc:740] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:31.749965  1544 consensus_queue.cc:260] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:31.753530  1544 ts_tablet_manager.cc:1434] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:31.755330   946 tablet_copy_service.cc:342] P 4c19d4b420d046bf90950f7d19155546: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-c67315c37a7b40bfaa3db7f42d5a6dbb received from {username='slave'} at 127.0.0.1:47988
I20260710 13:27:31.755741   946 tablet_copy_service.cc:434] P 4c19d4b420d046bf90950f7d19155546: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-c67315c37a7b40bfaa3db7f42d5a6dbb on tablet c67315c37a7b40bfaa3db7f42d5a6dbb with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:31.863461  1544 ts_tablet_manager.cc:933] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:31.871837  1544 tablet_copy_client.cc:323] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.193:33235
I20260710 13:27:31.873728   946 tablet_copy_service.cc:140] P 4c19d4b420d046bf90950f7d19155546: Received BeginTabletCopySession request for tablet 66a271af41f44758b42ba182de471f2d from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:47988)
I20260710 13:27:31.874361   946 tablet_copy_service.cc:161] P 4c19d4b420d046bf90950f7d19155546: Beginning new tablet copy session on tablet 66a271af41f44758b42ba182de471f2d from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:47988: session id = 29a49ab1462b4aed834feead56191d7d-66a271af41f44758b42ba182de471f2d
I20260710 13:27:31.882438   946 tablet_copy_source_session.cc:215] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:31.885879  1544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a271af41f44758b42ba182de471f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.906334  1544 tablet_copy_client.cc:806] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:31.907051  1544 tablet_copy_client.cc:670] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:31.912072  1544 tablet_copy_client.cc:538] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:31.922207  1544 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:31.935703  1549 ts_tablet_manager.cc:933] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:31.947981  1549 tablet_copy_client.cc:323] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.195:38047
I20260710 13:27:31.951479  1095 tablet_copy_service.cc:140] P 32aa1db78c0d4b7db2ddcd42500732eb: Received BeginTabletCopySession request for tablet dd99cdb1306f4a21bfe7b8598e313b8b from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:48256)
I20260710 13:27:31.952232  1095 tablet_copy_service.cc:161] P 32aa1db78c0d4b7db2ddcd42500732eb: Beginning new tablet copy session on tablet dd99cdb1306f4a21bfe7b8598e313b8b from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:48256: session id = 29a49ab1462b4aed834feead56191d7d-dd99cdb1306f4a21bfe7b8598e313b8b
I20260710 13:27:31.973379  1544 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:31.974395  1544 tablet_bootstrap.cc:492] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:31.975191  1544 ts_tablet_manager.cc:1403] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.016s
I20260710 13:27:31.977322  1552 ts_tablet_manager.cc:933] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:31.979625  1095 tablet_copy_source_session.cc:215] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:31.980655  1544 raft_consensus.cc:359] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:31.982831  1544 raft_consensus.cc:740] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:31.983672  1549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdb1306f4a21bfe7b8598e313b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:31.983564  1544 consensus_queue.cc:260] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:31.988327  1544 ts_tablet_manager.cc:1434] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:31.989485  1552 tablet_copy_client.cc:323] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:31.990805   946 tablet_copy_service.cc:342] P 4c19d4b420d046bf90950f7d19155546: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-66a271af41f44758b42ba182de471f2d received from {username='slave'} at 127.0.0.1:47988
I20260710 13:27:31.991261   946 tablet_copy_service.cc:434] P 4c19d4b420d046bf90950f7d19155546: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-66a271af41f44758b42ba182de471f2d on tablet 66a271af41f44758b42ba182de471f2d with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:31.994690  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet 132d3a080dc347a9b50e1cb4fa5acd1d from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:31.995296  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet 132d3a080dc347a9b50e1cb4fa5acd1d from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-132d3a080dc347a9b50e1cb4fa5acd1d
I20260710 13:27:32.016105  1021 tablet_copy_source_session.cc:215] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:32.020776  1552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132d3a080dc347a9b50e1cb4fa5acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:32.033360  1549 tablet_copy_client.cc:806] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:32.034333  1549 tablet_copy_client.cc:670] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:32.041111  1552 tablet_copy_client.cc:806] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:32.041699  1552 tablet_copy_client.cc:670] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:32.042196  1549 tablet_copy_client.cc:538] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:32.045795  1552 tablet_copy_client.cc:538] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:32.055263  1552 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:32.064604  1549 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:32.102103  1552 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:32.103221  1552 tablet_bootstrap.cc:492] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:32.103946  1552 ts_tablet_manager.cc:1403] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.010s
I20260710 13:27:32.107779  1552 raft_consensus.cc:359] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:32.108647  1552 raft_consensus.cc:740] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:32.109323  1552 consensus_queue.cc:260] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:32.114845  1549 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:32.115026  1552 ts_tablet_manager.cc:1434] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260710 13:27:32.115994  1549 tablet_bootstrap.cc:492] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:32.117385  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-132d3a080dc347a9b50e1cb4fa5acd1d received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:32.120280  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-132d3a080dc347a9b50e1cb4fa5acd1d on tablet 132d3a080dc347a9b50e1cb4fa5acd1d with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:32.120628  1549 ts_tablet_manager.cc:1403] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.005s
I20260710 13:27:32.130481  1549 raft_consensus.cc:359] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:32.131395  1549 raft_consensus.cc:740] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:32.132578  1549 consensus_queue.cc:260] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [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: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:32.135088  1549 ts_tablet_manager.cc:1434] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:27:32.137185  1095 tablet_copy_service.cc:342] P 32aa1db78c0d4b7db2ddcd42500732eb: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-dd99cdb1306f4a21bfe7b8598e313b8b received from {username='slave'} at 127.0.0.1:48256
I20260710 13:27:32.137660  1095 tablet_copy_service.cc:434] P 32aa1db78c0d4b7db2ddcd42500732eb: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-dd99cdb1306f4a21bfe7b8598e313b8b on tablet dd99cdb1306f4a21bfe7b8598e313b8b with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:32.285441  1346 raft_consensus.cc:1217] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:32.372424  1346 raft_consensus.cc:1217] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:32.391295  1346 raft_consensus.cc:1217] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:32.406522  1347 raft_consensus.cc:1217] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:32.785509  1528 raft_consensus.cc:1064] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:32.787750  1528 consensus_queue.cc:237] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:32.794113  1347 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.795727  1556 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:32.797621  1082 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.799288  1556 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:32.802145  1011 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.806826  1556 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:32.827129  1497 raft_consensus.cc:1064] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:32.829589  1497 consensus_queue.cc:237] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:32.836489  1556 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.839340  1082 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.852573  1011 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.865520   832 catalog_manager.cc:5697] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.886126  1346 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.886082  1347 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.889673  1559 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:32.899034  1082 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.901249   932 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.903100  1559 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:32.906014  1559 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:32.919183  1558 raft_consensus.cc:1064] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:32.920869   932 consensus_queue.cc:237] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:32.921649  1558 consensus_queue.cc:237] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [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: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:32.929235  1082 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:32.930851  1560 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:32.934552  1348 raft_consensus.cc:1275] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:32.938164  1560 consensus_queue.cc:1048] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:32.941823  1560 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.949836  1348 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.962786  1082 raft_consensus.cc:2955] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:32.981273   932 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260710 13:27:32.981194   975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.129.193:33235, user_credentials={real_user=slave}} blocked reactor thread for 78624.8us
I20260710 13:27:32.983613  1557 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:32.984508  1349 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.988658  1009 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:32.991066  1574 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:32.995985  1528 raft_consensus.cc:1064] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:32.999006  1528 consensus_queue.cc:237] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:33.010140  1083 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:33.011482  1009 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:33.012737  1528 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:33.013259  1557 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:33.017840  1455 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:33.009112  1347 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:33.038328  1556 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:27:33.069522  1558 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.073304  1455 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.078701  1007 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.087280   932 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.092130   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c67315c37a7b40bfaa3db7f42d5a6dbb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:33.100704   830 catalog_manager.cc:5697] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.112398  1009 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.128238  1559 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.115381  1347 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.148867  1348 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.153932  1082 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.156457   933 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.167131   998 tablet_service.cc:1558] Processing DeleteTablet for tablet c67315c37a7b40bfaa3db7f42d5a6dbb with delete_type TABLET_DATA_TOMBSTONED (TS 1d3843b9e4e24335b2108e4c4d0f34ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58768
I20260710 13:27:33.173343   832 catalog_manager.cc:5697] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.187954   936 consensus_queue.cc:237] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:33.196005   834 catalog_manager.cc:5697] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.200398  1346 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.203223  1584 tablet_replica.cc:333] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:33.204326  1584 raft_consensus.cc:2243] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.207216  1584 raft_consensus.cc:2272] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.214555  1085 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:33.217319  1085 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.233388  1584 ts_tablet_manager.cc:1916] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:33.240289  1349 raft_consensus.cc:1275] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:33.242450  1455 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:33.245402  1556 consensus_queue.cc:1048] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:33.256533   832 catalog_manager.cc:5697] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.257550  1455 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.265645  1083 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.268172  1584 ts_tablet_manager.cc:1929] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:33.268646  1584 log.cc:1199] T c67315c37a7b40bfaa3db7f42d5a6dbb P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/wals/c67315c37a7b40bfaa3db7f42d5a6dbb
I20260710 13:27:33.275219  1348 raft_consensus.cc:2955] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.280252  1082 consensus_queue.cc:237] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [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: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:33.290797   821 catalog_manager.cc:5028] TS 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): tablet c67315c37a7b40bfaa3db7f42d5a6dbb (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:33.300839  1347 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:33.301646  1009 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:33.302165  1557 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:27:33.307097  1574 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:33.311887  1011 consensus_queue.cc:237] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:33.315519  1574 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.320773   933 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:33.323496   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66a271af41f44758b42ba182de471f2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:33.328145  1571 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:33.332129  1346 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.337977  1497 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.339439  1348 raft_consensus.cc:1275] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:33.340745   830 catalog_manager.cc:5697] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:33.344213   933 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.331842  1009 raft_consensus.cc:2955] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.375283   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd99cdb1306f4a21bfe7b8598e313b8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:33.378787  1572 consensus_queue.cc:1048] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:33.383957  1346 raft_consensus.cc:2955] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.387389   834 catalog_manager.cc:5697] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.393980   832 catalog_manager.cc:5697] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:33.403403   926 tablet_service.cc:1558] Processing DeleteTablet for tablet dd99cdb1306f4a21bfe7b8598e313b8b with delete_type TABLET_DATA_TOMBSTONED (TS 4c19d4b420d046bf90950f7d19155546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
W20260710 13:27:33.405155   975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.129.193:33235, user_credentials={real_user=slave}} blocked reactor thread for 66687.5us
I20260710 13:27:33.413702  1068 tablet_service.cc:1558] Processing DeleteTablet for tablet 132d3a080dc347a9b50e1cb4fa5acd1d with delete_type TABLET_DATA_TOMBSTONED (TS 32aa1db78c0d4b7db2ddcd42500732eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33610
I20260710 13:27:33.415493   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 132d3a080dc347a9b50e1cb4fa5acd1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:33.417136  1586 tablet_replica.cc:333] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:33.418442  1586 raft_consensus.cc:2243] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.421867  1586 raft_consensus.cc:2272] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.422698   998 tablet_service.cc:1558] Processing DeleteTablet for tablet 66a271af41f44758b42ba182de471f2d with delete_type TABLET_DATA_TOMBSTONED (TS 1d3843b9e4e24335b2108e4c4d0f34ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58768
I20260710 13:27:33.433568  1584 tablet_replica.cc:333] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:33.434640  1584 raft_consensus.cc:2243] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.435425  1584 raft_consensus.cc:2272] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.437888  1586 ts_tablet_manager.cc:1916] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:33.442857  1587 tablet_replica.cc:333] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:33.443903  1587 raft_consensus.cc:2243] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.444607  1587 raft_consensus.cc:2272] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.448567  1584 ts_tablet_manager.cc:1916] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:33.451273  1587 ts_tablet_manager.cc:1916] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:33.466861  1584 ts_tablet_manager.cc:1929] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:33.467499  1584 log.cc:1199] T 66a271af41f44758b42ba182de471f2d P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/wals/66a271af41f44758b42ba182de471f2d
I20260710 13:27:33.469250   821 catalog_manager.cc:5028] TS 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): tablet 66a271af41f44758b42ba182de471f2d (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:33.476020  1586 ts_tablet_manager.cc:1929] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:33.476315  1587 ts_tablet_manager.cc:1929] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:33.476523  1586 log.cc:1199] T dd99cdb1306f4a21bfe7b8598e313b8b P 4c19d4b420d046bf90950f7d19155546: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/wals/dd99cdb1306f4a21bfe7b8598e313b8b
I20260710 13:27:33.476763  1587 log.cc:1199] T 132d3a080dc347a9b50e1cb4fa5acd1d P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/wals/132d3a080dc347a9b50e1cb4fa5acd1d
I20260710 13:27:33.478190   819 catalog_manager.cc:5028] TS 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): tablet dd99cdb1306f4a21bfe7b8598e313b8b (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:33.479182   819 catalog_manager.cc:5028] TS 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): tablet 132d3a080dc347a9b50e1cb4fa5acd1d (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:34.470026  1082 consensus_queue.cc:237] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:34.477128  1051 consensus_peers.cc:597] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ead5a704d591429c919855746fc5ae92. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:34.477183  1009 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:34.477411   932 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:34.478608  1574 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.479673  1590 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.488371  1574 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.489882  1009 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.491775   932 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.503163   832 catalog_manager.cc:5697] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.510288  1009 consensus_queue.cc:237] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:34.516999  1082 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:34.518126   977 consensus_peers.cc:597] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 664ea15a1eb74f209076bfb9796743f1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:34.518389   932 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:34.518484  1571 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.520087  1572 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:34.527288  1572 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.532207  1082 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.545095  1009 consensus_queue.cc:237] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:34.548332   932 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.549566   834 catalog_manager.cc:5697] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.559108  1082 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:34.559237   977 consensus_peers.cc:597] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f881418e015a44bdb3d5f38b204852f7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:34.561410   932 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:34.563225  1571 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.566656  1571 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.576781  1082 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.574800  1601 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.586221   932 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.592276   832 catalog_manager.cc:5697] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.596087   936 consensus_queue.cc:237] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:34.606000   902 consensus_peers.cc:597] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11035a3f60914b8d8573aff1bfc40390. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:34.607465  1082 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:34.609563  1009 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:34.609965  1607 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.611286  1528 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.619488  1528 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.621227  1009 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.633621  1082 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:34.638411   832 catalog_manager.cc:5697] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:35.013898  1611 ts_tablet_manager.cc:933] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:35.020104  1611 tablet_copy_client.cc:323] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:35.021891  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet f881418e015a44bdb3d5f38b204852f7 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:35.022393  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet f881418e015a44bdb3d5f38b204852f7 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-f881418e015a44bdb3d5f38b204852f7
I20260710 13:27:35.028149  1021 tablet_copy_source_session.cc:215] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:35.031270  1611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f881418e015a44bdb3d5f38b204852f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:35.044613  1611 tablet_copy_client.cc:806] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:35.045236  1611 tablet_copy_client.cc:670] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:35.051250  1611 tablet_copy_client.cc:538] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:35.059016  1611 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:35.067181  1613 ts_tablet_manager.cc:933] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:35.069449  1613 tablet_copy_client.cc:323] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.195:38047
I20260710 13:27:35.071365  1095 tablet_copy_service.cc:140] P 32aa1db78c0d4b7db2ddcd42500732eb: Received BeginTabletCopySession request for tablet ead5a704d591429c919855746fc5ae92 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:48256)
I20260710 13:27:35.071982  1095 tablet_copy_service.cc:161] P 32aa1db78c0d4b7db2ddcd42500732eb: Beginning new tablet copy session on tablet ead5a704d591429c919855746fc5ae92 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:48256: session id = 29a49ab1462b4aed834feead56191d7d-ead5a704d591429c919855746fc5ae92
I20260710 13:27:35.084074  1095 tablet_copy_source_session.cc:215] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:35.086613  1616 ts_tablet_manager.cc:933] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235)
I20260710 13:27:35.087517  1613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead5a704d591429c919855746fc5ae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:35.088186  1611 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:35.089097  1611 tablet_bootstrap.cc:492] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:35.090386  1611 ts_tablet_manager.cc:1403] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.000s
I20260710 13:27:35.095875  1611 raft_consensus.cc:359] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.096822  1611 raft_consensus.cc:740] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:35.098173  1616 tablet_copy_client.cc:323] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.193:33235
I20260710 13:27:35.098122  1611 consensus_queue.cc:260] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.100675   946 tablet_copy_service.cc:140] P 4c19d4b420d046bf90950f7d19155546: Received BeginTabletCopySession request for tablet 11035a3f60914b8d8573aff1bfc40390 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:47988)
I20260710 13:27:35.101464   946 tablet_copy_service.cc:161] P 4c19d4b420d046bf90950f7d19155546: Beginning new tablet copy session on tablet 11035a3f60914b8d8573aff1bfc40390 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:47988: session id = 29a49ab1462b4aed834feead56191d7d-11035a3f60914b8d8573aff1bfc40390
I20260710 13:27:35.157442  1611 ts_tablet_manager.cc:1434] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.018s
I20260710 13:27:35.166846  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-f881418e015a44bdb3d5f38b204852f7 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:35.167869  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-f881418e015a44bdb3d5f38b204852f7 on tablet f881418e015a44bdb3d5f38b204852f7 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:35.178702  1611 ts_tablet_manager.cc:933] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:35.194089  1611 tablet_copy_client.cc:323] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:35.197045  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet 664ea15a1eb74f209076bfb9796743f1 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:35.197757   946 tablet_copy_source_session.cc:215] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:35.197794  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet 664ea15a1eb74f209076bfb9796743f1 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-664ea15a1eb74f209076bfb9796743f1
I20260710 13:27:35.207110  1613 tablet_copy_client.cc:806] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:35.208130  1613 tablet_copy_client.cc:670] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:35.211212  1021 tablet_copy_source_session.cc:215] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:35.216040  1613 tablet_copy_client.cc:538] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:35.217393  1611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ea15a1eb74f209076bfb9796743f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:35.220300  1616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11035a3f60914b8d8573aff1bfc40390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:35.247064  1613 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:35.276963  1611 tablet_copy_client.cc:806] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:35.278065  1611 tablet_copy_client.cc:670] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:35.306763  1611 tablet_copy_client.cc:538] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:35.310611  1616 tablet_copy_client.cc:806] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:35.311499  1616 tablet_copy_client.cc:670] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:35.316586  1616 tablet_copy_client.cc:538] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:35.317200  1611 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:35.324874  1613 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:35.326144  1613 tablet_bootstrap.cc:492] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:35.327289  1613 ts_tablet_manager.cc:1403] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.081s	user 0.035s	sys 0.026s
I20260710 13:27:35.330628  1616 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:35.331423  1613 raft_consensus.cc:359] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.332943  1613 raft_consensus.cc:740] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:35.333725  1613 consensus_queue.cc:260] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.339812  1613 ts_tablet_manager.cc:1434] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260710 13:27:35.342021  1095 tablet_copy_service.cc:342] P 32aa1db78c0d4b7db2ddcd42500732eb: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-ead5a704d591429c919855746fc5ae92 received from {username='slave'} at 127.0.0.1:48256
I20260710 13:27:35.342509  1095 tablet_copy_service.cc:434] P 32aa1db78c0d4b7db2ddcd42500732eb: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-ead5a704d591429c919855746fc5ae92 on tablet ead5a704d591429c919855746fc5ae92 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:35.363082  1611 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:35.363883  1611 tablet_bootstrap.cc:492] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:35.364836  1611 ts_tablet_manager.cc:1403] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.014s
I20260710 13:27:35.365785  1616 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:35.366775  1616 tablet_bootstrap.cc:492] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:35.367478  1616 ts_tablet_manager.cc:1403] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.011s
I20260710 13:27:35.367266  1611 raft_consensus.cc:359] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.368085  1611 raft_consensus.cc:740] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:35.368674  1611 consensus_queue.cc:260] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.371264  1611 ts_tablet_manager.cc:1434] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:35.370988  1616 raft_consensus.cc:359] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.371912  1616 raft_consensus.cc:740] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:35.373268  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-664ea15a1eb74f209076bfb9796743f1 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:35.373739  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-664ea15a1eb74f209076bfb9796743f1 on tablet 664ea15a1eb74f209076bfb9796743f1 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:35.373764  1616 consensus_queue.cc:260] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:35.377975  1616 ts_tablet_manager.cc:1434] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:35.381126   946 tablet_copy_service.cc:342] P 4c19d4b420d046bf90950f7d19155546: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-11035a3f60914b8d8573aff1bfc40390 received from {username='slave'} at 127.0.0.1:47988
I20260710 13:27:35.381577   946 tablet_copy_service.cc:434] P 4c19d4b420d046bf90950f7d19155546: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-11035a3f60914b8d8573aff1bfc40390 on tablet 11035a3f60914b8d8573aff1bfc40390 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:35.409797  1346 raft_consensus.cc:1217] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:35.648121  1346 raft_consensus.cc:1217] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:35.670308  1346 raft_consensus.cc:1217] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:35.729967  1346 raft_consensus.cc:1217] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:35.898532  1571 raft_consensus.cc:1064] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:35.901871  1571 consensus_queue.cc:237] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:35.911145  1346 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:35.911861  1083 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:35.913064   936 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:35.913946  1605 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:35.916700  1605 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:35.919497  1605 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:35.934610  1605 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:35.937490  1083 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:35.944630   936 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:35.955305   832 catalog_manager.cc:5697] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.960261  1348 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:35.989126  1009 consensus_queue.cc:237] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:35.994992  1348 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:35.997280   932 raft_consensus.cc:1275] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:35.997418  1605 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:35.998888  1628 consensus_queue.cc:1048] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:36.003913  1605 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.005767  1346 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.006770   932 raft_consensus.cc:2955] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.017452   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f881418e015a44bdb3d5f38b204852f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:36.019757   831 catalog_manager.cc:5697] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.030299  1068 tablet_service.cc:1558] Processing DeleteTablet for tablet f881418e015a44bdb3d5f38b204852f7 with delete_type TABLET_DATA_TOMBSTONED (TS 32aa1db78c0d4b7db2ddcd42500732eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33610
I20260710 13:27:36.035058  1636 tablet_replica.cc:333] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:36.037153  1636 raft_consensus.cc:2243] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.040817  1636 raft_consensus.cc:2272] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.043862  1636 ts_tablet_manager.cc:1916] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:36.054381  1636 ts_tablet_manager.cc:1929] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:36.054824  1636 log.cc:1199] T f881418e015a44bdb3d5f38b204852f7 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/wals/f881418e015a44bdb3d5f38b204852f7
I20260710 13:27:36.056681   819 catalog_manager.cc:5028] TS 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): tablet f881418e015a44bdb3d5f38b204852f7 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:36.184237  1637 raft_consensus.cc:1064] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:36.186528  1637 consensus_queue.cc:237] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:36.194653  1348 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.196655  1083 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.196919  1009 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.196653  1640 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:36.198524  1637 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:36.201184  1637 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:36.211037  1640 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.213548  1009 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.216785  1083 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.224664  1346 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.230458   830 catalog_manager.cc:5697] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.235020  1626 raft_consensus.cc:1064] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:36.237661  1626 consensus_queue.cc:237] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:36.253396   936 consensus_queue.cc:237] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:36.260361  1347 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.260560  1009 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.261982  1574 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:36.264421  1574 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:36.275646  1348 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:36.278069  1640 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:36.287318  1638 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.290320  1348 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.299695   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11035a3f60914b8d8573aff1bfc40390 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:36.301302  1082 raft_consensus.cc:1275] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 4c19d4b420d046bf90950f7d19155546: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:36.303596  1011 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.303654  1638 consensus_queue.cc:1048] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:36.300314  1646 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.317469  1082 raft_consensus.cc:2955] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.322481   830 catalog_manager.cc:5697] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New cstate: current_term: 1 leader_uuid: "4c19d4b420d046bf90950f7d19155546" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.351781  1628 raft_consensus.cc:1064] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:36.366541  1628 consensus_queue.cc:237] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:36.356271   936 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.374310  1626 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:36.375384   936 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.375648  1083 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.377522  1346 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:36.377315   832 catalog_manager.cc:5697] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.384658  1601 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:36.389552   998 tablet_service.cc:1558] Processing DeleteTablet for tablet 11035a3f60914b8d8573aff1bfc40390 with delete_type TABLET_DATA_TOMBSTONED (TS 1d3843b9e4e24335b2108e4c4d0f34ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58768
I20260710 13:27:36.386610  1601 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:27:36.359580  1348 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.395298  1605 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:36.413906  1571 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.420521  1349 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.437132   933 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.439756  1651 tablet_replica.cc:333] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:36.442615  1651 raft_consensus.cc:2243] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.443393  1651 raft_consensus.cc:2272] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.444582   936 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.450767  1651 ts_tablet_manager.cc:1916] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:36.441277   834 catalog_manager.cc:5697] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.456349  1083 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.474754  1651 ts_tablet_manager.cc:1929] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:36.475414  1651 log.cc:1199] T 11035a3f60914b8d8573aff1bfc40390 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/wals/11035a3f60914b8d8573aff1bfc40390
I20260710 13:27:36.477773  1011 consensus_queue.cc:237] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:36.478538   821 catalog_manager.cc:5028] TS 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): tablet 11035a3f60914b8d8573aff1bfc40390 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:36.488802  1349 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:36.493181  1571 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:36.494270  1083 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:36.496095  1571 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:36.501348  1601 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.503062  1349 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.504004  1083 raft_consensus.cc:2955] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.518966   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 664ea15a1eb74f209076bfb9796743f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:36.523554   834 catalog_manager.cc:5697] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d reported cstate change: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.536005   926 tablet_service.cc:1558] Processing DeleteTablet for tablet 664ea15a1eb74f209076bfb9796743f1 with delete_type TABLET_DATA_TOMBSTONED (TS 4c19d4b420d046bf90950f7d19155546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260710 13:27:36.538050  1655 tablet_replica.cc:333] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:36.539083  1655 raft_consensus.cc:2243] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.539826  1655 raft_consensus.cc:2272] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.543574  1655 ts_tablet_manager.cc:1916] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:36.554931  1655 ts_tablet_manager.cc:1929] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:36.555259  1655 log.cc:1199] T 664ea15a1eb74f209076bfb9796743f1 P 4c19d4b420d046bf90950f7d19155546: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/wals/664ea15a1eb74f209076bfb9796743f1
I20260710 13:27:36.556802   819 catalog_manager.cc:5028] TS 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): tablet 664ea15a1eb74f209076bfb9796743f1 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:36.825147  1082 consensus_queue.cc:237] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:36.829560  1349 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:36.829972   936 raft_consensus.cc:1275] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:36.830787  1646 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:36.831671  1626 consensus_queue.cc:1048] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:36.837932  1574 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.840376  1349 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.846692   936 raft_consensus.cc:2955] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:36.848170   819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ead5a704d591429c919855746fc5ae92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:36.853000   832 catalog_manager.cc:5697] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 3 to 4, VOTER 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) evicted. New cstate: current_term: 1 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.867103   998 tablet_service.cc:1558] Processing DeleteTablet for tablet ead5a704d591429c919855746fc5ae92 with delete_type TABLET_DATA_TOMBSTONED (TS 1d3843b9e4e24335b2108e4c4d0f34ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58768
I20260710 13:27:36.868142  1651 tablet_replica.cc:333] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:36.873272  1651 raft_consensus.cc:2243] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.873751  1651 raft_consensus.cc:2272] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.876528  1651 ts_tablet_manager.cc:1916] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:36.888938  1651 ts_tablet_manager.cc:1929] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:36.889202  1651 log.cc:1199] T ead5a704d591429c919855746fc5ae92 P 1d3843b9e4e24335b2108e4c4d0f34ac: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/wals/ead5a704d591429c919855746fc5ae92
I20260710 13:27:36.890277   821 catalog_manager.cc:5028] TS 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): tablet ead5a704d591429c919855746fc5ae92 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:37.903867  1011 consensus_queue.cc:237] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:37.910862  1082 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:37.911273   933 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:37.912032   977 consensus_peers.cc:597] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 094f5d6258324649b2d90e2e1758b5e8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.912529  1661 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.913326  1605 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.922459  1661 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:37.924182  1083 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:37.924558   933 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:37.939584   834 catalog_manager.cc:5697] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:37.940207  1011 consensus_queue.cc:237] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
W20260710 13:27:37.952901   977 consensus_peers.cc:597] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 29a49ab1462b4aed834feead56191d7d (127.31.129.196:38915): Couldn't send request to peer 29a49ab1462b4aed834feead56191d7d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 192d725bfb194212bcbf39e05b106217. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.954702   933 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:37.954908  1082 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:37.956586  1661 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.957723  1605 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.974272  1661 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:37.975997   933 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:37.992354  1082 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:38.004707   832 catalog_manager.cc:5697] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index -1 to 2, NON_VOTER 29a49ab1462b4aed834feead56191d7d (127.31.129.196) added. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } } }
I20260710 13:27:38.352159  1671 ts_tablet_manager.cc:933] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:38.354046  1671 tablet_copy_client.cc:323] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:38.355624  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet 094f5d6258324649b2d90e2e1758b5e8 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:38.356204  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet 094f5d6258324649b2d90e2e1758b5e8 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-094f5d6258324649b2d90e2e1758b5e8
I20260710 13:27:38.364248  1021 tablet_copy_source_session.cc:215] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:38.367770  1671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094f5d6258324649b2d90e2e1758b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:38.384855  1671 tablet_copy_client.cc:806] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:38.385495  1671 tablet_copy_client.cc:670] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:38.389395  1671 tablet_copy_client.cc:538] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:38.396860  1671 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:38.413295  1671 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:38.413960  1671 tablet_bootstrap.cc:492] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:38.414465  1671 ts_tablet_manager.cc:1403] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260710 13:27:38.416962  1671 raft_consensus.cc:359] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:38.417788  1671 raft_consensus.cc:740] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:38.418486  1671 consensus_queue.cc:260] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:38.421825  1671 ts_tablet_manager.cc:1434] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:27:38.423810  1675 ts_tablet_manager.cc:933] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: Initiating tablet copy from peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:38.423911  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-094f5d6258324649b2d90e2e1758b5e8 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:38.424417  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-094f5d6258324649b2d90e2e1758b5e8 on tablet 094f5d6258324649b2d90e2e1758b5e8 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:38.430835  1675 tablet_copy_client.cc:323] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Beginning tablet copy session from remote peer at address 127.31.129.194:38953
I20260710 13:27:38.432540  1021 tablet_copy_service.cc:140] P 1d3843b9e4e24335b2108e4c4d0f34ac: Received BeginTabletCopySession request for tablet 192d725bfb194212bcbf39e05b106217 from peer 29a49ab1462b4aed834feead56191d7d ({username='slave'} at 127.0.0.1:36624)
I20260710 13:27:38.433094  1021 tablet_copy_service.cc:161] P 1d3843b9e4e24335b2108e4c4d0f34ac: Beginning new tablet copy session on tablet 192d725bfb194212bcbf39e05b106217 from peer 29a49ab1462b4aed834feead56191d7d at {username='slave'} at 127.0.0.1:36624: session id = 29a49ab1462b4aed834feead56191d7d-192d725bfb194212bcbf39e05b106217
I20260710 13:27:38.441044  1021 tablet_copy_source_session.cc:215] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:38.444324  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192d725bfb194212bcbf39e05b106217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:38.460404  1675 tablet_copy_client.cc:806] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:38.460999  1675 tablet_copy_client.cc:670] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:38.464462  1675 tablet_copy_client.cc:538] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:38.473155  1675 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: Bootstrap starting.
I20260710 13:27:38.491460  1675 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: 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
I20260710 13:27:38.492321  1675 tablet_bootstrap.cc:492] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: Bootstrap complete.
I20260710 13:27:38.492987  1675 ts_tablet_manager.cc:1403] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 13:27:38.495282  1675 raft_consensus.cc:359] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:38.495926  1675 raft_consensus.cc:740] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Initialized, Role: LEARNER
I20260710 13:27:38.496411  1675 consensus_queue.cc:260] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: NON_VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: true } }
I20260710 13:27:38.498936  1675 ts_tablet_manager.cc:1434] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:38.500623  1021 tablet_copy_service.cc:342] P 1d3843b9e4e24335b2108e4c4d0f34ac: Request end of tablet copy session 29a49ab1462b4aed834feead56191d7d-192d725bfb194212bcbf39e05b106217 received from {username='slave'} at 127.0.0.1:36624
I20260710 13:27:38.501020  1021 tablet_copy_service.cc:434] P 1d3843b9e4e24335b2108e4c4d0f34ac: ending tablet copy session 29a49ab1462b4aed834feead56191d7d-192d725bfb194212bcbf39e05b106217 on tablet 192d725bfb194212bcbf39e05b106217 with peer 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:38.819335  1349 raft_consensus.cc:1217] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:38.972579  1349 raft_consensus.cc:1217] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:39.330741  1605 raft_consensus.cc:1064] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:39.333598  1605 consensus_queue.cc:237] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:39.341943  1346 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:39.343770  1657 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.344482  1082 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:39.346455  1605 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:39.347422   936 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:39.349081  1661 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.359481  1661 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.361919   936 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.363498  1346 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.373049  1082 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.380112   834 catalog_manager.cc:5697] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.397887  1679 raft_consensus.cc:1064] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: attempting to promote NON_VOTER 29a49ab1462b4aed834feead56191d7d to VOTER
I20260710 13:27:39.401358  1679 consensus_queue.cc:237] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:39.413988  1082 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:39.414582  1346 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 LEARNER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:39.416320   936 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:39.417004  1679 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.420480  1605 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.421527  1679 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:39.436893  1009 consensus_queue.cc:237] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:39.446496  1083 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:39.448290  1657 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:39.448990  1661 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.450858  1346 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:39.452220  1679 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:39.459241  1679 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.466207  1083 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.463991  1349 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.464003  1346 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.472681   936 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.464583  1082 raft_consensus.cc:2955] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.476904   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 192d725bfb194212bcbf39e05b106217 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:39.472733   832 catalog_manager.cc:5697] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 2 to 3, 29a49ab1462b4aed834feead56191d7d (127.31.129.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:39.488657   830 catalog_manager.cc:5697] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: config changed from index 3 to 4, VOTER 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.492336  1009 consensus_queue.cc:237] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:39.501483   926 tablet_service.cc:1558] Processing DeleteTablet for tablet 192d725bfb194212bcbf39e05b106217 with delete_type TABLET_DATA_TOMBSTONED (TS 4c19d4b420d046bf90950f7d19155546 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260710 13:27:39.508394  1348 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:39.509967  1661 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:39.511705   933 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:39.516314  1679 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:39.523066  1661 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.532042  1691 tablet_replica.cc:333] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:39.533188  1691 raft_consensus.cc:2243] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.533892  1691 raft_consensus.cc:2272] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.533591   936 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.536275  1348 raft_consensus.cc:2955] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } } }
I20260710 13:27:39.539506   821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 094f5d6258324649b2d90e2e1758b5e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:39.545004   830 catalog_manager.cc:5697] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: config changed from index 3 to 4, VOTER 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) evicted. New cstate: current_term: 1 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:39.554682  1691 ts_tablet_manager.cc:1916] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:39.561832  1068 tablet_service.cc:1558] Processing DeleteTablet for tablet 094f5d6258324649b2d90e2e1758b5e8 with delete_type TABLET_DATA_TOMBSTONED (TS 32aa1db78c0d4b7db2ddcd42500732eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33610
I20260710 13:27:39.567706  1693 tablet_replica.cc:333] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:39.568951  1693 raft_consensus.cc:2243] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.570096  1693 raft_consensus.cc:2272] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.575246  1693 ts_tablet_manager.cc:1916] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:39.578418  1691 ts_tablet_manager.cc:1929] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:39.580039  1691 log.cc:1199] T 192d725bfb194212bcbf39e05b106217 P 4c19d4b420d046bf90950f7d19155546: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/wals/192d725bfb194212bcbf39e05b106217
I20260710 13:27:39.581770   819 catalog_manager.cc:5028] TS 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): tablet 192d725bfb194212bcbf39e05b106217 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:39.588481  1693 ts_tablet_manager.cc:1929] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:39.588908  1693 log.cc:1199] T 094f5d6258324649b2d90e2e1758b5e8 P 32aa1db78c0d4b7db2ddcd42500732eb: Deleting WAL directory at /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/wals/094f5d6258324649b2d90e2e1758b5e8
I20260710 13:27:39.590425   819 catalog_manager.cc:5028] TS 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): tablet 094f5d6258324649b2d90e2e1758b5e8 (table test-workload [id=bf24e4c718444024b7d77fb35a414732]) successfully deleted
I20260710 13:27:43.877871 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:43.909253  1009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:43.909777  1009 raft_consensus.cc:606] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:43.912040  1009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:43.912439  1009 raft_consensus.cc:606] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:43.914539  1009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d45d79c90c547fa828e51857c915397"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:43.915024  1009 raft_consensus.cc:606] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:43.916971  1009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:43.917356  1009 raft_consensus.cc:606] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:43.919471  1009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:43.919859  1009 raft_consensus.cc:606] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:43.931041   936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2"
dest_uuid: "4c19d4b420d046bf90950f7d19155546"
mode: GRACEFUL
new_leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
 from {username='slave'} at 127.0.0.1:52780
I20260710 13:27:43.931715   936 raft_consensus.cc:606] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Received request to transfer leadership to TS 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:43.933095 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:27:43.933979 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:43.956816  1705 raft_consensus.cc:993] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 32aa1db78c0d4b7db2ddcd42500732eb to start an election
I20260710 13:27:43.957322  1704 raft_consensus.cc:1081] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 32aa1db78c0d4b7db2ddcd42500732eb to start an election
I20260710 13:27:43.958791  1082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3"
dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
 from {username='slave'} at 127.0.0.1:48218
I20260710 13:27:43.959267  1082 raft_consensus.cc:493] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:43.959501  1082 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.964006  1082 raft_consensus.cc:515] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:43.965941  1082 leader_election.cc:290] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:43.966297   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:43.966674  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:43.966986   936 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.967456  1009 raft_consensus.cc:3055] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:43.967823  1009 raft_consensus.cc:740] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:43.968709  1009 consensus_queue.cc:260] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:43.970191  1009 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.974959   936 raft_consensus.cc:2468] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 2.
I20260710 13:27:43.976307  1049 leader_election.cc:304] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:43.976941  1009 raft_consensus.cc:2468] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 2.
I20260710 13:27:43.977020  1706 raft_consensus.cc:2804] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:43.977762  1706 raft_consensus.cc:697] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:43.978659  1706 consensus_queue.cc:237] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:43.986554   832 catalog_manager.cc:5697] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 2 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.021420  1705 raft_consensus.cc:993] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:44.021863  1704 raft_consensus.cc:1081] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:44.023386  1348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1"
dest_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:55822
I20260710 13:27:44.023948  1348 raft_consensus.cc:493] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:44.024273  1348 raft_consensus.cc:3060] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.029574  1348 raft_consensus.cc:515] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.031616  1348 leader_election.cc:290] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:44.032326   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:44.032956   936 raft_consensus.cc:3060] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.032953  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0285e5e91097436fa9100e3bcc7b3eb1" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:44.033735  1009 raft_consensus.cc:3055] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:44.034009  1009 raft_consensus.cc:740] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:44.034848  1009 consensus_queue.cc:260] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.035975  1009 raft_consensus.cc:3060] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.038635   936 raft_consensus.cc:2468] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:44.039726  1313 leader_election.cc:304] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [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: 29a49ab1462b4aed834feead56191d7d, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:44.041479  1715 raft_consensus.cc:2804] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.043004  1715 raft_consensus.cc:697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Becoming Leader. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Running, Role: LEADER
I20260710 13:27:44.043193  1009 raft_consensus.cc:2468] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:44.044142  1715 consensus_queue.cc:237] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.052645   832 catalog_manager.cc:5697] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 29a49ab1462b4aed834feead56191d7d (127.31.129.196). New cstate: current_term: 2 leader_uuid: "29a49ab1462b4aed834feead56191d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.079934  1692 raft_consensus.cc:993] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: : Instructing follower 1d3843b9e4e24335b2108e4c4d0f34ac to start an election
I20260710 13:27:44.080387  1718 raft_consensus.cc:1081] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Signalling peer 1d3843b9e4e24335b2108e4c4d0f34ac to start an election
I20260710 13:27:44.082062  1009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
 from {username='slave'} at 127.0.0.1:36606
I20260710 13:27:44.082579  1009 raft_consensus.cc:493] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:44.082952  1009 raft_consensus.cc:3060] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.088682  1009 raft_consensus.cc:515] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:44.090157  1009 leader_election.cc:290] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:44.090801   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:44.091053  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8973cc0bf42d4d87914ed95ddacac9a2" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:44.091410   936 raft_consensus.cc:3055] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:44.091739   936 raft_consensus.cc:740] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c19d4b420d046bf90950f7d19155546, State: Running, Role: LEADER
I20260710 13:27:44.091735  1082 raft_consensus.cc:3060] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.092383   936 consensus_queue.cc:260] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:44.093318   936 raft_consensus.cc:3060] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.096664  1082 raft_consensus.cc:2468] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 2.
I20260710 13:27:44.097957   975 leader_election.cc:304] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:44.098551   936 raft_consensus.cc:2468] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 2.
I20260710 13:27:44.098824  1704 raft_consensus.cc:2804] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.099360  1704 raft_consensus.cc:697] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:44.100153  1704 consensus_queue.cc:237] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:44.107203   832 catalog_manager.cc:5697] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 1 to 2, leader changed from 4c19d4b420d046bf90950f7d19155546 (127.31.129.193) to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 2 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.311393  1705 raft_consensus.cc:993] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:44.311821  1704 raft_consensus.cc:1081] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:44.312975  1346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1"
dest_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:55822
I20260710 13:27:44.313385  1346 raft_consensus.cc:493] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:44.313647  1346 raft_consensus.cc:3060] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.319465  1346 raft_consensus.cc:515] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.321409  1346 leader_election.cc:290] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [CANDIDATE]: Term 2 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:44.321731  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:44.322057  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ea15a1eb74f209076bfb9796743f1" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:44.322274  1009 raft_consensus.cc:3055] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:44.322618  1082 raft_consensus.cc:3060] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.322639  1009 raft_consensus.cc:740] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:44.323511  1009 consensus_queue.cc:260] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.324308  1009 raft_consensus.cc:3060] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.326999  1082 raft_consensus.cc:2468] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:44.327847  1313 leader_election.cc:304] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [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: 29a49ab1462b4aed834feead56191d7d, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:44.328431  1009 raft_consensus.cc:2468] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:44.328608  1715 raft_consensus.cc:2804] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.329195  1715 raft_consensus.cc:697] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Becoming Leader. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Running, Role: LEADER
I20260710 13:27:44.329909  1715 consensus_queue.cc:237] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.336890   832 catalog_manager.cc:5697] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 29a49ab1462b4aed834feead56191d7d (127.31.129.196). New cstate: current_term: 2 leader_uuid: "29a49ab1462b4aed834feead56191d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.435317   936 raft_consensus.cc:1275] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.436322  1706 consensus_queue.cc:1048] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.441079  1705 raft_consensus.cc:993] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:44.441510  1705 raft_consensus.cc:1081] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:44.444168  1346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8"
dest_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:55822
I20260710 13:27:44.444772  1346 raft_consensus.cc:493] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:44.445187  1346 raft_consensus.cc:3060] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.449963  1704 raft_consensus.cc:993] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 32aa1db78c0d4b7db2ddcd42500732eb to start an election
I20260710 13:27:44.450464  1705 raft_consensus.cc:1081] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 32aa1db78c0d4b7db2ddcd42500732eb to start an election
I20260710 13:27:44.454991  1082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d45d79c90c547fa828e51857c915397"
dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
 from {username='slave'} at 127.0.0.1:48218
I20260710 13:27:44.455716  1082 raft_consensus.cc:493] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:44.456221  1082 raft_consensus.cc:3060] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.459928  1009 raft_consensus.cc:1275] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.461067  1700 consensus_queue.cc:1048] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.462456  1082 raft_consensus.cc:515] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:44.464668  1082 leader_election.cc:290] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:44.465129   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d45d79c90c547fa828e51857c915397" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:44.465683   933 raft_consensus.cc:3060] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.466229  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d45d79c90c547fa828e51857c915397" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:44.466837  1011 raft_consensus.cc:3055] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:44.467098  1011 raft_consensus.cc:740] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:44.467875  1011 consensus_queue.cc:260] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:44.469043  1011 raft_consensus.cc:3060] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.471776   933 raft_consensus.cc:2468] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 2.
I20260710 13:27:44.472762  1049 leader_election.cc:304] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:44.474197  1706 raft_consensus.cc:2804] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.475412  1706 raft_consensus.cc:697] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:44.476420  1706 consensus_queue.cc:237] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:44.478780  1011 raft_consensus.cc:2468] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 2.
I20260710 13:27:44.457455  1346 raft_consensus.cc:515] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.483829  1346 leader_election.cc:290] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:44.486363  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:44.486958  1011 raft_consensus.cc:3055] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:44.487229  1011 raft_consensus.cc:740] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:44.487838  1011 consensus_queue.cc:260] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.488124   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094f5d6258324649b2d90e2e1758b5e8" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:44.487871   832 catalog_manager.cc:5697] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 2 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.488848  1011 raft_consensus.cc:3060] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.488643   936 raft_consensus.cc:3060] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.495544  1011 raft_consensus.cc:2468] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:44.496543  1315 leader_election.cc:304] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 29a49ab1462b4aed834feead56191d7d; no voters: 
I20260710 13:27:44.497211  1715 raft_consensus.cc:2804] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.497651  1715 raft_consensus.cc:697] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Becoming Leader. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Running, Role: LEADER
I20260710 13:27:44.498432  1715 consensus_queue.cc:237] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:44.502743   936 raft_consensus.cc:2468] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:44.505887  1011 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:44.506980  1716 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:44.512867   830 catalog_manager.cc:5697] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 29a49ab1462b4aed834feead56191d7d (127.31.129.196). New cstate: current_term: 2 leader_uuid: "29a49ab1462b4aed834feead56191d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.527307   936 raft_consensus.cc:1275] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:44.528510  1731 consensus_queue.cc:1048] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:44.679291  1082 raft_consensus.cc:1275] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.680567  1705 consensus_queue.cc:1048] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.680912   936 raft_consensus.cc:1275] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.682256  1705 consensus_queue.cc:1048] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.754644  1011 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:44.756054  1731 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:44.765167  1082 raft_consensus.cc:1275] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:44.766616  1715 consensus_queue.cc:1048] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:44.868324  1011 raft_consensus.cc:1275] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.869364  1706 consensus_queue.cc:1048] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.877764   936 raft_consensus.cc:1275] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.878990  1726 consensus_queue.cc:1048] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.935057 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:44.936700   936 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:44.937882  1715 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:44.947599  1009 raft_consensus.cc:1275] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:44.949103  1715 consensus_queue.cc:1048] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:44.964056 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:44.978379  1011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "192d725bfb194212bcbf39e05b106217"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:44.978842  1011 raft_consensus.cc:606] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:44.989077  1082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3"
dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
mode: GRACEFUL
new_leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
 from {username='slave'} at 127.0.0.1:51720
I20260710 13:27:44.989518  1082 raft_consensus.cc:606] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Received request to transfer leadership to TS 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:44.991456  1082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b"
dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
mode: GRACEFUL
new_leader_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:51720
I20260710 13:27:44.991835  1082 raft_consensus.cc:606] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Received request to transfer leadership to TS 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:44.992619 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:27:44.993223 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:45.010560  1726 raft_consensus.cc:993] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: : Instructing follower 1d3843b9e4e24335b2108e4c4d0f34ac to start an election
I20260710 13:27:45.011106  1706 raft_consensus.cc:1081] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Signalling peer 1d3843b9e4e24335b2108e4c4d0f34ac to start an election
I20260710 13:27:45.012573  1011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
 from {username='slave'} at 127.0.0.1:36604
I20260710 13:27:45.013063  1011 raft_consensus.cc:493] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.013398  1011 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:45.018020  1011 raft_consensus.cc:515] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:45.019596  1011 leader_election.cc:290] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 3 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:45.020149   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:45.020375  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718106132d394f198b0f135e9d0da6a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:45.020704   933 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:45.020859  1082 raft_consensus.cc:3055] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:45.021191  1082 raft_consensus.cc:740] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:45.021792  1082 consensus_queue.cc:260] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:45.022760  1082 raft_consensus.cc:3060] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:45.026095   933 raft_consensus.cc:2468] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 3.
I20260710 13:27:45.027029   975 leader_election.cc:304] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:45.027583  1735 raft_consensus.cc:2804] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:45.027978  1735 raft_consensus.cc:697] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 3 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:45.028613  1735 consensus_queue.cc:237] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:45.029345  1082 raft_consensus.cc:2468] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 3.
I20260710 13:27:45.034444   832 catalog_manager.cc:5697] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 2 to 3, leader changed from 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 3 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.275014  1735 raft_consensus.cc:993] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:45.276391  1704 raft_consensus.cc:1081] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:45.278956  1348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "192d725bfb194212bcbf39e05b106217"
dest_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:55822
I20260710 13:27:45.279796  1348 raft_consensus.cc:493] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.280248  1348 raft_consensus.cc:3060] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.287498  1348 raft_consensus.cc:515] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:45.290494  1348 leader_election.cc:290] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [CANDIDATE]: Term 2 election: Requested vote from peers 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:45.291744  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:45.291982  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192d725bfb194212bcbf39e05b106217" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:45.292752  1011 raft_consensus.cc:3055] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:45.292918  1082 raft_consensus.cc:3060] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.293140  1011 raft_consensus.cc:740] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:45.294850  1011 consensus_queue.cc:260] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:45.296766  1011 raft_consensus.cc:3060] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.303851  1726 raft_consensus.cc:993] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: : Instructing follower 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:45.303802  1082 raft_consensus.cc:2468] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:45.304708  1726 raft_consensus.cc:1081] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Signalling peer 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:45.305897  1011 raft_consensus.cc:2468] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:45.306933  1346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b"
dest_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:55806
I20260710 13:27:45.307482  1346 raft_consensus.cc:493] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:45.307559  1315 leader_election.cc:304] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 29a49ab1462b4aed834feead56191d7d; no voters: 
I20260710 13:27:45.307932  1346 raft_consensus.cc:3060] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.309816  1716 raft_consensus.cc:2804] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.310392  1716 raft_consensus.cc:697] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Becoming Leader. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Running, Role: LEADER
I20260710 13:27:45.311743  1716 consensus_queue.cc:237] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [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: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:45.316470  1346 raft_consensus.cc:515] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:45.319846  1346 leader_election.cc:290] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [CANDIDATE]: Term 2 election: Requested vote from peers 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:45.320962  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:45.321683  1082 raft_consensus.cc:3055] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:45.322062  1082 raft_consensus.cc:740] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:45.321955  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdb1306f4a21bfe7b8598e313b8b" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:45.322899  1009 raft_consensus.cc:3060] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.323232  1082 consensus_queue.cc:260] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [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: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:45.325866   832 catalog_manager.cc:5697] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 29a49ab1462b4aed834feead56191d7d (127.31.129.196). New cstate: current_term: 2 leader_uuid: "29a49ab1462b4aed834feead56191d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.327126  1082 raft_consensus.cc:3060] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.336570  1082 raft_consensus.cc:2468] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:45.337553  1009 raft_consensus.cc:2468] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:45.337762  1313 leader_election.cc:304] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [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: 29a49ab1462b4aed834feead56191d7d, 32aa1db78c0d4b7db2ddcd42500732eb; no voters: 
I20260710 13:27:45.338888  1716 raft_consensus.cc:2804] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.339393  1716 raft_consensus.cc:697] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Becoming Leader. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Running, Role: LEADER
I20260710 13:27:45.340341  1716 consensus_queue.cc:237] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [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: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:45.348233   832 catalog_manager.cc:5697] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d reported cstate change: term changed from 1 to 2, leader changed from 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) to 29a49ab1462b4aed834feead56191d7d (127.31.129.196). New cstate: current_term: 2 leader_uuid: "29a49ab1462b4aed834feead56191d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.416097   933 raft_consensus.cc:1275] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 3 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:45.417704  1704 consensus_queue.cc:1048] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:45.429548  1082 raft_consensus.cc:1275] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 3 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:45.431804  1735 consensus_queue.cc:1048] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:45.732481  1009 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:45.733804  1716 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:45.744681  1082 raft_consensus.cc:1275] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:45.746685  1716 consensus_queue.cc:1048] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:45.805832  1009 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:45.807431  1731 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:45.817644  1082 raft_consensus.cc:1275] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:45.819597  1757 consensus_queue.cc:1048] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:45.994383 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:46.012396 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:46.028606  1011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "742000098daf4d0483da341f26a2b887"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:46.029173  1011 raft_consensus.cc:606] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 32aa1db78c0d4b7db2ddcd42500732eb
I20260710 13:27:46.030427 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:46.031225 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:46.331281  1704 raft_consensus.cc:993] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 32aa1db78c0d4b7db2ddcd42500732eb to start an election
I20260710 13:27:46.332084  1735 raft_consensus.cc:1081] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 32aa1db78c0d4b7db2ddcd42500732eb to start an election
I20260710 13:27:46.333724  1082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "742000098daf4d0483da341f26a2b887"
dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
 from {username='slave'} at 127.0.0.1:48218
I20260710 13:27:46.334158  1082 raft_consensus.cc:493] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.334380  1082 raft_consensus.cc:3060] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.339882  1082 raft_consensus.cc:515] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:46.341414  1082 leader_election.cc:290] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:46.342360   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:46.342681  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742000098daf4d0483da341f26a2b887" candidate_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:46.342934   936 raft_consensus.cc:3060] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.343381  1011 raft_consensus.cc:3055] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:46.343704  1011 raft_consensus.cc:740] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:46.344415  1011 consensus_queue.cc:260] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:46.345695  1011 raft_consensus.cc:3060] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.349040   936 raft_consensus.cc:2468] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 2.
I20260710 13:27:46.350294  1049 leader_election.cc:304] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [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: 32aa1db78c0d4b7db2ddcd42500732eb, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:46.351075  1700 raft_consensus.cc:2804] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.352099  1700 raft_consensus.cc:697] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Becoming Leader. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:46.352303  1011 raft_consensus.cc:2468] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32aa1db78c0d4b7db2ddcd42500732eb in term 2.
I20260710 13:27:46.353447  1700 consensus_queue.cc:237] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:46.362602   832 catalog_manager.cc:5697] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195). New cstate: current_term: 2 leader_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:46.823413  1011 raft_consensus.cc:1275] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.824771  1700 consensus_queue.cc:1048] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.835644   936 raft_consensus.cc:1275] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 32aa1db78c0d4b7db2ddcd42500732eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.837123  1761 consensus_queue.cc:1048] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:47.032090 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:47.049111 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:47.066572  1082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3"
dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
mode: GRACEFUL
new_leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
 from {username='slave'} at 127.0.0.1:51720
I20260710 13:27:47.067158  1082 raft_consensus.cc:606] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Received request to transfer leadership to TS 1d3843b9e4e24335b2108e4c4d0f34ac
I20260710 13:27:47.068508 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:47.069608 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:47.351873  1773 raft_consensus.cc:993] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: : Instructing follower 1d3843b9e4e24335b2108e4c4d0f34ac to start an election
I20260710 13:27:47.352504  1700 raft_consensus.cc:1081] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Signalling peer 1d3843b9e4e24335b2108e4c4d0f34ac to start an election
I20260710 13:27:47.353883  1011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
 from {username='slave'} at 127.0.0.1:36604
I20260710 13:27:47.354259  1011 raft_consensus.cc:493] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:47.354486  1011 raft_consensus.cc:3060] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.360111  1011 raft_consensus.cc:515] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:47.361596  1011 leader_election.cc:290] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047)
I20260710 13:27:47.362761   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:47.362953  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2f1c2d68f249ef9b01ee3d304b58a3" candidate_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32aa1db78c0d4b7db2ddcd42500732eb"
I20260710 13:27:47.363364   936 raft_consensus.cc:3060] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.363688  1082 raft_consensus.cc:3055] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:47.364013  1082 raft_consensus.cc:740] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32aa1db78c0d4b7db2ddcd42500732eb, State: Running, Role: LEADER
I20260710 13:27:47.364770  1082 consensus_queue.cc:260] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:47.365803  1082 raft_consensus.cc:3060] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.368960   936 raft_consensus.cc:2468] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 2.
I20260710 13:27:47.370083   975 leader_election.cc:304] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: 1d3843b9e4e24335b2108e4c4d0f34ac, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:47.370797  1774 raft_consensus.cc:2804] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.371235  1774 raft_consensus.cc:697] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 LEADER]: Becoming Leader. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:47.371903  1082 raft_consensus.cc:2468] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3843b9e4e24335b2108e4c4d0f34ac in term 2.
I20260710 13:27:47.372115  1774 consensus_queue.cc:237] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } }
I20260710 13:27:47.379731   831 catalog_manager.cc:5697] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac reported cstate change: term changed from 1 to 2, leader changed from 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195) to 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194). New cstate: current_term: 2 leader_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:47.853343  1083 raft_consensus.cc:1275] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:47.854532  1774 consensus_queue.cc:1048] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "32aa1db78c0d4b7db2ddcd42500732eb" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 38047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:47.866696   936 raft_consensus.cc:1275] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 1d3843b9e4e24335b2108e4c4d0f34ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:47.868664  1784 consensus_queue.cc:1048] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.070590 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:48.095659 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:48.111215  1011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589"
dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
mode: GRACEFUL
new_leader_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:49478
I20260710 13:27:48.111701  1011 raft_consensus.cc:606] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Received request to transfer leadership to TS 29a49ab1462b4aed834feead56191d7d
I20260710 13:27:48.112915 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:48.113636 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:48.567166  1704 raft_consensus.cc:993] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: : Instructing follower 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:48.567816  1704 raft_consensus.cc:1081] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Signalling peer 29a49ab1462b4aed834feead56191d7d to start an election
I20260710 13:27:48.569792  1349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589"
dest_uuid: "29a49ab1462b4aed834feead56191d7d"
 from {username='slave'} at 127.0.0.1:55822
I20260710 13:27:48.570431  1349 raft_consensus.cc:493] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.570827  1349 raft_consensus.cc:3060] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.576844  1349 raft_consensus.cc:515] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:48.578276  1349 leader_election.cc:290] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [CANDIDATE]: Term 2 election: Requested vote from peers 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235), 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953)
I20260710 13:27:48.578991   936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c19d4b420d046bf90950f7d19155546"
I20260710 13:27:48.579298  1011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e853946b4d84b5c265a676979589" candidate_uuid: "29a49ab1462b4aed834feead56191d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac"
I20260710 13:27:48.579643   936 raft_consensus.cc:3060] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.579902  1011 raft_consensus.cc:3055] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.580287  1011 raft_consensus.cc:740] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3843b9e4e24335b2108e4c4d0f34ac, State: Running, Role: LEADER
I20260710 13:27:48.580936  1011 consensus_queue.cc:260] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:48.581941  1011 raft_consensus.cc:3060] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.586066   936 raft_consensus.cc:2468] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:48.587109  1313 leader_election.cc:304] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [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: 29a49ab1462b4aed834feead56191d7d, 4c19d4b420d046bf90950f7d19155546; no voters: 
I20260710 13:27:48.587786  1788 raft_consensus.cc:2804] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.588227  1788 raft_consensus.cc:697] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Becoming Leader. State: Replica: 29a49ab1462b4aed834feead56191d7d, State: Running, Role: LEADER
I20260710 13:27:48.589567  1788 consensus_queue.cc:237] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [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: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } }
I20260710 13:27:48.590442  1011 raft_consensus.cc:2468] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a49ab1462b4aed834feead56191d7d in term 2.
I20260710 13:27:48.599028   831 catalog_manager.cc:5697] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d reported cstate change: term changed from 1 to 2, leader changed from 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194) to 29a49ab1462b4aed834feead56191d7d (127.31.129.196). New cstate: current_term: 2 leader_uuid: "29a49ab1462b4aed834feead56191d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a49ab1462b4aed834feead56191d7d" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 38915 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:49.063577  1011 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:49.065131  1715 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3843b9e4e24335b2108e4c4d0f34ac" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:49.076529   936 raft_consensus.cc:1275] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Refusing update from remote peer 29a49ab1462b4aed834feead56191d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:49.077773  1715 consensus_queue.cc:1048] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c19d4b420d046bf90950f7d19155546" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:49.114586 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:49.130808 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:27:49.166533 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:49.167500 32263 tablet_replica.cc:333] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.168268 32263 raft_consensus.cc:2243] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.169158 32263 raft_consensus.cc:2272] T 0285e5e91097436fa9100e3bcc7b3eb1 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.171598 32263 tablet_replica.cc:333] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.172250 32263 raft_consensus.cc:2243] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.173372 32263 raft_consensus.cc:2272] T c67315c37a7b40bfaa3db7f42d5a6dbb P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.176102 32263 tablet_replica.cc:333] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.176687 32263 raft_consensus.cc:2243] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.177553 32263 raft_consensus.cc:2272] T 4bdf92ca58484780843c581ea8c847d4 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.179416 32263 tablet_replica.cc:333] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.179994 32263 raft_consensus.cc:2243] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.180825 32263 raft_consensus.cc:2272] T 66a271af41f44758b42ba182de471f2d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.182801 32263 tablet_replica.cc:333] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.183363 32263 raft_consensus.cc:2243] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.183794 32263 raft_consensus.cc:2272] T 8973cc0bf42d4d87914ed95ddacac9a2 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.185681 32263 tablet_replica.cc:333] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.186224 32263 raft_consensus.cc:2243] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.186676 32263 raft_consensus.cc:2272] T 5d45d79c90c547fa828e51857c915397 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.188642 32263 tablet_replica.cc:333] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.189182 32263 raft_consensus.cc:2243] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.190001 32263 raft_consensus.cc:2272] T 11035a3f60914b8d8573aff1bfc40390 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.191933 32263 tablet_replica.cc:333] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.192487 32263 raft_consensus.cc:2243] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.193179 32263 raft_consensus.cc:2272] T f881418e015a44bdb3d5f38b204852f7 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.195101 32263 tablet_replica.cc:333] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.195698 32263 raft_consensus.cc:2243] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.196144 32263 raft_consensus.cc:2272] T 718106132d394f198b0f135e9d0da6a3 P 4c19d4b420d046bf90950f7d19155546 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.198179 32263 tablet_replica.cc:333] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.198763 32263 raft_consensus.cc:2243] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.199420 32263 raft_consensus.cc:2272] T 132d3a080dc347a9b50e1cb4fa5acd1d P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.201730 32263 tablet_replica.cc:333] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.202242 32263 raft_consensus.cc:2243] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.202836 32263 raft_consensus.cc:2272] T ead5a704d591429c919855746fc5ae92 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.204694 32263 tablet_replica.cc:333] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.205168 32263 raft_consensus.cc:2243] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.205919 32263 raft_consensus.cc:2272] T d56b3fa2dd5c4d42ad17ef8a51884dde P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.207803 32263 tablet_replica.cc:333] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.208284 32263 raft_consensus.cc:2243] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.208952 32263 raft_consensus.cc:2272] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.210968 32263 tablet_replica.cc:333] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.211440 32263 raft_consensus.cc:2243] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.212195 32263 raft_consensus.cc:2272] T c843ad6ef4cf446fa8726f64ed38f4ef P 4c19d4b420d046bf90950f7d19155546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.214519 32263 tablet_replica.cc:333] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.215139 32263 raft_consensus.cc:2243] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.215637 32263 raft_consensus.cc:2272] T 5aa4e853946b4d84b5c265a676979589 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.218559 32263 tablet_replica.cc:333] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.219259 32263 raft_consensus.cc:2243] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.219702 32263 raft_consensus.cc:2272] T 742000098daf4d0483da341f26a2b887 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.221627 32263 tablet_replica.cc:333] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.222095 32263 raft_consensus.cc:2243] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.222569 32263 raft_consensus.cc:2272] T 094f5d6258324649b2d90e2e1758b5e8 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.224385 32263 tablet_replica.cc:333] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546: stopping tablet replica
I20260710 13:27:49.224838 32263 raft_consensus.cc:2243] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.225234 32263 raft_consensus.cc:2272] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 4c19d4b420d046bf90950f7d19155546 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:49.250597  1049 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:27:49.253753  1049 consensus_peers.cc:597] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.268687   975 consensus_peers.cc:597] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.269709 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
W20260710 13:27:49.299587   975 consensus_peers.cc:597] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.307446  1049 consensus_peers.cc:597] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.317463  1313 consensus_peers.cc:597] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.320375 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:27:49.357291 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:49.358346 32263 tablet_replica.cc:333] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.359405 32263 raft_consensus.cc:2243] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.360357 32263 raft_consensus.cc:2272] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.362455 32263 tablet_replica.cc:333] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.363142 32263 raft_consensus.cc:2243] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.363920 32263 raft_consensus.cc:2272] T 8973cc0bf42d4d87914ed95ddacac9a2 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.366168 32263 tablet_replica.cc:333] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.366912 32263 raft_consensus.cc:2243] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.367395 32263 raft_consensus.cc:2272] T c843ad6ef4cf446fa8726f64ed38f4ef P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:49.369083  1315 consensus_peers.cc:597] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.369705 32263 tablet_replica.cc:333] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.370478 32263 raft_consensus.cc:2243] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.370991 32263 raft_consensus.cc:2272] T 5aa4e853946b4d84b5c265a676979589 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.373772 32263 tablet_replica.cc:333] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.374500 32263 raft_consensus.cc:2243] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.375526 32263 raft_consensus.cc:2272] T 132d3a080dc347a9b50e1cb4fa5acd1d P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.377224 32263 tablet_replica.cc:333] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.378093 32263 raft_consensus.cc:2243] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.379127 32263 raft_consensus.cc:2272] T ab51b4f713104f329e391aa94c3669f0 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.380707 32263 tablet_replica.cc:333] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.381256 32263 raft_consensus.cc:2243] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.382018 32263 raft_consensus.cc:2272] T 718106132d394f198b0f135e9d0da6a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.383811 32263 tablet_replica.cc:333] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.384277 32263 raft_consensus.cc:2243] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.384737 32263 raft_consensus.cc:2272] T 7388cf0cc6934d1aa596ebdb44801a9f P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.386713 32263 tablet_replica.cc:333] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.388736 32263 raft_consensus.cc:2243] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.389758 32263 raft_consensus.cc:2272] T f881418e015a44bdb3d5f38b204852f7 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.391533 32263 tablet_replica.cc:333] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.392069 32263 raft_consensus.cc:2243] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.392477 32263 raft_consensus.cc:2272] T 664ea15a1eb74f209076bfb9796743f1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.394191 32263 tablet_replica.cc:333] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.394687 32263 raft_consensus.cc:2243] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.395114 32263 raft_consensus.cc:2272] T 192d725bfb194212bcbf39e05b106217 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.396878 32263 tablet_replica.cc:333] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.397483 32263 raft_consensus.cc:2243] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.398025 32263 raft_consensus.cc:2272] T 094f5d6258324649b2d90e2e1758b5e8 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.400528 32263 tablet_replica.cc:333] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.401039 32263 raft_consensus.cc:2243] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.401706 32263 raft_consensus.cc:2272] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.403745 32263 tablet_replica.cc:333] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.404276 32263 raft_consensus.cc:2243] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.404739 32263 raft_consensus.cc:2272] T 5d45d79c90c547fa828e51857c915397 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:49.406364  1051 consensus_peers.cc:597] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.406803 32263 tablet_replica.cc:333] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.407337 32263 raft_consensus.cc:2243] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.407737 32263 raft_consensus.cc:2272] T 0285e5e91097436fa9100e3bcc7b3eb1 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.409519 32263 tablet_replica.cc:333] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.409982 32263 raft_consensus.cc:2243] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.410352 32263 raft_consensus.cc:2272] T 742000098daf4d0483da341f26a2b887 P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.411952 32263 tablet_replica.cc:333] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.412410 32263 raft_consensus.cc:2243] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.412915 32263 raft_consensus.cc:2272] T dd99cdb1306f4a21bfe7b8598e313b8b P 1d3843b9e4e24335b2108e4c4d0f34ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.414700 32263 tablet_replica.cc:333] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac: stopping tablet replica
I20260710 13:27:49.415235 32263 raft_consensus.cc:2243] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.415656 32263 raft_consensus.cc:2272] T d56b3fa2dd5c4d42ad17ef8a51884dde P 1d3843b9e4e24335b2108e4c4d0f34ac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:49.436065  1049 consensus_peers.cc:597] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.454953 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
I20260710 13:27:49.494241 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
W20260710 13:27:49.500767  1315 consensus_peers.cc:597] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.529374  1315 consensus_peers.cc:597] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.533847 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:49.534950 32263 tablet_replica.cc:333] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.535732 32263 raft_consensus.cc:2243] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.536761 32263 raft_consensus.cc:2272] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.539121 32263 tablet_replica.cc:333] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.539883 32263 raft_consensus.cc:2243] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.540776 32263 raft_consensus.cc:2272] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.543537 32263 tablet_replica.cc:333] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.544023 32263 raft_consensus.cc:2243] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.544379 32263 raft_consensus.cc:2272] T c843ad6ef4cf446fa8726f64ed38f4ef P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.546012 32263 tablet_replica.cc:333] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.546633 32263 raft_consensus.cc:2243] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.547158 32263 raft_consensus.cc:2272] T 66a271af41f44758b42ba182de471f2d P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.549144 32263 tablet_replica.cc:333] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.549722 32263 raft_consensus.cc:2243] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.550247 32263 raft_consensus.cc:2272] T 8973cc0bf42d4d87914ed95ddacac9a2 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.552323 32263 tablet_replica.cc:333] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.552907 32263 raft_consensus.cc:2243] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.553447 32263 raft_consensus.cc:2272] T 4bdf92ca58484780843c581ea8c847d4 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:49.555459  1313 consensus_peers.cc:597] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.555570 32263 tablet_replica.cc:333] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.556346 32263 raft_consensus.cc:2243] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.556871 32263 raft_consensus.cc:2272] T c67315c37a7b40bfaa3db7f42d5a6dbb P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.558605 32263 tablet_replica.cc:333] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.559132 32263 raft_consensus.cc:2243] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.559836 32263 raft_consensus.cc:2272] T 7388cf0cc6934d1aa596ebdb44801a9f P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.561537 32263 tablet_replica.cc:333] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.562028 32263 raft_consensus.cc:2243] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.562397 32263 raft_consensus.cc:2272] T 11035a3f60914b8d8573aff1bfc40390 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.564028 32263 tablet_replica.cc:333] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.564471 32263 raft_consensus.cc:2243] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.565052 32263 raft_consensus.cc:2272] T ab51b4f713104f329e391aa94c3669f0 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.566672 32263 tablet_replica.cc:333] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.567202 32263 raft_consensus.cc:2243] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.567564 32263 raft_consensus.cc:2272] T 718106132d394f198b0f135e9d0da6a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.569077 32263 tablet_replica.cc:333] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.569674 32263 raft_consensus.cc:2243] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.570379 32263 raft_consensus.cc:2272] T ead5a704d591429c919855746fc5ae92 P 32aa1db78c0d4b7db2ddcd42500732eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.572247 32263 tablet_replica.cc:333] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.572679 32263 raft_consensus.cc:2243] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.573050 32263 raft_consensus.cc:2272] T 192d725bfb194212bcbf39e05b106217 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.575415 32263 tablet_replica.cc:333] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.576078 32263 raft_consensus.cc:2243] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.576609 32263 raft_consensus.cc:2272] T 8c2f1c2d68f249ef9b01ee3d304b58a3 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.578806 32263 tablet_replica.cc:333] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.579283 32263 raft_consensus.cc:2243] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.579798 32263 raft_consensus.cc:2272] T 664ea15a1eb74f209076bfb9796743f1 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.581444 32263 tablet_replica.cc:333] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.581907 32263 raft_consensus.cc:2243] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.582274 32263 raft_consensus.cc:2272] T dd99cdb1306f4a21bfe7b8598e313b8b P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.583895 32263 tablet_replica.cc:333] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.584343 32263 raft_consensus.cc:2243] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.585045 32263 raft_consensus.cc:2272] T 742000098daf4d0483da341f26a2b887 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.586580 32263 tablet_replica.cc:333] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb: stopping tablet replica
I20260710 13:27:49.587015 32263 raft_consensus.cc:2243] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.587703 32263 raft_consensus.cc:2272] T 5d45d79c90c547fa828e51857c915397 P 32aa1db78c0d4b7db2ddcd42500732eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:49.622392  1315 consensus_peers.cc:597] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.632562  1313 consensus_peers.cc:597] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d -> Peer 32aa1db78c0d4b7db2ddcd42500732eb (127.31.129.195:38047): Couldn't send request to peer 32aa1db78c0d4b7db2ddcd42500732eb. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.195:38047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.649963 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
W20260710 13:27:49.683219  1315 consensus_peers.cc:597] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.683843  1315 consensus_peers.cc:597] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d -> Peer 1d3843b9e4e24335b2108e4c4d0f34ac (127.31.129.194:38953): Couldn't send request to peer 1d3843b9e4e24335b2108e4c4d0f34ac. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:49.688126  1313 consensus_peers.cc:597] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d -> Peer 4c19d4b420d046bf90950f7d19155546 (127.31.129.193:33235): Couldn't send request to peer 4c19d4b420d046bf90950f7d19155546. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:33235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:49.698626 32263 tablet_server.cc:179] TabletServer@127.31.129.196:0 shutting down...
I20260710 13:27:49.727944 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:49.728861 32263 tablet_replica.cc:333] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.729935 32263 raft_consensus.cc:2243] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.730921 32263 raft_consensus.cc:2272] T 192d725bfb194212bcbf39e05b106217 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.733006 32263 tablet_replica.cc:333] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.733538 32263 raft_consensus.cc:2243] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.734308 32263 raft_consensus.cc:2272] T 094f5d6258324649b2d90e2e1758b5e8 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.736197 32263 tablet_replica.cc:333] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.736677 32263 raft_consensus.cc:2243] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.737349 32263 raft_consensus.cc:2272] T 664ea15a1eb74f209076bfb9796743f1 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.739056 32263 tablet_replica.cc:333] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.739526 32263 raft_consensus.cc:2243] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.739984 32263 raft_consensus.cc:2272] T 11035a3f60914b8d8573aff1bfc40390 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.741714 32263 tablet_replica.cc:333] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.742223 32263 raft_consensus.cc:2243] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.742687 32263 raft_consensus.cc:2272] T f881418e015a44bdb3d5f38b204852f7 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.744452 32263 tablet_replica.cc:333] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.744922 32263 raft_consensus.cc:2243] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.745661 32263 raft_consensus.cc:2272] T 0285e5e91097436fa9100e3bcc7b3eb1 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.747591 32263 tablet_replica.cc:333] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.748090 32263 raft_consensus.cc:2243] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.748744 32263 raft_consensus.cc:2272] T dd99cdb1306f4a21bfe7b8598e313b8b P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.750545 32263 tablet_replica.cc:333] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.751107 32263 raft_consensus.cc:2243] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.751499 32263 raft_consensus.cc:2272] T 132d3a080dc347a9b50e1cb4fa5acd1d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.753398 32263 tablet_replica.cc:333] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.753877 32263 raft_consensus.cc:2243] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.754345 32263 raft_consensus.cc:2272] T 66a271af41f44758b42ba182de471f2d P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.756217 32263 tablet_replica.cc:333] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.756685 32263 raft_consensus.cc:2243] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.757148 32263 raft_consensus.cc:2272] T ab51b4f713104f329e391aa94c3669f0 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.758836 32263 tablet_replica.cc:333] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.759297 32263 raft_consensus.cc:2243] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.760053 32263 raft_consensus.cc:2272] T 5aa4e853946b4d84b5c265a676979589 P 29a49ab1462b4aed834feead56191d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.762279 32263 tablet_replica.cc:333] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.762816 32263 raft_consensus.cc:2243] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.763321 32263 raft_consensus.cc:2272] T 4bdf92ca58484780843c581ea8c847d4 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.764986 32263 tablet_replica.cc:333] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.765591 32263 raft_consensus.cc:2243] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.766109 32263 raft_consensus.cc:2272] T ead5a704d591429c919855746fc5ae92 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.767966 32263 tablet_replica.cc:333] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.768491 32263 raft_consensus.cc:2243] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.768985 32263 raft_consensus.cc:2272] T d56b3fa2dd5c4d42ad17ef8a51884dde P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.770673 32263 tablet_replica.cc:333] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.771198 32263 raft_consensus.cc:2243] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.771651 32263 raft_consensus.cc:2272] T c67315c37a7b40bfaa3db7f42d5a6dbb P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.773381 32263 tablet_replica.cc:333] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.773845 32263 raft_consensus.cc:2243] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.774411 32263 raft_consensus.cc:2272] T 7388cf0cc6934d1aa596ebdb44801a9f P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.776326 32263 tablet_replica.cc:333] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.776804 32263 raft_consensus.cc:2243] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.777272 32263 raft_consensus.cc:2272] T 234b5d45d81d4ccbaa6ebd9ba66f4384 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.778964 32263 tablet_replica.cc:333] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d: stopping tablet replica
I20260710 13:27:49.779397 32263 raft_consensus.cc:2243] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:49.779861 32263 raft_consensus.cc:2272] T 546ae2e2c51d449e9f3cb4b0a7d7cb26 P 29a49ab1462b4aed834feead56191d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.820974 32263 tablet_server.cc:196] TabletServer@127.31.129.196:0 shutdown complete.
I20260710 13:27:49.854244 32263 master.cc:562] Master@127.31.129.254:43627 shutting down...
I20260710 13:27:49.883172 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:49.883772 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:49.884053 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6648c2a532b44220bcc407d5859cf154: stopping tablet replica
I20260710 13:27:49.905447 32263 master.cc:584] Master@127.31.129.254:43627 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30379 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:27:49.968954 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:37467
I20260710 13:27:49.970256 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:49.976361  1809 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
W20260710 13:27:49.976969  1810 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
W20260710 13:27:49.977783  1812 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
I20260710 13:27:49.978938 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:49.980007 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:49.980198 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:49.980319 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690069980308 us; error 0 us; skew 500 ppm
I20260710 13:27:49.980813 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:49.983552 32263 webserver.cc:533] Webserver started at http://127.31.129.254:45793/ using document root <none> and password file <none>
I20260710 13:27:49.984025 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:49.984184 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:49.984408 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:49.985575 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "584e2c2b0a57464ca0c24d8970d2de35"
format_stamp: "Formatted at 2026-07-10 13:27:49 on dist-test-slave-t14x"
I20260710 13:27:49.990196 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:49.995494  1817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:49.996387 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:27:49.996735 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "584e2c2b0a57464ca0c24d8970d2de35"
format_stamp: "Formatted at 2026-07-10 13:27:49 on dist-test-slave-t14x"
I20260710 13:27:49.997036 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-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)
I20260710 13:27:50.011937 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:50.013418 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:50.062418 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:37467
I20260710 13:27:50.062525  1868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:37467 every 8 connection(s)
I20260710 13:27:50.066788  1869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.076725  1869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35: Bootstrap starting.
I20260710 13:27:50.081439  1869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:50.087239  1869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35: No bootstrap required, opened a new log
I20260710 13:27:50.090349  1869 raft_consensus.cc:359] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "584e2c2b0a57464ca0c24d8970d2de35" member_type: VOTER }
I20260710 13:27:50.090931  1869 raft_consensus.cc:385] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:50.091363  1869 raft_consensus.cc:740] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584e2c2b0a57464ca0c24d8970d2de35, State: Initialized, Role: FOLLOWER
I20260710 13:27:50.092089  1869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "584e2c2b0a57464ca0c24d8970d2de35" member_type: VOTER }
I20260710 13:27:50.092864  1869 raft_consensus.cc:399] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:50.093178  1869 raft_consensus.cc:493] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:50.093532  1869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:50.101001  1869 raft_consensus.cc:515] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "584e2c2b0a57464ca0c24d8970d2de35" member_type: VOTER }
I20260710 13:27:50.101567  1869 leader_election.cc:304] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [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: 584e2c2b0a57464ca0c24d8970d2de35; no voters: 
I20260710 13:27:50.103094  1869 leader_election.cc:290] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:50.103587  1872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:50.105259  1872 raft_consensus.cc:697] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 1 LEADER]: Becoming Leader. State: Replica: 584e2c2b0a57464ca0c24d8970d2de35, State: Running, Role: LEADER
I20260710 13:27:50.106127  1872 consensus_queue.cc:237] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [LEADER]: Queue going to LEADER mode. State: All 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: "584e2c2b0a57464ca0c24d8970d2de35" member_type: VOTER }
I20260710 13:27:50.106652  1869 sys_catalog.cc:565] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:50.111646  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "584e2c2b0a57464ca0c24d8970d2de35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "584e2c2b0a57464ca0c24d8970d2de35" member_type: VOTER } }
I20260710 13:27:50.112247  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:50.114140  1874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 584e2c2b0a57464ca0c24d8970d2de35. Latest consensus state: current_term: 1 leader_uuid: "584e2c2b0a57464ca0c24d8970d2de35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "584e2c2b0a57464ca0c24d8970d2de35" member_type: VOTER } }
I20260710 13:27:50.114872  1874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:50.118642  1879 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:50.127087  1879 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:50.128253 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:50.138898  1879 catalog_manager.cc:1383] Generated new cluster ID: e50b1965ddf141fc858a188f33a02806
I20260710 13:27:50.139281  1879 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:50.201001  1879 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:50.202399  1879 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:50.222113  1879 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35: Generated new TSK 0
I20260710 13:27:50.222864  1879 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:50.259256 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:50.266068  1890 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
W20260710 13:27:50.266559  1891 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
W20260710 13:27:50.268213  1893 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
I20260710 13:27:50.269568 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:50.270644 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:50.270879 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:50.271015 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690070271003 us; error 0 us; skew 500 ppm
I20260710 13:27:50.271483 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:50.273729 32263 webserver.cc:533] Webserver started at http://127.31.129.193:34155/ using document root <none> and password file <none>
I20260710 13:27:50.274152 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:50.274307 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:50.274518 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:50.275563 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "a050fe7c22774d52b6489c010f99866e"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.279933 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:27:50.283094  1898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.283996 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:50.284371 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "a050fe7c22774d52b6489c010f99866e"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.284618 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-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)
I20260710 13:27:50.315264 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:50.316457 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:50.318135 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:50.320420 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:50.320628 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.320870 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:50.321051 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.363515 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:40249
I20260710 13:27:50.363679  1960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:40249 every 8 connection(s)
I20260710 13:27:50.368809 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:50.376998  1965 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
W20260710 13:27:50.378862  1966 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
W20260710 13:27:50.383821  1968 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
I20260710 13:27:50.384418 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:50.385000  1961 heartbeater.cc:344] Connected to a master server at 127.31.129.254:37467
I20260710 13:27:50.385452  1961 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:50.385643 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:50.385871 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:50.386053 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690070386038 us; error 0 us; skew 500 ppm
I20260710 13:27:50.386329  1961 heartbeater.cc:507] Master 127.31.129.254:37467 requested a full tablet report, sending...
I20260710 13:27:50.386884 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:50.388864  1834 ts_manager.cc:194] Registered new tserver with Master: a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:50.389766 32263 webserver.cc:533] Webserver started at http://127.31.129.194:46295/ using document root <none> and password file <none>
I20260710 13:27:50.390319 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:50.390540 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:50.390874 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:50.390904  1834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34964
I20260710 13:27:50.392340 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "b65935185520466e9f9183a5f2e49743"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.396956 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:50.400419  1973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.401433 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:50.401778 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "b65935185520466e9f9183a5f2e49743"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.402128 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-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)
I20260710 13:27:50.424026 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:50.425444 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:50.427152 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:50.429849 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:50.430089 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.430374 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:50.430562 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.475999 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:45231
I20260710 13:27:50.476112  2035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:45231 every 8 connection(s)
I20260710 13:27:50.481223 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:50.489038  2039 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
W20260710 13:27:50.492705  2040 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
I20260710 13:27:50.497395  2036 heartbeater.cc:344] Connected to a master server at 127.31.129.254:37467
W20260710 13:27:50.497567  2042 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
I20260710 13:27:50.498107  2036 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:50.499475  2036 heartbeater.cc:507] Master 127.31.129.254:37467 requested a full tablet report, sending...
I20260710 13:27:50.501946 32263 server_base.cc:1061] running on GCE node
I20260710 13:27:50.502287  1834 ts_manager.cc:194] Registered new tserver with Master: b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:50.503136 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:50.503438 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:50.503638 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690070503612 us; error 0 us; skew 500 ppm
I20260710 13:27:50.504024  1834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34970
I20260710 13:27:50.504472 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:50.507572 32263 webserver.cc:533] Webserver started at http://127.31.129.195:45283/ using document root <none> and password file <none>
I20260710 13:27:50.508122 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:50.508337 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:50.508612 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:50.509833 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "c253e926f7e148efb3fb0cf65cf3910c"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.514587 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:50.517946  2047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.519070 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:50.519388 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "c253e926f7e148efb3fb0cf65cf3910c"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.519654 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-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)
I20260710 13:27:50.542575 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:50.543769 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:50.545269 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:50.547595 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:50.547813 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.548058 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:50.548226 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.593251 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:39773
I20260710 13:27:50.593410  2109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:39773 every 8 connection(s)
I20260710 13:27:50.598287 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:50.605325  2113 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
W20260710 13:27:50.606182  2114 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
I20260710 13:27:50.608584 32263 server_base.cc:1061] running on GCE node
W20260710 13:27:50.609915  2116 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
I20260710 13:27:50.611581 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:50.611884 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:50.611996  2110 heartbeater.cc:344] Connected to a master server at 127.31.129.254:37467
I20260710 13:27:50.612183 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690070612160 us; error 0 us; skew 500 ppm
I20260710 13:27:50.612450  2110 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:50.613090 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:50.613457  2110 heartbeater.cc:507] Master 127.31.129.254:37467 requested a full tablet report, sending...
I20260710 13:27:50.616501  1834 ts_manager.cc:194] Registered new tserver with Master: c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:50.616652 32263 webserver.cc:533] Webserver started at http://127.31.129.196:39463/ using document root <none> and password file <none>
I20260710 13:27:50.617281 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:50.617647 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:50.617975 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:50.618427  1834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34980
I20260710 13:27:50.619573 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-3-root/instance:
uuid: "917707184ab94d3f851fb9211f107e42"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.624156 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:50.627399  2121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.628191 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:50.628544 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-3-root
uuid: "917707184ab94d3f851fb9211f107e42"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:50.628847 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-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)
I20260710 13:27:50.642740 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:50.643944 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:50.645460 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:50.647670 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:50.647889 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.648126 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:50.648295 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.690656 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.196:34071
I20260710 13:27:50.690850  2183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.196:34071 every 8 connection(s)
I20260710 13:27:50.705937  2184 heartbeater.cc:344] Connected to a master server at 127.31.129.254:37467
I20260710 13:27:50.706408  2184 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:50.707286  2184 heartbeater.cc:507] Master 127.31.129.254:37467 requested a full tablet report, sending...
I20260710 13:27:50.709338  1834 ts_manager.cc:194] Registered new tserver with Master: 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:50.710173 32263 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016273023s
I20260710 13:27:50.710867  1834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35440
I20260710 13:27:50.740917  1834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35450:
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"
    }
  }
}
I20260710 13:27:50.887463  2001 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1d962fc6674495b75797b6093c246c (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:50.887989  1925 tablet_service.cc:1511] Processing CreateTablet for tablet 536d197a452344c1a5315a31eebd793e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:50.888564  1922 tablet_service.cc:1511] Processing CreateTablet for tablet bd4c9ac4d4374993b272c7ff78bd0cab (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:50.889009  2001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1d962fc6674495b75797b6093c246c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.889806  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536d197a452344c1a5315a31eebd793e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.889923  2000 tablet_service.cc:1511] Processing CreateTablet for tablet 536d197a452344c1a5315a31eebd793e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:50.891420  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536d197a452344c1a5315a31eebd793e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.891067  1921 tablet_service.cc:1511] Processing CreateTablet for tablet 7d10479c86f444b49dd1cf36f5a7aa1b (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:50.891953  1924 tablet_service.cc:1511] Processing CreateTablet for tablet fdfaa94a86d648c6bfddf1a04e8dd861 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:50.892678  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d10479c86f444b49dd1cf36f5a7aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.893496  1924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfaa94a86d648c6bfddf1a04e8dd861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.894196  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c9ac4d4374993b272c7ff78bd0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.895954  1923 tablet_service.cc:1511] Processing CreateTablet for tablet c9375532e4334385b2675a3c005d4e7d (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:50.897421  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9375532e4334385b2675a3c005d4e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.898424  1999 tablet_service.cc:1511] Processing CreateTablet for tablet f8b93f39388a4eefb4c4d166c3ba1992 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:50.899866  1999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b93f39388a4eefb4c4d166c3ba1992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.886250  1926 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1d962fc6674495b75797b6093c246c (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:50.902688  1998 tablet_service.cc:1511] Processing CreateTablet for tablet c9375532e4334385b2675a3c005d4e7d (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:50.904059  1998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9375532e4334385b2675a3c005d4e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.904780  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1d962fc6674495b75797b6093c246c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.907222  1996 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc5226cbdd042fd99efe1d24d27fd6a (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:50.908552  1996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc5226cbdd042fd99efe1d24d27fd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.911028  1997 tablet_service.cc:1511] Processing CreateTablet for tablet bd4c9ac4d4374993b272c7ff78bd0cab (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:50.912313  1997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c9ac4d4374993b272c7ff78bd0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.924407  1920 tablet_service.cc:1511] Processing CreateTablet for tablet e78c6804e6684fea9f577d53a18011aa (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:50.925899  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78c6804e6684fea9f577d53a18011aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.927821  2075 tablet_service.cc:1511] Processing CreateTablet for tablet 1c1d962fc6674495b75797b6093c246c (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:50.929083  2075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c1d962fc6674495b75797b6093c246c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.931901  2074 tablet_service.cc:1511] Processing CreateTablet for tablet fdfaa94a86d648c6bfddf1a04e8dd861 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:50.933200  2074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfaa94a86d648c6bfddf1a04e8dd861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.937134  2073 tablet_service.cc:1511] Processing CreateTablet for tablet f8b93f39388a4eefb4c4d166c3ba1992 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:50.938405  2073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b93f39388a4eefb4c4d166c3ba1992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.939890  2072 tablet_service.cc:1511] Processing CreateTablet for tablet c9375532e4334385b2675a3c005d4e7d (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:50.942282  2071 tablet_service.cc:1511] Processing CreateTablet for tablet 7d10479c86f444b49dd1cf36f5a7aa1b (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:50.944506  2070 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc5226cbdd042fd99efe1d24d27fd6a (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:50.946236  1919 tablet_service.cc:1511] Processing CreateTablet for tablet 968cdb312211478a82d32ac646f4919b (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:50.946787  1995 tablet_service.cc:1511] Processing CreateTablet for tablet e78c6804e6684fea9f577d53a18011aa (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:50.947609  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968cdb312211478a82d32ac646f4919b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.948068  1995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78c6804e6684fea9f577d53a18011aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.952838  2069 tablet_service.cc:1511] Processing CreateTablet for tablet e78c6804e6684fea9f577d53a18011aa (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:50.953145  1994 tablet_service.cc:1511] Processing CreateTablet for tablet 968cdb312211478a82d32ac646f4919b (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:50.954461  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78c6804e6684fea9f577d53a18011aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.955463  2070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc5226cbdd042fd99efe1d24d27fd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.954511  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968cdb312211478a82d32ac646f4919b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.959065  2072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9375532e4334385b2675a3c005d4e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.959786  2068 tablet_service.cc:1511] Processing CreateTablet for tablet a00ee4ff184a41f88e036a6f1c6f963e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:50.961270  2068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00ee4ff184a41f88e036a6f1c6f963e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.962149  2071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d10479c86f444b49dd1cf36f5a7aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.977028  2205 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:50.982430  1993 tablet_service.cc:1511] Processing CreateTablet for tablet 43db9ea05258426b8c0b64d51462ed2e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:50.993633  1993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43db9ea05258426b8c0b64d51462ed2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.994040  2066 tablet_service.cc:1511] Processing CreateTablet for tablet d70f129223fd49609e91a52d71518bc2 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:50.995678  2066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70f129223fd49609e91a52d71518bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.985558  2067 tablet_service.cc:1511] Processing CreateTablet for tablet 43db9ea05258426b8c0b64d51462ed2e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:50.997763  2067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43db9ea05258426b8c0b64d51462ed2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.997599  1926 tablet_service.cc:1511] Processing CreateTablet for tablet 9db8badfc7b44c4db9a028df42a49cc8 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:50.999078  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db8badfc7b44c4db9a028df42a49cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.013895  2148 tablet_service.cc:1511] Processing CreateTablet for tablet fdfaa94a86d648c6bfddf1a04e8dd861 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:50.986228  1922 tablet_service.cc:1511] Processing CreateTablet for tablet d70f129223fd49609e91a52d71518bc2 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:51.016028  2149 tablet_service.cc:1511] Processing CreateTablet for tablet 536d197a452344c1a5315a31eebd793e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:51.016564  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70f129223fd49609e91a52d71518bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.016731  1925 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad3242ee13b452882682a96ea4ff3c7 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:51.017100  2147 tablet_service.cc:1511] Processing CreateTablet for tablet f8b93f39388a4eefb4c4d166c3ba1992 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:51.018349  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad3242ee13b452882682a96ea4ff3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.019670  2146 tablet_service.cc:1511] Processing CreateTablet for tablet bd4c9ac4d4374993b272c7ff78bd0cab (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:51.020129  2141 tablet_service.cc:1511] Processing CreateTablet for tablet 43db9ea05258426b8c0b64d51462ed2e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:51.022367  2145 tablet_service.cc:1511] Processing CreateTablet for tablet 7d10479c86f444b49dd1cf36f5a7aa1b (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:51.024827  2144 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc5226cbdd042fd99efe1d24d27fd6a (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:51.027400  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 968cdb312211478a82d32ac646f4919b (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:50.987739  1924 tablet_service.cc:1511] Processing CreateTablet for tablet a00ee4ff184a41f88e036a6f1c6f963e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:51.015564  2148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfaa94a86d648c6bfddf1a04e8dd861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.019783  2140 tablet_service.cc:1511] Processing CreateTablet for tablet 9db8badfc7b44c4db9a028df42a49cc8 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:51.030020  2142 tablet_service.cc:1511] Processing CreateTablet for tablet a00ee4ff184a41f88e036a6f1c6f963e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:51.030905  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536d197a452344c1a5315a31eebd793e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:50.991562  1992 tablet_service.cc:1511] Processing CreateTablet for tablet d70f129223fd49609e91a52d71518bc2 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:51.033075  1992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70f129223fd49609e91a52d71518bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.035662  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00ee4ff184a41f88e036a6f1c6f963e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.036593  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc5226cbdd042fd99efe1d24d27fd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.037307  2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db8badfc7b44c4db9a028df42a49cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.038050  2141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43db9ea05258426b8c0b64d51462ed2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.031905  1924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00ee4ff184a41f88e036a6f1c6f963e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.038826  2146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c9ac4d4374993b272c7ff78bd0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.041571  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d10479c86f444b49dd1cf36f5a7aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.047060  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b93f39388a4eefb4c4d166c3ba1992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.051072  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968cdb312211478a82d32ac646f4919b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.084704  1923 tablet_service.cc:1511] Processing CreateTablet for tablet 47a5efe8669a41be99dd35d4619d0cdc (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:51.086325  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a5efe8669a41be99dd35d4619d0cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.092092  2205 tablet_bootstrap.cc:654] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.101946  2067 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad3242ee13b452882682a96ea4ff3c7 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:51.110206  1994 tablet_service.cc:1511] Processing CreateTablet for tablet 9db8badfc7b44c4db9a028df42a49cc8 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:51.103528  1993 tablet_service.cc:1511] Processing CreateTablet for tablet 943f5f2a413044c88a0a2014f66f496d (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:51.115558  2067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad3242ee13b452882682a96ea4ff3c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:51.118950  1882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:51.121317  1993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943f5f2a413044c88a0a2014f66f496d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.124296  2145 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad3242ee13b452882682a96ea4ff3c7 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:51.125504  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db8badfc7b44c4db9a028df42a49cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.131444  2069 tablet_service.cc:1511] Processing CreateTablet for tablet 943f5f2a413044c88a0a2014f66f496d (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:51.149746  2204 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.139565  1923 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebfa4ca7ba94f41a78e54b589328540 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:51.141781  1997 tablet_service.cc:1511] Processing CreateTablet for tablet 47a5efe8669a41be99dd35d4619d0cdc (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:51.139530  2066 tablet_service.cc:1511] Processing CreateTablet for tablet 11387a750d4d4f00ba0d22f13be3623a (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:51.152733  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943f5f2a413044c88a0a2014f66f496d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.156351  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebfa4ca7ba94f41a78e54b589328540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.134490  2072 tablet_service.cc:1511] Processing CreateTablet for tablet 47a5efe8669a41be99dd35d4619d0cdc (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:51.172641  2142 tablet_service.cc:1511] Processing CreateTablet for tablet 943f5f2a413044c88a0a2014f66f496d (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:51.175411  1997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a5efe8669a41be99dd35d4619d0cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.178910  2206 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:51.179652  2205 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.180203  2205 ts_tablet_manager.cc:1403] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.205s	user 0.008s	sys 0.005s
I20260710 13:27:51.181118  2149 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebfa4ca7ba94f41a78e54b589328540 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:51.182066  2066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11387a750d4d4f00ba0d22f13be3623a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.175834  1925 tablet_service.cc:1511] Processing CreateTablet for tablet 11387a750d4d4f00ba0d22f13be3623a (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:51.183475  2072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a5efe8669a41be99dd35d4619d0cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.186730  2204 tablet_bootstrap.cc:654] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.188905  1920 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e8b0fba6043fe8353b55b0a7f490f (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:51.190841  2071 tablet_service.cc:1511] Processing CreateTablet for tablet b9a84de18c92401dab612d931d9e0341 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:51.192304  2071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a84de18c92401dab612d931d9e0341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.193459  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad3242ee13b452882682a96ea4ff3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.168267  2001 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebfa4ca7ba94f41a78e54b589328540 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:51.196115  2001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebfa4ca7ba94f41a78e54b589328540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.196236  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 11387a750d4d4f00ba0d22f13be3623a (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:51.198447  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11387a750d4d4f00ba0d22f13be3623a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.199790  2205 raft_consensus.cc:359] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.200698  2205 raft_consensus.cc:385] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.201117  2205 raft_consensus.cc:740] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.200902  2144 tablet_service.cc:1511] Processing CreateTablet for tablet b9a84de18c92401dab612d931d9e0341 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:51.202535  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a84de18c92401dab612d931d9e0341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.204315  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e8b0fba6043fe8353b55b0a7f490f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.220479  2000 tablet_service.cc:1511] Processing CreateTablet for tablet b9a84de18c92401dab612d931d9e0341 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:51.235891  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a84de18c92401dab612d931d9e0341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.236879  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943f5f2a413044c88a0a2014f66f496d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.233119  2205 consensus_queue.cc:260] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.243870  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11387a750d4d4f00ba0d22f13be3623a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.255595  2204 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:51.256258  2204 ts_tablet_manager.cc:1403] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.016s
I20260710 13:27:51.259775  2204 raft_consensus.cc:359] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.260701  2204 raft_consensus.cc:385] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.261081  2204 raft_consensus.cc:740] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.263260  2205 ts_tablet_manager.cc:1434] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.003s
I20260710 13:27:51.264274  1961 heartbeater.cc:499] Master 127.31.129.254:37467 was elected leader, sending a full tablet report...
I20260710 13:27:51.264873  2205 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.265434  2204 consensus_queue.cc:260] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.268463  2206 tablet_bootstrap.cc:654] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.275385  1996 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e8b0fba6043fe8353b55b0a7f490f (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:51.276728  1996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e8b0fba6043fe8353b55b0a7f490f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.290927  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebfa4ca7ba94f41a78e54b589328540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.299468  2208 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.320493  2036 heartbeater.cc:499] Master 127.31.129.254:37467 was elected leader, sending a full tablet report...
I20260710 13:27:51.321874  2066 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e8b0fba6043fe8353b55b0a7f490f (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:51.323307  2066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e8b0fba6043fe8353b55b0a7f490f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.324110  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 92a680a515104efcb4aa68820a0b2f97 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:51.325333  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a680a515104efcb4aa68820a0b2f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.326131  2208 tablet_bootstrap.cc:654] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.327698  2001 tablet_service.cc:1511] Processing CreateTablet for tablet 92a680a515104efcb4aa68820a0b2f97 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:51.328600  2205 tablet_bootstrap.cc:654] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.328974  2001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a680a515104efcb4aa68820a0b2f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.344035  2145 tablet_service.cc:1511] Processing CreateTablet for tablet eb2424b9bb054cd290af0f042301f57e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:51.354122  1923 tablet_service.cc:1511] Processing CreateTablet for tablet eb2424b9bb054cd290af0f042301f57e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:51.354919  2075 tablet_service.cc:1511] Processing CreateTablet for tablet 04f2df97b8f54ae4a65522d51ca41db2 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:51.355383  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2424b9bb054cd290af0f042301f57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.356110  2075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f2df97b8f54ae4a65522d51ca41db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.360590  2140 tablet_service.cc:1511] Processing CreateTablet for tablet 04f2df97b8f54ae4a65522d51ca41db2 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:51.361678  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2424b9bb054cd290af0f042301f57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.363551  2072 tablet_service.cc:1511] Processing CreateTablet for tablet eb2424b9bb054cd290af0f042301f57e (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:51.364799  2072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2424b9bb054cd290af0f042301f57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.367041  2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f2df97b8f54ae4a65522d51ca41db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.367383  1920 tablet_service.cc:1511] Processing CreateTablet for tablet 92a680a515104efcb4aa68820a0b2f97 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:51.368638  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a680a515104efcb4aa68820a0b2f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.377429  2211 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.377955  2211 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.391546  2211 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
W20260710 13:27:51.392737  1962 tablet.cc:2406] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:51.403590  2204 ts_tablet_manager.cc:1434] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.147s	user 0.001s	sys 0.032s
I20260710 13:27:51.425619  2206 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:51.429741  2206 ts_tablet_manager.cc:1403] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.251s	user 0.015s	sys 0.026s
I20260710 13:27:51.436369  2204 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.443353  1996 tablet_service.cc:1511] Processing CreateTablet for tablet 04f2df97b8f54ae4a65522d51ca41db2 (DEFAULT_TABLE table=test-workload [id=105c230562c84b2db959c2bdfea999bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:51.444634  1996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f2df97b8f54ae4a65522d51ca41db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.445117  2204 tablet_bootstrap.cc:654] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.449071  2206 raft_consensus.cc:359] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.449779  2206 raft_consensus.cc:385] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.450088  2206 raft_consensus.cc:740] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.457039  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:51.450802  2206 consensus_queue.cc:260] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.473232  2208 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:51.473935  2208 ts_tablet_manager.cc:1403] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.027s
I20260710 13:27:51.476562  2205 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.477239  2205 ts_tablet_manager.cc:1403] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.213s	user 0.022s	sys 0.019s
I20260710 13:27:51.477988  2208 raft_consensus.cc:359] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.480456  2208 raft_consensus.cc:385] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.480875  2208 raft_consensus.cc:740] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.486994  2208 consensus_queue.cc:260] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
W20260710 13:27:51.497658  1901 leader_election.cc:343] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.499991  2206 ts_tablet_manager.cc:1434] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.066s	user 0.019s	sys 0.022s
I20260710 13:27:51.500603  2184 heartbeater.cc:499] Master 127.31.129.254:37467 was elected leader, sending a full tablet report...
I20260710 13:27:51.500788  2110 heartbeater.cc:499] Master 127.31.129.254:37467 was elected leader, sending a full tablet report...
I20260710 13:27:51.502702  2205 raft_consensus.cc:359] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.510854  2205 raft_consensus.cc:385] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.511229  2205 raft_consensus.cc:740] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.511890  2206 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:51.512017  2205 consensus_queue.cc:260] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.517782  2205 ts_tablet_manager.cc:1434] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:27:51.519443  2205 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.519784  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:51.520983  2206 tablet_bootstrap.cc:654] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:51.521281  1901 leader_election.cc:343] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.521703  1901 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:51.522962  2211 raft_consensus.cc:2749] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:51.525492  2208 ts_tablet_manager.cc:1434] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.000s
I20260710 13:27:51.526872  2208 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.532630  2205 tablet_bootstrap.cc:654] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.542444  2206 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:51.542999  2206 ts_tablet_manager.cc:1403] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260710 13:27:51.544823  2205 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.545356  2205 ts_tablet_manager.cc:1403] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 13:27:51.545899  2206 raft_consensus.cc:359] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.546638  2206 raft_consensus.cc:385] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.547003  2206 raft_consensus.cc:740] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.547890  2206 consensus_queue.cc:260] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.548460  2205 raft_consensus.cc:359] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.549667  2205 raft_consensus.cc:385] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.550031  2206 ts_tablet_manager.cc:1434] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:51.551097  2206 tablet_bootstrap.cc:492] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:51.556663  2208 tablet_bootstrap.cc:654] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.557476  2206 tablet_bootstrap.cc:654] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.557600  2204 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:51.558185  2204 ts_tablet_manager.cc:1403] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.126s	user 0.041s	sys 0.059s
I20260710 13:27:51.550031  2205 raft_consensus.cc:740] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.561089  2204 raft_consensus.cc:359] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.561956  2204 raft_consensus.cc:385] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.561417  2205 consensus_queue.cc:260] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.562291  2204 raft_consensus.cc:740] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.563066  2204 consensus_queue.cc:260] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.564333  2205 ts_tablet_manager.cc:1434] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:27:51.565295  2204 ts_tablet_manager.cc:1434] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:51.565601  2205 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.566210  2204 tablet_bootstrap.cc:492] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.572854  2204 tablet_bootstrap.cc:654] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.573668  2205 tablet_bootstrap.cc:654] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.586215  2208 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:51.586773  2208 ts_tablet_manager.cc:1403] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.014s
I20260710 13:27:51.589484  2206 tablet_bootstrap.cc:492] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:51.590010  2206 ts_tablet_manager.cc:1403] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.001s
I20260710 13:27:51.589784  2208 raft_consensus.cc:359] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.590606  2208 raft_consensus.cc:385] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.591019  2208 raft_consensus.cc:740] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.592268  2208 consensus_queue.cc:260] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.593003  2206 raft_consensus.cc:359] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.593984  2206 raft_consensus.cc:385] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.594283  2206 raft_consensus.cc:740] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.595088  2208 ts_tablet_manager.cc:1434] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:51.595150  2206 consensus_queue.cc:260] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.596427  2208 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.597761  2206 ts_tablet_manager.cc:1434] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:51.590130  2204 tablet_bootstrap.cc:492] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:51.598810  2206 tablet_bootstrap.cc:492] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:51.599229  2204 ts_tablet_manager.cc:1403] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260710 13:27:51.605970  2204 raft_consensus.cc:359] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.606673  2204 raft_consensus.cc:385] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.606837  2206 tablet_bootstrap.cc:654] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.606884  2205 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.607689  2205 ts_tablet_manager.cc:1403] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.019s
I20260710 13:27:51.610805  2205 raft_consensus.cc:359] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.611537  2205 raft_consensus.cc:385] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.611913  2205 raft_consensus.cc:740] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.612133  2204 raft_consensus.cc:740] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.611858  2208 tablet_bootstrap.cc:654] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.613049  2204 consensus_queue.cc:260] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.615773  2204 ts_tablet_manager.cc:1434] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:27:51.616976  2205 consensus_queue.cc:260] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.620072  2205 ts_tablet_manager.cc:1434] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:51.621546  2205 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.621610  2204 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.625806  2206 tablet_bootstrap.cc:492] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:51.626310  2206 ts_tablet_manager.cc:1403] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 13:27:51.629206  2206 raft_consensus.cc:359] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.629882  2206 raft_consensus.cc:385] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.630542  2206 raft_consensus.cc:740] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.631037  2205 tablet_bootstrap.cc:654] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.631453  2206 consensus_queue.cc:260] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.637279  2206 ts_tablet_manager.cc:1434] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:51.638275  2206 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:51.644104  2205 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.644827  2205 ts_tablet_manager.cc:1403] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260710 13:27:51.648775  2205 raft_consensus.cc:359] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.649775  2205 raft_consensus.cc:385] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.650213  2205 raft_consensus.cc:740] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.651506  2205 consensus_queue.cc:260] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.653751  2206 tablet_bootstrap.cc:654] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.654173  2205 ts_tablet_manager.cc:1434] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:27:51.655170  2204 tablet_bootstrap.cc:654] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.656507  2208 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:51.657037  2208 ts_tablet_manager.cc:1403] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.021s
I20260710 13:27:51.658936  2205 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.660281  2208 raft_consensus.cc:359] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.660998  2208 raft_consensus.cc:385] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.661288  2208 raft_consensus.cc:740] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.662122  2208 consensus_queue.cc:260] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.664583  2208 ts_tablet_manager.cc:1434] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:51.665504  2208 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.666024  2205 tablet_bootstrap.cc:654] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.671514  2208 tablet_bootstrap.cc:654] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.673491  2204 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:51.674003  2204 ts_tablet_manager.cc:1403] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260710 13:27:51.676800  2204 raft_consensus.cc:359] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.677524  2204 raft_consensus.cc:385] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.677809  2204 raft_consensus.cc:740] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.678508  2204 consensus_queue.cc:260] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.681663  2205 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.681934  2204 ts_tablet_manager.cc:1434] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:51.682246  2205 ts_tablet_manager.cc:1403] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260710 13:27:51.682981  2204 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.682991  2208 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:51.683650  2208 ts_tablet_manager.cc:1403] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260710 13:27:51.685407  2205 raft_consensus.cc:359] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.686339  2205 raft_consensus.cc:385] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.686345  2208 raft_consensus.cc:359] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.686858  2205 raft_consensus.cc:740] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.687187  2208 raft_consensus.cc:385] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.687507  2208 raft_consensus.cc:740] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.687934  2205 consensus_queue.cc:260] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.688319  2208 consensus_queue.cc:260] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.689674  2204 tablet_bootstrap.cc:654] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.690901  2208 ts_tablet_manager.cc:1434] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:51.691848  2208 tablet_bootstrap.cc:492] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.697060  2205 ts_tablet_manager.cc:1434] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:27:51.697829  2208 tablet_bootstrap.cc:654] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.702105  2212 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.702775  2212 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.704191  2205 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.707572  2221 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.708086  2221 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.710664  2221 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:51.710994  2211 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.711473  2211 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.717479  2221 raft_consensus.cc:493] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.717767  2211 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.717970  2221 raft_consensus.cc:515] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.723412  2221 leader_election.cc:290] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.724979  2212 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:51.725675  2212 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.727241  2205 tablet_bootstrap.cc:654] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.736557  2208 tablet_bootstrap.cc:492] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:51.737057  2208 ts_tablet_manager.cc:1403] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
I20260710 13:27:51.740738  2208 raft_consensus.cc:359] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.741657  2208 raft_consensus.cc:385] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.726213  2212 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.742028  2208 raft_consensus.cc:740] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.744306  2212 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:51.746238  2205 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.746830  2205 ts_tablet_manager.cc:1403] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.006s
I20260710 13:27:51.750659  2204 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:51.750243  2205 raft_consensus.cc:359] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.751341  2204 ts_tablet_manager.cc:1403] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.069s	user 0.041s	sys 0.024s
I20260710 13:27:51.751513  2205 raft_consensus.cc:385] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.752084  2205 raft_consensus.cc:740] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.752975  2205 consensus_queue.cc:260] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.754967  2204 raft_consensus.cc:359] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.755862  2204 raft_consensus.cc:385] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.756214  2204 raft_consensus.cc:740] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.756347  2205 ts_tablet_manager.cc:1434] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:51.757372  2205 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:51.757064  2204 consensus_queue.cc:260] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.761150  2204 ts_tablet_manager.cc:1434] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:27:51.762089  2204 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.752671  2208 consensus_queue.cc:260] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.767944  2206 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:51.768556  2206 ts_tablet_manager.cc:1403] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.007s
I20260710 13:27:51.771066  2208 ts_tablet_manager.cc:1434] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260710 13:27:51.772590  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:51.773221  2011 raft_consensus.cc:2468] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:51.775800  2208 tablet_bootstrap.cc:492] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.774626  2124 leader_election.cc:304] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:51.777053  2219 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.777159  2221 raft_consensus.cc:2804] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.777560  2219 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.772202  2206 raft_consensus.cc:359] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.777585  2221 raft_consensus.cc:493] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.779240  2206 raft_consensus.cc:385] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.779343  2221 raft_consensus.cc:3060] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.779608  2206 raft_consensus.cc:740] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.780405  2206 consensus_queue.cc:260] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.788810  2211 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.789274  2211 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.791229  2211 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.783047  2219 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:51.813650  2219 raft_consensus.cc:493] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.820657  2221 raft_consensus.cc:515] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.816726  2219 raft_consensus.cc:515] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.832155  2221 leader_election.cc:290] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.841643  2205 tablet_bootstrap.cc:654] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.840445  2211 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.844712  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:51.845260  2011 raft_consensus.cc:3060] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.847601  2206 ts_tablet_manager.cc:1434] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.079s	user 0.018s	sys 0.004s
I20260710 13:27:51.848634  2206 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:51.842446  2211 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.854480  2208 tablet_bootstrap.cc:654] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.856129  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:51.855654  2204 tablet_bootstrap.cc:654] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.840571  2221 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.857208  2221 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.860401  2221 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.863076  2211 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:51.863574  2211 raft_consensus.cc:493] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.863984  2211 raft_consensus.cc:515] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.866328  2211 leader_election.cc:290] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:51.868269  2239 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.868749  2239 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.871268  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:51.871968  2009 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
I20260710 13:27:51.870451  2011 raft_consensus.cc:2468] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:51.876906  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:51.862141  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:51.877631  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:51.878623  2219 leader_election.cc:290] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
W20260710 13:27:51.878832  2124 leader_election.cc:343] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.879104  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:51.879727  2084 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 0.
I20260710 13:27:51.874639  2239 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:51.864588  2159 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
W20260710 13:27:51.882517  2124 leader_election.cc:343] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.887912  2124 leader_election.cc:304] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:51.890143  1901 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
W20260710 13:27:51.891124  1901 leader_election.cc:343] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.891606  2211 raft_consensus.cc:2804] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.892060  2211 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.892400  2211 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.895618  2221 raft_consensus.cc:2804] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:51.892714  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:51.899608  2221 raft_consensus.cc:697] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:51.899971  2219 raft_consensus.cc:493] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.900118  2158 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
I20260710 13:27:51.900506  2219 raft_consensus.cc:515] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:51.900749  2221 consensus_queue.cc:237] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.902562  2219 leader_election.cc:290] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.905120  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.907259  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.913048  1936 raft_consensus.cc:2468] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 0.
I20260710 13:27:51.915452  2206 tablet_bootstrap.cc:654] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.922237  2211 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.923098  2255 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.922667  2204 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:51.928838  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:51.915889  2219 raft_consensus.cc:493] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.931759  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:51.934696  1933 raft_consensus.cc:3060] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.934955  1935 raft_consensus.cc:2393] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b65935185520466e9f9183a5f2e49743 in current term 1: Already voted for candidate a050fe7c22774d52b6489c010f99866e in this term.
I20260710 13:27:51.934013  2204 ts_tablet_manager.cc:1403] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.002s
I20260710 13:27:51.935070  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.937669  1932 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:51.938692  2208 tablet_bootstrap.cc:492] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:51.939172  2208 ts_tablet_manager.cc:1403] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.012s
I20260710 13:27:51.927152  1901 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:27:51.944643  1901 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:51.944900  2123 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:51.945715  2256 raft_consensus.cc:2804] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.946156  2256 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.939517  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.948140  1976 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:51.948062  2204 raft_consensus.cc:359] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.949142  2204 raft_consensus.cc:385] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.949200  2239 raft_consensus.cc:2804] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.949710  2239 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.949625  2204 raft_consensus.cc:740] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.950184  2239 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.950805  2204 consensus_queue.cc:260] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.951455  2256 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.930861  2255 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.936435  2219 raft_consensus.cc:515] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.949316  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.959345  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:51.960352  2208 raft_consensus.cc:359] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.961241  2208 raft_consensus.cc:385] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.961611  2208 raft_consensus.cc:740] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.962502  2208 consensus_queue.cc:260] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:51.966198  2208 ts_tablet_manager.cc:1434] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
W20260710 13:27:51.966996  1976 leader_election.cc:343] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.967507  2208 tablet_bootstrap.cc:492] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:51.968267  2205 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:51.968693  2205 ts_tablet_manager.cc:1403] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.014s
I20260710 13:27:51.957196  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:51.971333  2211 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.971642  2255 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:51.971886  2211 raft_consensus.cc:2804] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.972299  2211 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.972632  2211 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.973613  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:51.955935  2262 raft_consensus.cc:2804] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.974908  2262 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.975682  2262 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.976166  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:51.977782  2084 raft_consensus.cc:2468] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:51.976141  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.978653  2204 ts_tablet_manager.cc:1434] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:27:51.978924  2124 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:51.979041  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.979687  2204 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:51.979753  2221 raft_consensus.cc:2804] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.980176  2221 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.974272  1830 catalog_manager.cc:5697] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:51.976429  1976 leader_election.cc:343] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:51.981066  2049 leader_election.cc:343] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:51.981266  1976 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:51.980213  2123 leader_election.cc:343] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.980630  2221 raft_consensus.cc:3060] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.982596  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.984962  2205 raft_consensus.cc:359] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.985841  2205 raft_consensus.cc:385] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.986166  2205 raft_consensus.cc:740] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.987331  2205 consensus_queue.cc:260] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
W20260710 13:27:51.988206  2049 leader_election.cc:343] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.993564  2221 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:51.983206  1931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:51.995548  1931 raft_consensus.cc:2468] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:51.996598  2211 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:51.997313  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:51.997888  2084 raft_consensus.cc:3060] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.997767  1931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
W20260710 13:27:51.999311  2123 leader_election.cc:343] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.999298  2211 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:51.996634  2221 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:52.003320  2208 tablet_bootstrap.cc:654] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.003476  2049 leader_election.cc:304] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:52.004570  2251 raft_consensus.cc:2804] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.005069  2251 raft_consensus.cc:493] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.005393  2251 raft_consensus.cc:3060] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:52.008062  1901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.196:34071, user_credentials={real_user=slave}} blocked reactor thread for 64814.1us
I20260710 13:27:52.009503  1975 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42
I20260710 13:27:52.012272  2212 raft_consensus.cc:2804] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.012655  2212 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.012975  2212 raft_consensus.cc:3060] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.014199  2084 raft_consensus.cc:2468] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:52.016244  2256 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.016474  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.017376  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.026254  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.020485  2204 tablet_bootstrap.cc:654] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.028873  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.027830  2264 raft_consensus.cc:493] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.036988  2009 raft_consensus.cc:2468] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:52.027119  1975 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.025620  2205 ts_tablet_manager.cc:1434] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260710 13:27:52.035660  2008 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.039350  2205 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:52.024582  2219 leader_election.cc:290] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
W20260710 13:27:52.029901  1901 leader_election.cc:343] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.022396  2206 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.043897  1933 raft_consensus.cc:2468] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:52.032529  2221 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.023530  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.045351  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.049968  2206 ts_tablet_manager.cc:1403] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.007s
W20260710 13:27:52.041630  2050 leader_election.cc:343] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.054479  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:52.029956  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.024015  2239 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.055460  1936 raft_consensus.cc:2393] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate a050fe7c22774d52b6489c010f99866e in this term.
I20260710 13:27:52.053797  2124 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:52.054629  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.055663  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.037065  2264 raft_consensus.cc:515] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.032815  2251 raft_consensus.cc:515] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.058656  2007 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.061169  2255 raft_consensus.cc:2804] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.051608  2221 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
W20260710 13:27:52.065184  2263 log.cc:927] Time spent T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260710 13:27:52.064992  2212 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.066350  2221 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:52.062623  2123 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.061874  2239 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.064445  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.068001  2212 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:52.067914  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.073563  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.074414  2010 raft_consensus.cc:2393] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate b65935185520466e9f9183a5f2e49743 in this term.
I20260710 13:27:52.074249  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.075146  2081 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
W20260710 13:27:52.075587  1976 leader_election.cc:343] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.067864  2158 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.076865  2124 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.080080  2082 raft_consensus.cc:2393] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 1: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:52.080977  2050 leader_election.cc:304] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:52.081862  2219 raft_consensus.cc:2804] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.082216  2219 raft_consensus.cc:493] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.072295  2221 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.079432  2255 raft_consensus.cc:697] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
W20260710 13:27:52.078190  1901 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.079181  2262 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
W20260710 13:27:52.082362  2050 leader_election.cc:343] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.086845  2219 raft_consensus.cc:3060] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.096184  2159 raft_consensus.cc:2393] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 1: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:52.089296  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.096892  1936 raft_consensus.cc:3060] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.097122  2262 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.097946  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.098124  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.099910  1933 raft_consensus.cc:2393] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate a050fe7c22774d52b6489c010f99866e in this term.
I20260710 13:27:52.101034  2123 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.103192  2204 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
W20260710 13:27:52.103374  1975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.193:40249, user_credentials={real_user=slave}} blocked reactor thread for 76337.3us
I20260710 13:27:52.103714  2204 ts_tablet_manager.cc:1403] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.016s
I20260710 13:27:52.095463  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:52.105202  2008 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 1.
I20260710 13:27:52.105783  2262 raft_consensus.cc:2749] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.114656  2205 tablet_bootstrap.cc:654] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.110106  2081 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.116448  2251 leader_election.cc:290] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.114177  2239 raft_consensus.cc:2749] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.127633  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.128263  1933 raft_consensus.cc:3060] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.117074  2211 raft_consensus.cc:493] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.128912  2262 raft_consensus.cc:493] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.129415  2211 raft_consensus.cc:515] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.117451  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.117661  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:52.103205  2255 consensus_queue.cc:237] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
W20260710 13:27:52.132261  1901 leader_election.cc:343] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.118546  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.120252  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.123296  2158 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
W20260710 13:27:52.136267  1901 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.136847  2050 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e
I20260710 13:27:52.137231  1901 leader_election.cc:304] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.137650  2251 raft_consensus.cc:2749] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.129701  2262 raft_consensus.cc:515] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.147955  2268 raft_consensus.cc:2764] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:27:52.148787  1976 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:52.134799  2256 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
W20260710 13:27:52.159899  2050 leader_election.cc:343] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.160924  2159 raft_consensus.cc:2468] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:52.163321  2050 leader_election.cc:304] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.164512  2251 raft_consensus.cc:2804] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.164891  2251 raft_consensus.cc:493] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.165235  2251 raft_consensus.cc:3060] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.145607  2264 leader_election.cc:290] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.167061  2211 leader_election.cc:290] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.168577  1936 raft_consensus.cc:2468] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.169924  2049 leader_election.cc:304] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.175295  2208 tablet_bootstrap.cc:492] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:52.175906  2208 ts_tablet_manager.cc:1403] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.209s	user 0.023s	sys 0.020s
W20260710 13:27:52.176273  1901 leader_election.cc:343] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.171831  2256 raft_consensus.cc:2749] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.179772  2252 raft_consensus.cc:2804] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.180267  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.183400  2205 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.183789  2205 ts_tablet_manager.cc:1403] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.022s
I20260710 13:27:52.174759  2221 raft_consensus.cc:2749] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.189590  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.190573  1901 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.191558  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.191895  2211 raft_consensus.cc:2804] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:52.190614  1882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:52.192409  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.192456  2211 raft_consensus.cc:697] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:27:52.193301  2269 raft_consensus.cc:2804] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.193857  2269 raft_consensus.cc:697] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:52.193984  2211 consensus_queue.cc:237] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.187548  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.194556  2205 raft_consensus.cc:359] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.195990  2205 raft_consensus.cc:385] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.196275  2205 raft_consensus.cc:740] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.194669  2269 consensus_queue.cc:237] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.197093  2205 consensus_queue.cc:260] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.196318  2252 raft_consensus.cc:697] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:52.192376  2206 raft_consensus.cc:359] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.201125  2205 ts_tablet_manager.cc:1434] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 13:27:52.201436  2206 raft_consensus.cc:385] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.200978  2252 consensus_queue.cc:237] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.203285  2205 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
W20260710 13:27:52.203935  1901 leader_election.cc:343] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.188948  2007 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 1.
W20260710 13:27:52.208979  1901 leader_election.cc:343] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:52.209607  1901 leader_election.cc:343] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.209964  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.209995  1901 leader_election.cc:304] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.186822  2204 raft_consensus.cc:359] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.204682  2206 raft_consensus.cc:740] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.212990  2274 raft_consensus.cc:2749] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:52.213698  2124 leader_election.cc:343] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.220901  2204 raft_consensus.cc:385] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.223397  2204 raft_consensus.cc:740] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.224538  2204 consensus_queue.cc:260] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.219738  2205 tablet_bootstrap.cc:654] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.214561  2262 leader_election.cc:290] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:52.221361  2206 consensus_queue.cc:260] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.222695  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.204113  2208 raft_consensus.cc:359] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.232913  2208 raft_consensus.cc:385] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.233305  2208 raft_consensus.cc:740] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.234337  2208 consensus_queue.cc:260] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.229664  2159 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 1.
I20260710 13:27:52.244216  2208 ts_tablet_manager.cc:1434] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260710 13:27:52.245662  2208 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:52.230041  1829 catalog_manager.cc:5697] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.230384  2251 raft_consensus.cc:515] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
W20260710 13:27:52.236434  1901 leader_election.cc:343] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.238405  1933 raft_consensus.cc:2468] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
I20260710 13:27:52.250600  2269 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.263561  2082 raft_consensus.cc:2393] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:52.254921  1831 catalog_manager.cc:5697] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 0 to 1, leader changed from <none> to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.268947  2269 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.271687  2124 leader_election.cc:304] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.272912  2269 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:52.273429  2262 raft_consensus.cc:3060] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.274785  2081 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
I20260710 13:27:52.280404  2206 ts_tablet_manager.cc:1434] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.225s	user 0.028s	sys 0.014s
I20260710 13:27:52.281230  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.281497  2206 tablet_bootstrap.cc:492] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.287859  2275 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.288115  2204 ts_tablet_manager.cc:1434] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.184s	user 0.009s	sys 0.001s
I20260710 13:27:52.290858  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.291188  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.288697  2206 tablet_bootstrap.cc:654] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.258981  1901 leader_election.cc:304] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
W20260710 13:27:52.292234  2050 leader_election.cc:343] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.292649  2262 raft_consensus.cc:2749] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.294956  2211 raft_consensus.cc:2749] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.295471  2275 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.289886  2219 raft_consensus.cc:515] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.296581  2082 raft_consensus.cc:2468] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 0.
I20260710 13:27:52.299149  2204 tablet_bootstrap.cc:492] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:52.289671  2251 leader_election.cc:290] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
W20260710 13:27:52.298283  1901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.194:45231, user_credentials={real_user=slave}} blocked reactor thread for 62526us
I20260710 13:27:52.301121  1901 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42
I20260710 13:27:52.303539  2208 tablet_bootstrap.cc:654] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.306588  1976 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:52.306807  2211 raft_consensus.cc:2804] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.307053  2219 leader_election.cc:290] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.307468  2269 raft_consensus.cc:2804] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.307858  2269 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.308190  2269 raft_consensus.cc:3060] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.308761  1975 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42
I20260710 13:27:52.310293  2239 raft_consensus.cc:2804] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.310998  2239 raft_consensus.cc:697] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:52.311465  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.312031  2239 consensus_queue.cc:237] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.314229  2159 raft_consensus.cc:2468] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.312045  2007 raft_consensus.cc:3060] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.307471  2211 raft_consensus.cc:697] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:27:52.317544  2211 consensus_queue.cc:237] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.318693  2204 tablet_bootstrap.cc:654] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.324761  2208 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:52.325503  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.325644  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:52.326093  1933 raft_consensus.cc:3060] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.325606  1901 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.327045  2275 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.327628  2256 raft_consensus.cc:2804] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.328094  2256 raft_consensus.cc:697] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:27:52.328591  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.328868  2256 consensus_queue.cc:237] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
W20260710 13:27:52.330971  1975 leader_election.cc:343] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.331336  2206 tablet_bootstrap.cc:492] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.331820  2206 ts_tablet_manager.cc:1403] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.017s
I20260710 13:27:52.340021  2205 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.340489  2205 ts_tablet_manager.cc:1403] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.000s
I20260710 13:27:52.325228  2208 ts_tablet_manager.cc:1403] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.001s
I20260710 13:27:52.354641  2206 raft_consensus.cc:359] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.350512  2050 leader_election.cc:304] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.355448  2206 raft_consensus.cc:385] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.356743  2206 raft_consensus.cc:740] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.358146  2275 raft_consensus.cc:2804] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.358620  2275 raft_consensus.cc:697] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:52.359432  2275 consensus_queue.cc:237] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.361219  2206 consensus_queue.cc:260] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.350921  1933 raft_consensus.cc:2468] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.374511  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:52.381276  2205 raft_consensus.cc:359] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.381870  2205 raft_consensus.cc:385] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.382083  2205 raft_consensus.cc:740] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.382912  2275 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.382704  2205 consensus_queue.cc:260] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.382485  1829 catalog_manager.cc:5697] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.383348  2275 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.384651  2205 ts_tablet_manager.cc:1434] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 13:27:52.385509  2205 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:52.386052  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.386469  2007 raft_consensus.cc:2468] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.387264  2275 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
W20260710 13:27:52.387753  2050 leader_election.cc:343] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.388025  2206 ts_tablet_manager.cc:1434] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.004s
I20260710 13:27:52.388465  2050 leader_election.cc:304] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:52.388875  2206 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.389254  2275 raft_consensus.cc:2804] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.389397  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.390332  2275 raft_consensus.cc:697] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:52.390410  2159 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:52.395103  2208 raft_consensus.cc:359] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.393488  1832 catalog_manager.cc:5697] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 0 to 1, leader changed from <none> to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.395866  2208 raft_consensus.cc:385] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.396188  2208 raft_consensus.cc:740] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.396380  1831 catalog_manager.cc:5697] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.396943  2208 consensus_queue.cc:260] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.396746  1832 catalog_manager.cc:5697] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 0 to 1, leader changed from <none> to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.399214  2050 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
W20260710 13:27:52.400098  2049 leader_election.cc:343] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.400310  2219 raft_consensus.cc:2804] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.400723  2219 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.401052  2219 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.404223  2205 tablet_bootstrap.cc:654] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.406953  2275 consensus_queue.cc:237] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.407833  2262 consensus_queue.cc:1048] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.410678  2219 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.409838  2204 tablet_bootstrap.cc:492] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:52.412597  2208 ts_tablet_manager.cc:1434] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260710 13:27:52.412899  2204 ts_tablet_manager.cc:1403] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.006s
I20260710 13:27:52.413287  2208 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:52.412333  2269 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.414582  2010 raft_consensus.cc:2393] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c253e926f7e148efb3fb0cf65cf3910c in current term 1: Already voted for candidate b65935185520466e9f9183a5f2e49743 in this term.
I20260710 13:27:52.422119  2050 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.422662  2219 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.423277  2219 raft_consensus.cc:3060] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.428114  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:52.432345  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.432925  2159 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.434229  2208 tablet_bootstrap.cc:654] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:52.430233  2050 leader_election.cc:343] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.438705  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.439072  2205 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.439571  2205 ts_tablet_manager.cc:1403] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.001s
W20260710 13:27:52.440151  1975 leader_election.cc:343] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.443287  2159 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.443161  2204 raft_consensus.cc:359] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.443945  2204 raft_consensus.cc:385] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.444216  2204 raft_consensus.cc:740] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.444753  2050 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.444988  2204 consensus_queue.cc:260] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.442075  2205 raft_consensus.cc:359] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.446157  2281 raft_consensus.cc:2804] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.446692  2281 raft_consensus.cc:697] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:52.447592  2204 ts_tablet_manager.cc:1434] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260710 13:27:52.447499  2281 consensus_queue.cc:237] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.448522  2204 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:52.450733  2205 raft_consensus.cc:385] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.451228  2205 raft_consensus.cc:740] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.451853  2269 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:52.445817  2256 raft_consensus.cc:493] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.452530  2205 consensus_queue.cc:260] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.452942  2219 raft_consensus.cc:2749] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.445447  2206 tablet_bootstrap.cc:654] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.452863  2256 raft_consensus.cc:515] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.457700  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:52.458492  2205 ts_tablet_manager.cc:1434] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:27:52.460409  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.461483  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
W20260710 13:27:52.463110  1901 leader_election.cc:343] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.463443  2205 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
W20260710 13:27:52.463843  1901 leader_election.cc:343] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.464264  1901 leader_election.cc:304] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.465147  2082 raft_consensus.cc:2468] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
I20260710 13:27:52.459035  2256 leader_election.cc:290] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:52.466187  1976 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:52.461433  2204 tablet_bootstrap.cc:654] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.467669  2269 raft_consensus.cc:2804] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.468145  2269 raft_consensus.cc:697] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:52.469049  2269 consensus_queue.cc:237] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.466198  2256 raft_consensus.cc:2749] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.471573  2208 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:52.472030  2208 ts_tablet_manager.cc:1403] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.000s
I20260710 13:27:52.471179  1832 catalog_manager.cc:5697] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.473404  1832 catalog_manager.cc:5697] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.474499  2208 raft_consensus.cc:359] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.476142  2208 raft_consensus.cc:385] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.476409  2208 raft_consensus.cc:740] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.481254  2206 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.481854  2206 ts_tablet_manager.cc:1403] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.001s
I20260710 13:27:52.485256  2206 raft_consensus.cc:359] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.488356  2204 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:52.488974  2204 ts_tablet_manager.cc:1403] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:27:52.492254  2255 consensus_queue.cc:1048] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.492388  2204 raft_consensus.cc:359] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.493300  2204 raft_consensus.cc:385] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.493650  2204 raft_consensus.cc:740] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.494671  2208 consensus_queue.cc:260] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.497367  2208 ts_tablet_manager.cc:1434] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:27:52.498252  2208 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:52.499048  2205 tablet_bootstrap.cc:654] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.486109  2206 raft_consensus.cc:385] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.501309  2206 raft_consensus.cc:740] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.500679  1829 catalog_manager.cc:5697] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.501967  2206 consensus_queue.cc:260] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.504084  2206 ts_tablet_manager.cc:1434] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:27:52.504952  2206 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.508587  2204 consensus_queue.cc:260] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.512526  2204 ts_tablet_manager.cc:1434] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:27:52.513269  2204 tablet_bootstrap.cc:492] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:52.518160  2208 tablet_bootstrap.cc:654] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.514732  1831 catalog_manager.cc:5697] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.525904  2204 tablet_bootstrap.cc:654] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.527078  2206 tablet_bootstrap.cc:654] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.537360  2206 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.537817  2206 ts_tablet_manager.cc:1403] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.005s
I20260710 13:27:52.540684  2206 raft_consensus.cc:359] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.541358  2206 raft_consensus.cc:385] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.541626  2206 raft_consensus.cc:740] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.542346  2206 consensus_queue.cc:260] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.544445  2206 ts_tablet_manager.cc:1434] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:27:52.545297  2206 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.546090  2256 raft_consensus.cc:493] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.546566  2256 raft_consensus.cc:515] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.548588  2256 leader_election.cc:290] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.550546  2206 tablet_bootstrap.cc:654] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.550323  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.551178  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.551769  2082 raft_consensus.cc:2468] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
W20260710 13:27:52.552048  1901 leader_election.cc:343] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.552101  1829 catalog_manager.cc:5697] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.552960  1901 leader_election.cc:304] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 917707184ab94d3f851fb9211f107e42
I20260710 13:27:52.554071  2256 raft_consensus.cc:2804] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.554486  2256 raft_consensus.cc:493] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.554914  2256 raft_consensus.cc:3060] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.561491  2205 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.561955  2205 ts_tablet_manager.cc:1403] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.002s
I20260710 13:27:52.562814  2208 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:52.563231  2208 ts_tablet_manager.cc:1403] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.000s
I20260710 13:27:52.564565  2205 raft_consensus.cc:359] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.564911  2208 raft_consensus.cc:359] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.565444  2208 raft_consensus.cc:385] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.565377  2205 raft_consensus.cc:385] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.565831  2208 raft_consensus.cc:740] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.565958  2205 raft_consensus.cc:740] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.566639  2208 consensus_queue.cc:260] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.566886  2205 consensus_queue.cc:260] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.570143  2205 ts_tablet_manager.cc:1434] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:52.571308  2205 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
W20260710 13:27:52.577014  2123 consensus_peers.cc:597] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:52.573624  2208 ts_tablet_manager.cc:1434] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:27:52.578342  2204 tablet_bootstrap.cc:492] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:52.579006  2204 ts_tablet_manager.cc:1403] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260710 13:27:52.578354  2208 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:52.579777  2262 raft_consensus.cc:493] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.580258  2262 raft_consensus.cc:515] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.581787  2262 leader_election.cc:290] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.582414  2204 raft_consensus.cc:359] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.582971  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.583348  2204 raft_consensus.cc:385] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.583470  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:52.583832  2204 raft_consensus.cc:740] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.584131  1933 raft_consensus.cc:2468] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
W20260710 13:27:52.584488  2124 leader_election.cc:343] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.584883  2204 consensus_queue.cc:260] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.585888  2123 leader_election.cc:304] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.587283  2262 raft_consensus.cc:2804] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.587677  2262 raft_consensus.cc:493] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.589934  2204 ts_tablet_manager.cc:1434] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:52.588006  2262 raft_consensus.cc:3060] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.590837  2204 tablet_bootstrap.cc:492] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:52.591423  2205 tablet_bootstrap.cc:654] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.591523  2206 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.592099  2206 ts_tablet_manager.cc:1403] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.002s
I20260710 13:27:52.594678  2206 raft_consensus.cc:359] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.595363  2206 raft_consensus.cc:385] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.595680  2206 raft_consensus.cc:740] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.596469  2206 consensus_queue.cc:260] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.597482  2204 tablet_bootstrap.cc:654] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.601310  2206 ts_tablet_manager.cc:1434] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:27:52.607405  2262 raft_consensus.cc:515] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.615823  2206 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.617836  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
W20260710 13:27:52.619184  2124 leader_election.cc:343] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.619794  2262 leader_election.cc:290] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.621076  2206 tablet_bootstrap.cc:654] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.620939  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.621517  1933 raft_consensus.cc:3060] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.608559  2256 raft_consensus.cc:515] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.612191  2205 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.613051  2208 tablet_bootstrap.cc:654] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.613205  2275 consensus_queue.cc:1048] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.623188  2205 ts_tablet_manager.cc:1403] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.007s
I20260710 13:27:52.624409  2256 leader_election.cc:290] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.625344  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:52.625414  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.626012  2082 raft_consensus.cc:3060] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.625856  2205 raft_consensus.cc:359] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.626547  2205 raft_consensus.cc:385] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.626854  2205 raft_consensus.cc:740] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
W20260710 13:27:52.627086  1901 leader_election.cc:343] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.627491  2205 consensus_queue.cc:260] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.628988  2262 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.629454  2262 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.632396  1931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:52.632725  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.633069  2205 ts_tablet_manager.cc:1434] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:52.633155  1931 raft_consensus.cc:2393] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate b65935185520466e9f9183a5f2e49743 in this term.
I20260710 13:27:52.634428  2123 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.634979  2205 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:52.635286  2255 raft_consensus.cc:3060] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.636826  2262 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.614626  2204 tablet_bootstrap.cc:492] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:52.635480  2082 raft_consensus.cc:2468] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 1.
I20260710 13:27:52.640110  1933 raft_consensus.cc:2468] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:52.637898  2204 ts_tablet_manager.cc:1403] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.005s
I20260710 13:27:52.640790  2205 tablet_bootstrap.cc:654] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.641522  2123 leader_election.cc:304] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.643159  1901 leader_election.cc:304] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 917707184ab94d3f851fb9211f107e42
I20260710 13:27:52.643553  2204 raft_consensus.cc:359] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.644454  2204 raft_consensus.cc:385] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.644634  2256 raft_consensus.cc:2804] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.644827  2204 raft_consensus.cc:740] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.645365  2256 raft_consensus.cc:697] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:27:52.646366  2256 consensus_queue.cc:237] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.648391  2204 consensus_queue.cc:260] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.650759  2275 raft_consensus.cc:493] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.651429  2275 raft_consensus.cc:515] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.656131  2275 leader_election.cc:290] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:52.649871  2262 raft_consensus.cc:2804] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.660353  2204 ts_tablet_manager.cc:1434] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:27:52.661896  2204 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:52.662951  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.663694  2159 raft_consensus.cc:2468] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:52.664170  2262 raft_consensus.cc:697] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:52.660195  2269 raft_consensus.cc:493] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.665239  2269 raft_consensus.cc:515] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.667299  2269 leader_election.cc:290] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.667483  2206 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.667943  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:52.668088  2206 ts_tablet_manager.cc:1403] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.007s
I20260710 13:27:52.668552  1933 raft_consensus.cc:2468] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:52.671233  2255 raft_consensus.cc:2749] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.672140  2262 consensus_queue.cc:237] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.673189  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.673579  2050 leader_election.cc:304] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
W20260710 13:27:52.674650  1901 consensus_peers.cc:597] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e -> Peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Couldn't send request to peer c253e926f7e148efb3fb0cf65cf3910c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:52.673414  2206 raft_consensus.cc:359] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.682106  2206 raft_consensus.cc:385] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.682947  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.683342  2275 raft_consensus.cc:2804] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.683730  2275 raft_consensus.cc:493] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.684055  2275 raft_consensus.cc:3060] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:52.684340  1976 leader_election.cc:343] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.675894  2208 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:52.686866  2255 consensus_queue.cc:1048] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:52.686546  2208 ts_tablet_manager.cc:1403] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.001s
I20260710 13:27:52.690099  2208 raft_consensus.cc:359] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
W20260710 13:27:52.691129  1976 leader_election.cc:343] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.692029  2275 raft_consensus.cc:515] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.692351  1976 leader_election.cc:304] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.693377  2269 raft_consensus.cc:2749] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.682464  2206 raft_consensus.cc:740] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.694665  2206 consensus_queue.cc:260] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.695405  2208 raft_consensus.cc:385] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.698247  2206 ts_tablet_manager.cc:1434] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:27:52.696331  2208 raft_consensus.cc:740] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.699555  2206 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.701515  2239 consensus_queue.cc:1048] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.702414  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:52.703033  2159 raft_consensus.cc:3060] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.700987  2208 consensus_queue.cc:260] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.705993  2206 tablet_bootstrap.cc:654] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.717015  2083 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.718114  2275 leader_election.cc:290] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:52.719403  2239 consensus_queue.cc:1048] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.721321  2159 raft_consensus.cc:2468] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.722579  2050 leader_election.cc:304] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:52.723179  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:52.722630  1829 catalog_manager.cc:5697] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 0 to 1, leader changed from <none> to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.723717  2275 raft_consensus.cc:2804] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.724071  1933 raft_consensus.cc:3060] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.724404  2275 raft_consensus.cc:697] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:52.725252  2275 consensus_queue.cc:237] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.729852  2208 ts_tablet_manager.cc:1434] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 13:27:52.734071  2208 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:52.732455  2206 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:52.736186  2206 ts_tablet_manager.cc:1403] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260710 13:27:52.738368  1933 raft_consensus.cc:2468] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:52.740172  2256 consensus_queue.cc:1048] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.741403  2205 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.742538  2205 ts_tablet_manager.cc:1403] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.020s
I20260710 13:27:52.742413  2206 raft_consensus.cc:359] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.743094  2206 raft_consensus.cc:385] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.743378  2206 raft_consensus.cc:740] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.743969  2206 consensus_queue.cc:260] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.749183  2239 consensus_queue.cc:1048] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.749522  2007 raft_consensus.cc:3060] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.752329  2206 ts_tablet_manager.cc:1434] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:27:52.754005  2208 tablet_bootstrap.cc:654] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.757176  2206 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:52.759922  2239 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.760538  2239 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.764211  2239 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.766781  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.770182  2251 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.768261  2219 consensus_queue.cc:1048] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:52.770735  2251 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.772758  2251 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:52.774134  2205 raft_consensus.cc:359] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.774895  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:52.782011  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.782992  2008 raft_consensus.cc:2393] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c253e926f7e148efb3fb0cf65cf3910c in current term 1: Already voted for candidate a050fe7c22774d52b6489c010f99866e in this term.
I20260710 13:27:52.784462  2050 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743
I20260710 13:27:52.797649  2274 consensus_queue.cc:1048] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.792232  2204 tablet_bootstrap.cc:654] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.786317  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.800122  2205 raft_consensus.cc:385] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.800475  2205 raft_consensus.cc:740] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.804450  2205 consensus_queue.cc:260] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.805555  2158 raft_consensus.cc:2393] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b65935185520466e9f9183a5f2e49743 in current term 1: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:52.806983  1976 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.799263  2251 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.809079  2211 consensus_queue.cc:1048] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.808455  2239 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.810387  2211 consensus_queue.cc:1048] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:52.785141  2208 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:52.821548  2205 ts_tablet_manager.cc:1434] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.002s
I20260710 13:27:52.827572  2212 raft_consensus.cc:493] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.834233  2205 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:52.821601  2208 ts_tablet_manager.cc:1403] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.004s
I20260710 13:27:52.828719  2211 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.847299  2211 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:52.849838  2251 raft_consensus.cc:2749] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.828078  2212 raft_consensus.cc:515] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:52.847644  2208 raft_consensus.cc:359] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.859318  2208 raft_consensus.cc:385] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.860111  2208 raft_consensus.cc:740] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.861029  2208 consensus_queue.cc:260] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:52.855962  2211 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:52.865073  2208 ts_tablet_manager.cc:1434] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:27:52.867403  2208 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:52.864910  2239 raft_consensus.cc:2749] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.894294  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.896579  2085 raft_consensus.cc:2393] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 1: Already voted for candidate b65935185520466e9f9183a5f2e49743 in this term.
I20260710 13:27:52.899612  2206 tablet_bootstrap.cc:654] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.905081  2011 raft_consensus.cc:3060] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.905938  2211 consensus_queue.cc:1048] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.883172  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:52.912892  2205 tablet_bootstrap.cc:654] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.916291  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:52.914317  2212 leader_election.cc:290] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:52.918433  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:52.918462  2251 consensus_queue.cc:1048] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:52.923368  2212 consensus_queue.cc:1048] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.949664  2208 tablet_bootstrap.cc:654] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.948630  1901 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:52.978828  2204 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:52.979488  2204 ts_tablet_manager.cc:1403] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.318s	user 0.024s	sys 0.021s
I20260710 13:27:52.984536  2205 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:52.985013  2205 ts_tablet_manager.cc:1403] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.000s
I20260710 13:27:52.987686  2211 raft_consensus.cc:3060] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.989627  2205 raft_consensus.cc:359] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:52.990298  2205 raft_consensus.cc:385] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.990543  2205 raft_consensus.cc:740] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.991351  2205 consensus_queue.cc:260] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.001952  2205 ts_tablet_manager.cc:1434] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:27:53.003978  2205 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:53.007418  2334 raft_consensus.cc:493] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.008025  2334 raft_consensus.cc:515] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
W20260710 13:27:53.002981  1901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.194:45231, user_credentials={real_user=slave}} blocked reactor thread for 72389.1us
I20260710 13:27:53.014163  2206 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:53.014639  2206 ts_tablet_manager.cc:1403] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.258s	user 0.027s	sys 0.010s
I20260710 13:27:53.014689  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.015594  2085 raft_consensus.cc:2393] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate a050fe7c22774d52b6489c010f99866e in this term.
I20260710 13:27:53.017339  2206 raft_consensus.cc:359] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.018891  2206 raft_consensus.cc:385] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.019151  2206 raft_consensus.cc:740] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.019781  2206 consensus_queue.cc:260] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.005072  2333 consensus_queue.cc:1048] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:27:53.025703  2204 raft_consensus.cc:359] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.026609  2204 raft_consensus.cc:385] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.027107  2206 ts_tablet_manager.cc:1434] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:53.026976  2204 raft_consensus.cc:740] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.027899  2206 tablet_bootstrap.cc:492] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:53.028092  2204 consensus_queue.cc:260] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.038174  1976 leader_election.cc:304] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.038240  2219 consensus_queue.cc:1048] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.039043  2334 leader_election.cc:290] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:53.040793  2336 consensus_queue.cc:1048] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:53.042534  2336 raft_consensus.cc:493] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.042986  2336 raft_consensus.cc:515] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.042780  1832 catalog_manager.cc:5697] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.046067  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.048604  2123 leader_election.cc:304] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.048751  2333 consensus_queue.cc:1048] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.054368  2204 ts_tablet_manager.cc:1434] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260710 13:27:53.054322  2336 leader_election.cc:290] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:53.059657  2206 tablet_bootstrap.cc:654] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.055734  2334 raft_consensus.cc:3060] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.070796  2208 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:53.071455  2208 ts_tablet_manager.cc:1403] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.013s
I20260710 13:27:53.076391  2269 raft_consensus.cc:2749] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.076576  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.081156  2251 raft_consensus.cc:493] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.086337  2251 raft_consensus.cc:515] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.088446  2251 leader_election.cc:290] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:53.077173  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db8badfc7b44c4db9a028df42a49cc8" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.100045  2204 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:53.085575  2332 consensus_queue.cc:1048] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260710 13:27:53.107323  2208 raft_consensus.cc:359] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.108963  1931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11387a750d4d4f00ba0d22f13be3623a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.109086  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11387a750d4d4f00ba0d22f13be3623a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.109953  2157 raft_consensus.cc:2468] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
W20260710 13:27:53.110795  2049 leader_election.cc:343] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.111537  2050 leader_election.cc:304] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:53.107895  2208 raft_consensus.cc:385] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.113123  2208 raft_consensus.cc:740] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.097819  2211 raft_consensus.cc:2749] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.112569  2251 raft_consensus.cc:2804] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.114765  2204 tablet_bootstrap.cc:654] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.114346  2208 consensus_queue.cc:260] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.117898  2208 ts_tablet_manager.cc:1434] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.003s
I20260710 13:27:53.120271  2208 tablet_bootstrap.cc:492] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:53.117352  1933 raft_consensus.cc:2393] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b65935185520466e9f9183a5f2e49743 in current term 1: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:53.116089  2251 raft_consensus.cc:493] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.126672  1976 leader_election.cc:304] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e
I20260710 13:27:53.127820  2269 raft_consensus.cc:3060] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.116739  2333 consensus_queue.cc:1048] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:27:53.129408  2336 consensus_queue.cc:1048] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.126240  2251 raft_consensus.cc:3060] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.133601  2205 tablet_bootstrap.cc:654] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.124696  2347 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.139940  1830 catalog_manager.cc:5697] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:53.141990  2340 log.cc:927] Time spent T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260710 13:27:53.143467  2332 consensus_queue.cc:1048] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.146265  2269 raft_consensus.cc:2749] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.160678  2347 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.167353  2347 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:53.167922  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.169721  2208 tablet_bootstrap.cc:654] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.170987  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.174381  2251 raft_consensus.cc:515] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.174821  1901 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.175218  1935 raft_consensus.cc:3060] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.181349  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11387a750d4d4f00ba0d22f13be3623a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
W20260710 13:27:53.183332  2049 leader_election.cc:343] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.184077  2251 leader_election.cc:290] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:53.178424  2334 raft_consensus.cc:2749] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.190641  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11387a750d4d4f00ba0d22f13be3623a" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:53.191272  2156 raft_consensus.cc:3060] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.191617  2274 consensus_queue.cc:1048] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.192970  2274 consensus_queue.cc:1048] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:53.206189  2274 raft_consensus.cc:493] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.206868  2274 raft_consensus.cc:515] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.210436  2274 leader_election.cc:290] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.222543  2156 raft_consensus.cc:2468] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:53.254485  2050 leader_election.cc:304] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:53.256035  2275 raft_consensus.cc:2804] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.256683  2275 raft_consensus.cc:697] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:53.257741  2275 consensus_queue.cc:237] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.268646  2334 raft_consensus.cc:493] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.269167  2334 raft_consensus.cc:515] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.267372  2333 raft_consensus.cc:493] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.268615  2347 raft_consensus.cc:493] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.288674  2204 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:53.289170  2204 ts_tablet_manager.cc:1403] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.189s	user 0.015s	sys 0.012s
I20260710 13:27:53.291718  2204 raft_consensus.cc:359] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.292285  2204 raft_consensus.cc:385] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.292508  2204 raft_consensus.cc:740] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.295723  2204 consensus_queue.cc:260] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.282848  2347 raft_consensus.cc:515] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.282152  2333 raft_consensus.cc:515] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.306700  2204 ts_tablet_manager.cc:1434] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260710 13:27:53.309713  2204 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:53.310777  2334 leader_election.cc:290] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.311794  2347 leader_election.cc:290] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.305728  2262 consensus_queue.cc:1048] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:27:53.314203  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.315138  2011 raft_consensus.cc:2468] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.316928  2124 leader_election.cc:304] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.317518  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.318311  2007 raft_consensus.cc:2468] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
I20260710 13:27:53.318684  2262 raft_consensus.cc:2804] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.319236  2262 raft_consensus.cc:493] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.319727  2262 raft_consensus.cc:3060] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.325255  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.326064  1934 raft_consensus.cc:2468] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.306212  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.340332  2332 consensus_queue.cc:1048] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:53.351379  2208 tablet_bootstrap.cc:492] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:53.352043  2208 ts_tablet_manager.cc:1403] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.233s	user 0.009s	sys 0.007s
I20260710 13:27:53.357455  2337 consensus_queue.cc:1048] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:53.365036  2205 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:53.366046  2205 ts_tablet_manager.cc:1403] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.363s	user 0.025s	sys 0.003s
I20260710 13:27:53.359221  2211 raft_consensus.cc:2749] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.370028  2333 leader_election.cc:290] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.371780  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.372820  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
W20260710 13:27:53.374200  2050 leader_election.cc:343] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.378979  2206 tablet_bootstrap.cc:492] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:53.379444  2206 ts_tablet_manager.cc:1403] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.352s	user 0.034s	sys 0.065s
I20260710 13:27:53.388123  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.388883  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.389493  1933 raft_consensus.cc:2468] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 0.
I20260710 13:27:53.389359  2205 raft_consensus.cc:359] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.390004  2205 raft_consensus.cc:385] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.390290  2205 raft_consensus.cc:740] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.391371  2049 leader_election.cc:304] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:53.392146  2205 consensus_queue.cc:260] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.392978  2275 raft_consensus.cc:2804] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.393441  2275 raft_consensus.cc:493] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.393944  2275 raft_consensus.cc:3060] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.395117  2205 ts_tablet_manager.cc:1434] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:27:53.390414  2208 raft_consensus.cc:359] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.406358  2208 raft_consensus.cc:385] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.406736  2208 raft_consensus.cc:740] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.409888  2208 consensus_queue.cc:260] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.413277  2208 ts_tablet_manager.cc:1434] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260710 13:27:53.422902  2205 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:53.430878  2337 raft_consensus.cc:493] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.431587  2337 raft_consensus.cc:515] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
W20260710 13:27:53.433794  1901 leader_election.cc:343] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.434072  2337 leader_election.cc:290] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.434828  1901 leader_election.cc:304] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.435633  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.436396  2010 raft_consensus.cc:2468] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.438206  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.435686  2256 raft_consensus.cc:2804] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:53.435688  1901 leader_election.cc:343] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.440874  2208 tablet_bootstrap.cc:492] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:53.440212  2256 raft_consensus.cc:493] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.446215  2206 raft_consensus.cc:359] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.446686  2206 raft_consensus.cc:385] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.447124  2206 raft_consensus.cc:740] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.448623  2206 consensus_queue.cc:260] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.444590  2124 leader_election.cc:304] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.447129  2256 raft_consensus.cc:3060] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:53.449972  2124 leader_election.cc:343] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.450953  2337 raft_consensus.cc:2804] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.451380  2337 raft_consensus.cc:493] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.451740  2337 raft_consensus.cc:3060] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.460170  2206 ts_tablet_manager.cc:1434] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260710 13:27:53.442121  1901 leader_election.cc:304] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.462029  2211 raft_consensus.cc:2749] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.462515  2206 tablet_bootstrap.cc:492] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
W20260710 13:27:53.463922  1882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:53.464195  2204 tablet_bootstrap.cc:654] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.471095  2206 tablet_bootstrap.cc:654] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.442276  2262 raft_consensus.cc:515] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.477980  2275 raft_consensus.cc:515] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.479928  2256 raft_consensus.cc:515] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.480470  2275 leader_election.cc:290] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.480710  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:53.481323  1933 raft_consensus.cc:3060] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.483482  2156 raft_consensus.cc:2393] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 1: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:53.483321  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.484841  2205 tablet_bootstrap.cc:654] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:53.485284  2050 leader_election.cc:343] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.488343  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:53.489112  1935 raft_consensus.cc:2393] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 917707184ab94d3f851fb9211f107e42 in current term 1: Already voted for candidate a050fe7c22774d52b6489c010f99866e in this term.
I20260710 13:27:53.489135  1933 raft_consensus.cc:2468] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:53.491719  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.492290  2011 raft_consensus.cc:3060] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.492158  2049 leader_election.cc:304] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:53.495332  2337 raft_consensus.cc:515] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.498857  2275 raft_consensus.cc:2804] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.501439  2256 leader_election.cc:290] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.501786  2275 raft_consensus.cc:697] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:53.504776  2208 tablet_bootstrap.cc:654] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.490496  2262 leader_election.cc:290] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.511842  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.512091  2155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:53.513155  2155 raft_consensus.cc:2393] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 1: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:53.513736  2205 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:53.514676  2205 ts_tablet_manager.cc:1403] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.003s
I20260710 13:27:53.516115  2337 leader_election.cc:290] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.506142  2275 consensus_queue.cc:237] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.516693  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.517294  2010 raft_consensus.cc:3060] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.520108  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:53.520709  2083 raft_consensus.cc:3060] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.500553  2011 raft_consensus.cc:2468] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.524545  2124 leader_election.cc:304] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:53.525357  2337 raft_consensus.cc:2804] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.525990  2337 raft_consensus.cc:697] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:53.527025  2337 consensus_queue.cc:237] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.530921  2205 raft_consensus.cc:359] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.531838  2205 raft_consensus.cc:385] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.532181  2205 raft_consensus.cc:740] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.532680  2208 tablet_bootstrap.cc:492] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:53.533278  2204 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:53.533836  2204 ts_tablet_manager.cc:1403] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.002s
I20260710 13:27:53.530599  1831 catalog_manager.cc:5697] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.534155  2010 raft_consensus.cc:2468] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.536278  2124 leader_election.cc:304] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.537149  2262 raft_consensus.cc:2804] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.536985  2204 raft_consensus.cc:359] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.537647  2262 raft_consensus.cc:697] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:53.537930  2204 raft_consensus.cc:385] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.538331  2204 raft_consensus.cc:740] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.538704  2083 raft_consensus.cc:2468] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.538471  2262 consensus_queue.cc:237] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.539242  2204 consensus_queue.cc:260] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.533169  2208 ts_tablet_manager.cc:1403] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.005s
I20260710 13:27:53.550457  2204 ts_tablet_manager.cc:1434] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 13:27:53.551738  2204 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:53.533102  2205 consensus_queue.cc:260] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.564942  2204 tablet_bootstrap.cc:654] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.565255  2256 raft_consensus.cc:493] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.566692  2256 raft_consensus.cc:515] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.569530  2206 tablet_bootstrap.cc:492] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:53.570029  2206 ts_tablet_manager.cc:1403] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.003s
I20260710 13:27:53.571303  2208 raft_consensus.cc:359] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.571986  2208 raft_consensus.cc:385] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.572263  2208 raft_consensus.cc:740] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.542788  1901 leader_election.cc:304] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:53.574083  2211 raft_consensus.cc:2749] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:27:53.574201  1901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.194:45231, user_credentials={real_user=slave}} blocked reactor thread for 44126.4us
I20260710 13:27:53.573205  2208 consensus_queue.cc:260] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.576387  2256 leader_election.cc:290] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.577198  2208 ts_tablet_manager.cc:1434] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 13:27:53.577700  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a680a515104efcb4aa68820a0b2f97" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.578104  2208 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:53.580116  2206 raft_consensus.cc:359] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.580601  2206 raft_consensus.cc:385] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.580797  2206 raft_consensus.cc:740] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.581346  2206 consensus_queue.cc:260] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.582954  2205 ts_tablet_manager.cc:1434] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260710 13:27:53.584198  2205 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:53.587277  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a680a515104efcb4aa68820a0b2f97" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.588796  2206 ts_tablet_manager.cc:1434] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:27:53.589743  2206 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:53.590188  2205 tablet_bootstrap.cc:654] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.597764  2208 tablet_bootstrap.cc:654] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.606953  2206 tablet_bootstrap.cc:654] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:53.595446  1901 leader_election.cc:343] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:53.609972  1901 leader_election.cc:343] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.610380  1901 leader_election.cc:304] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:53.611764  2256 raft_consensus.cc:2749] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.599790  1831 catalog_manager.cc:5697] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.636217  2208 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:53.636741  2208 ts_tablet_manager.cc:1403] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.006s
I20260710 13:27:53.639374  2208 raft_consensus.cc:359] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.640017  2208 raft_consensus.cc:385] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.640157  2204 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:53.640308  2208 raft_consensus.cc:740] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.640717  2204 ts_tablet_manager.cc:1403] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.004s
I20260710 13:27:53.641155  2208 consensus_queue.cc:260] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.643006  2208 ts_tablet_manager.cc:1434] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:27:53.643373  2204 raft_consensus.cc:359] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.644013  2204 raft_consensus.cc:385] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.644205  2208 tablet_bootstrap.cc:492] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:53.644265  2204 raft_consensus.cc:740] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.645346  2204 consensus_queue.cc:260] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.648986  2269 raft_consensus.cc:493] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.649425  2269 raft_consensus.cc:515] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.651556  2269 leader_election.cc:290] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.652599  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.653577  2204 ts_tablet_manager.cc:1434] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
W20260710 13:27:53.653944  1976 leader_election.cc:343] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:53.654081  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.654508  2204 tablet_bootstrap.cc:492] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:53.654847  1933 raft_consensus.cc:2468] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 0.
I20260710 13:27:53.655372  2206 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:53.655777  2206 ts_tablet_manager.cc:1403] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.018s
I20260710 13:27:53.655856  1975 leader_election.cc:304] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.656659  2269 raft_consensus.cc:2804] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.657073  2269 raft_consensus.cc:493] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.657447  2269 raft_consensus.cc:3060] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.660171  2205 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: No bootstrap required, opened a new log
I20260710 13:27:53.660589  2205 ts_tablet_manager.cc:1403] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.010s
I20260710 13:27:53.661067  2204 tablet_bootstrap.cc:654] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.653925  1830 catalog_manager.cc:5697] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.663270  2205 raft_consensus.cc:359] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.664031  2205 raft_consensus.cc:385] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.664363  2205 raft_consensus.cc:740] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.664961  2269 raft_consensus.cc:515] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.665275  2205 consensus_queue.cc:260] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.667747  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:53.668292  1933 raft_consensus.cc:3060] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.668542  2205 ts_tablet_manager.cc:1434] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:53.674454  2208 tablet_bootstrap.cc:654] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.674918  1933 raft_consensus.cc:2468] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
I20260710 13:27:53.676262  1975 leader_election.cc:304] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.677162  2336 raft_consensus.cc:2804] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.677630  2336 raft_consensus.cc:697] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:53.658488  2206 raft_consensus.cc:359] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.679225  2206 raft_consensus.cc:385] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.679606  2206 raft_consensus.cc:740] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.680480  2206 consensus_queue.cc:260] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.683137  2206 ts_tablet_manager.cc:1434] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:27:53.678505  2336 consensus_queue.cc:237] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.684386  2206 tablet_bootstrap.cc:492] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:53.684806  1829 catalog_manager.cc:5697] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 0 to 1, leader changed from <none> to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 1 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.703532  2206 tablet_bootstrap.cc:654] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.706035  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:53.706643  2083 raft_consensus.cc:3060] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.713574  2083 raft_consensus.cc:2468] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
I20260710 13:27:53.720640  2206 tablet_bootstrap.cc:492] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:53.720932  2256 raft_consensus.cc:493] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.721231  2206 ts_tablet_manager.cc:1403] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260710 13:27:53.721019  2269 leader_election.cc:290] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.721513  2256 raft_consensus.cc:515] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.717617  2208 tablet_bootstrap.cc:492] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:53.723368  2208 ts_tablet_manager.cc:1403] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.012s
I20260710 13:27:53.723677  2256 leader_election.cc:290] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:53.724483  2206 raft_consensus.cc:359] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.725108  2206 raft_consensus.cc:385] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.725373  2206 raft_consensus.cc:740] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.725564  2204 tablet_bootstrap.cc:492] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:53.725893  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11387a750d4d4f00ba0d22f13be3623a" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.725744  2208 raft_consensus.cc:359] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.726128  2204 ts_tablet_manager.cc:1403] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.045s
I20260710 13:27:53.726557  2208 raft_consensus.cc:385] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.726109  2206 consensus_queue.cc:260] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.726747  2156 raft_consensus.cc:2393] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 1: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:53.726899  2208 raft_consensus.cc:740] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.727283  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11387a750d4d4f00ba0d22f13be3623a" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.727524  2208 consensus_queue.cc:260] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.728931  2206 ts_tablet_manager.cc:1434] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:53.729806  2206 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c: Bootstrap starting.
I20260710 13:27:53.729420  2204 raft_consensus.cc:359] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.730686  2204 raft_consensus.cc:385] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.729723  2208 ts_tablet_manager.cc:1434] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:53.731035  2204 raft_consensus.cc:740] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.732013  2208 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42: Bootstrap starting.
I20260710 13:27:53.732136  2204 consensus_queue.cc:260] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.734268  2204 ts_tablet_manager.cc:1434] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:27:53.734539  1901 leader_election.cc:304] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.735307  2204 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:53.735955  2206 tablet_bootstrap.cc:654] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.737011  2256 raft_consensus.cc:3060] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.739111  2208 tablet_bootstrap.cc:654] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.739949  2334 raft_consensus.cc:493] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.740566  2334 raft_consensus.cc:515] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.742077  2204 tablet_bootstrap.cc:654] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.743152  2334 leader_election.cc:290] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.745641  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.746246  2010 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.746389  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.746657  2204 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:53.747128  2204 ts_tablet_manager.cc:1403] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:27:53.747038  2082 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.747839  2124 leader_election.cc:304] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.748979  2206 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c: No bootstrap required, opened a new log
I20260710 13:27:53.749419  2206 ts_tablet_manager.cc:1403] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 13:27:53.749524  2262 raft_consensus.cc:2804] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.749966  2262 raft_consensus.cc:493] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.749720  2204 raft_consensus.cc:359] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.750301  2262 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.750404  2204 raft_consensus.cc:385] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.750707  2204 raft_consensus.cc:740] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.751590  2204 consensus_queue.cc:260] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.751958  2206 raft_consensus.cc:359] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.752635  2206 raft_consensus.cc:385] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.752907  2206 raft_consensus.cc:740] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.752815  1832 catalog_manager.cc:5697] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.754081  2204 ts_tablet_manager.cc:1434] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:27:53.755050  2204 tablet_bootstrap.cc:492] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743: Bootstrap starting.
I20260710 13:27:53.756702  2256 raft_consensus.cc:2749] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.760407  2204 tablet_bootstrap.cc:654] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:53.753783  2206 consensus_queue.cc:260] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.763386  2206 ts_tablet_manager.cc:1434] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:27:53.764011  2208 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42: No bootstrap required, opened a new log
I20260710 13:27:53.764485  2208 ts_tablet_manager.cc:1403] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260710 13:27:53.765105  2269 raft_consensus.cc:493] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.765568  2269 raft_consensus.cc:515] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:53.767032  2208 raft_consensus.cc:359] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.767561  2269 leader_election.cc:290] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.767710  2208 raft_consensus.cc:385] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.768009  2208 raft_consensus.cc:740] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.768750  2208 consensus_queue.cc:260] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.769550  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.770295  1933 raft_consensus.cc:2393] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b65935185520466e9f9183a5f2e49743 in current term 1: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:53.771046  2208 ts_tablet_manager.cc:1434] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:27:53.772652  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.773065  2204 tablet_bootstrap.cc:492] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743: No bootstrap required, opened a new log
I20260710 13:27:53.773523  2204 ts_tablet_manager.cc:1403] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:27:53.776012  2204 raft_consensus.cc:359] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.776629  2204 raft_consensus.cc:385] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:53.776882  2204 raft_consensus.cc:740] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Initialized, Role: FOLLOWER
I20260710 13:27:53.777781  1976 leader_election.cc:304] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:53.777535  2204 consensus_queue.cc:260] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.779378  2212 raft_consensus.cc:3060] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.779018  2262 raft_consensus.cc:515] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.780673  2256 raft_consensus.cc:493] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.781284  2256 raft_consensus.cc:515] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.782032  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.782606  2010 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.783946  2256 leader_election.cc:290] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:53.785413  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:53.786046  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.786260  2156 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
I20260710 13:27:53.784977  2204 ts_tablet_manager.cc:1434] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:27:53.788318  2262 leader_election.cc:290] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.789317  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:53.789568  1901 leader_election.cc:304] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:27:53.789903  2083 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.790515  2010 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.790752  2256 raft_consensus.cc:2804] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.792049  2256 raft_consensus.cc:493] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.792420  2256 raft_consensus.cc:3060] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.786693  2082 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 0.
I20260710 13:27:53.793579  2124 leader_election.cc:304] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.795305  2275 consensus_queue.cc:1048] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.797431  2262 raft_consensus.cc:2804] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.797806  2212 raft_consensus.cc:2749] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:53.797955  2262 raft_consensus.cc:697] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:53.803126  2256 raft_consensus.cc:515] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.804104  2083 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.799037  2262 consensus_queue.cc:237] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.805310  2256 leader_election.cc:290] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 1 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:53.806213  2155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:53.806845  2155 raft_consensus.cc:3060] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.812495  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:53.813133  2083 raft_consensus.cc:3060] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.814133  2275 consensus_queue.cc:1048] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.817667  2155 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 1.
I20260710 13:27:53.818892  1901 leader_election.cc:304] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:27:53.819845  2347 raft_consensus.cc:2804] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.820346  2347 raft_consensus.cc:697] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:27:53.821167  2347 consensus_queue.cc:237] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:53.829921  2083 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 1.
I20260710 13:27:53.838908  1829 catalog_manager.cc:5697] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 0 to 1, leader changed from <none> to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.847398  1834 catalog_manager.cc:5697] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.882450  2262 raft_consensus.cc:493] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.882992  2262 raft_consensus.cc:515] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.884615  2262 leader_election.cc:290] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.885366  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a680a515104efcb4aa68820a0b2f97" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:53.885561  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a680a515104efcb4aa68820a0b2f97" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.886034  1933 raft_consensus.cc:2468] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.886098  2010 raft_consensus.cc:2468] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.887199  2123 leader_election.cc:304] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:27:53.887866  2262 raft_consensus.cc:2804] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.888191  2262 raft_consensus.cc:493] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.888423  2262 raft_consensus.cc:3060] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.892942  2262 raft_consensus.cc:515] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.894428  2262 leader_election.cc:290] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:53.895040  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a680a515104efcb4aa68820a0b2f97" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:53.895414  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a680a515104efcb4aa68820a0b2f97" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.895618  1933 raft_consensus.cc:3060] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.895967  2010 raft_consensus.cc:3060] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.902122  1933 raft_consensus.cc:2468] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.902122  2010 raft_consensus.cc:2468] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.903541  2124 leader_election.cc:304] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.904592  2262 raft_consensus.cc:2804] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.905102  2262 raft_consensus.cc:697] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:53.906018  2262 consensus_queue.cc:237] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:53.911367  2262 raft_consensus.cc:493] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.911810  2262 raft_consensus.cc:515] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.913631  2262 leader_election.cc:290] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.913111  1829 catalog_manager.cc:5697] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.914177  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:53.914772  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:53.914871  2010 raft_consensus.cc:2468] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.915361  2083 raft_consensus.cc:2468] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 0.
I20260710 13:27:53.916020  2124 leader_election.cc:304] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.916780  2262 raft_consensus.cc:2804] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:53.917171  2262 raft_consensus.cc:493] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:53.917541  2262 raft_consensus.cc:3060] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.924381  2262 raft_consensus.cc:515] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.926429  2262 leader_election.cc:290] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 1 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:53.927052  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:53.927654  2010 raft_consensus.cc:3060] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.927770  2083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:53.928460  2083 raft_consensus.cc:3060] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:53.932432  2010 raft_consensus.cc:2468] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.933302  2083 raft_consensus.cc:2468] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:53.933481  2124 leader_election.cc:304] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:53.934247  2262 raft_consensus.cc:2804] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:53.934616  2262 raft_consensus.cc:697] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:53.935388  2262 consensus_queue.cc:237] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:53.942965  1829 catalog_manager.cc:5697] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 1 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.964636  2262 consensus_queue.cc:1048] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.974637  2337 consensus_queue.cc:1048] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.985795  2334 consensus_queue.cc:1048] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.996913  2262 consensus_queue.cc:1048] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.052124  2251 consensus_queue.cc:1048] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.063827  2332 consensus_queue.cc:1048] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.122807  2212 consensus_queue.cc:1048] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.132603  2212 consensus_queue.cc:1048] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.249907  2347 consensus_queue.cc:1048] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.262619  2211 consensus_queue.cc:1048] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.317176 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:27:54.357144 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:54.357748 32263 tablet_replica.cc:333] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.358289 32263 raft_consensus.cc:2243] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.358776 32263 raft_consensus.cc:2272] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.360811 32263 tablet_replica.cc:333] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.361361 32263 raft_consensus.cc:2243] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.361755 32263 raft_consensus.cc:2272] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.364023 32263 tablet_replica.cc:333] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.364578 32263 raft_consensus.cc:2243] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.365285 32263 raft_consensus.cc:2272] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.367604 32263 tablet_replica.cc:333] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.368332 32263 raft_consensus.cc:2243] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.368780 32263 raft_consensus.cc:2272] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.368718  2255 consensus_queue.cc:1048] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.371277 32263 tablet_replica.cc:333] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.372047 32263 raft_consensus.cc:2243] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.372608 32263 raft_consensus.cc:2272] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.375169 32263 tablet_replica.cc:333] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.375857 32263 raft_consensus.cc:2243] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.376333 32263 raft_consensus.cc:2272] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.379554 32263 tablet_replica.cc:333] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.380260 32263 raft_consensus.cc:2243] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.381134 32263 raft_consensus.cc:2272] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:54.381237  2123 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260710 13:27:54.383457 32263 tablet_replica.cc:333] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.384193 32263 raft_consensus.cc:2243] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.384665 32263 raft_consensus.cc:2272] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.385810  2262 consensus_queue.cc:1048] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:54.387353  2123 consensus_peers.cc:597] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.387490 32263 tablet_replica.cc:333] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.388197 32263 raft_consensus.cc:2243] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.388681 32263 raft_consensus.cc:2272] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.391492  2255 consensus_queue.cc:1048] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:54.392225 32263 tablet_replica.cc:333] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.392922 32263 raft_consensus.cc:2243] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.393812 32263 raft_consensus.cc:2272] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.396304 32263 tablet_replica.cc:333] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.397048 32263 raft_consensus.cc:2243] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.397930 32263 raft_consensus.cc:2272] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.398602  2255 consensus_queue.cc:1048] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:54.399821  2049 consensus_peers.cc:597] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.400787 32263 tablet_replica.cc:333] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.401726 32263 raft_consensus.cc:2243] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.402354 32263 raft_consensus.cc:2272] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.404838 32263 tablet_replica.cc:333] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.405896 32263 raft_consensus.cc:2243] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.406515 32263 raft_consensus.cc:2272] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.411186 32263 tablet_replica.cc:333] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.411923 32263 raft_consensus.cc:2243] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.412793 32263 raft_consensus.cc:2272] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.415100 32263 tablet_replica.cc:333] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.415787 32263 raft_consensus.cc:2243] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.416203 32263 raft_consensus.cc:2272] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.419003 32263 tablet_replica.cc:333] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.419662 32263 raft_consensus.cc:2243] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.420120 32263 raft_consensus.cc:2272] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.422641 32263 tablet_replica.cc:333] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.423400 32263 raft_consensus.cc:2243] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.423866 32263 raft_consensus.cc:2272] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.427613 32263 tablet_replica.cc:333] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: stopping tablet replica
I20260710 13:27:54.428232 32263 raft_consensus.cc:2243] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.428717 32263 raft_consensus.cc:2272] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:54.433470  2049 consensus_peers.cc:597] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.434969  2255 consensus_queue.cc:1048] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:54.462076  1975 consensus_peers.cc:597] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.469017 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
W20260710 13:27:54.485220  2123 consensus_peers.cc:597] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.504935 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:54.509766  2123 consensus_peers.cc:597] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.511818  2413 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
W20260710 13:27:54.511843  2412 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
I20260710 13:27:54.516908 32263 server_base.cc:1061] running on GCE node
W20260710 13:27:54.517282  2415 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
I20260710 13:27:54.519047 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:54.519302 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:54.519541 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690074519522 us; error 0 us; skew 500 ppm
I20260710 13:27:54.520138 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:54.522521 32263 webserver.cc:533] Webserver started at http://127.31.129.193:34155/ using document root <none> and password file <none>
I20260710 13:27:54.523015 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:54.523216 32263 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:54.526852 32263 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:27:54.531874  2420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:54.532570 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.005s	sys 0.000s
I20260710 13:27:54.532873 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "a050fe7c22774d52b6489c010f99866e"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-t14x"
I20260710 13:27:54.533179 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690014679549-32263-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)
W20260710 13:27:54.551939  2123 consensus_peers.cc:597] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.555160 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:54.556233 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:54.557662 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:54.561177  2427 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:27:54.636152  2123 consensus_peers.cc:597] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.649655 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:27:54.649958 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.004s	sys 0.000s
I20260710 13:27:54.650189 32263 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:27:54.654151  2427 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.669268  2427 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.670187  2427 tablet_bootstrap.cc:492] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.670859  2427 ts_tablet_manager.cc:1403] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:27:54.672741  2427 raft_consensus.cc:359] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:54.673218  2427 raft_consensus.cc:740] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.673763  2427 consensus_queue.cc:260] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:54.676033  2427 ts_tablet_manager.cc:1434] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:27:54.676780  2427 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.697053  2427 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: 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
W20260710 13:27:54.697389  2049 consensus_peers.cc:597] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.697966  2427 tablet_bootstrap.cc:492] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.698642  2427 ts_tablet_manager.cc:1403] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 13:27:54.700853  2427 raft_consensus.cc:359] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:54.701531  2427 raft_consensus.cc:740] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.702320  2427 consensus_queue.cc:260] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:54.704087  2427 ts_tablet_manager.cc:1434] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:54.704816  2427 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
W20260710 13:27:54.705161  1975 consensus_peers.cc:597] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.712594  1975 consensus_peers.cc:597] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.718389  2427 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.719345  2427 tablet_bootstrap.cc:492] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.719933  2427 ts_tablet_manager.cc:1403] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 13:27:54.722204  2427 raft_consensus.cc:359] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:54.722856  2427 raft_consensus.cc:740] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.723506  2427 consensus_queue.cc:260] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:54.725307  2427 ts_tablet_manager.cc:1434] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:54.726032  2427 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.739516  2427 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.740401  2427 tablet_bootstrap.cc:492] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.740983  2427 ts_tablet_manager.cc:1403] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:27:54.743150  2427 raft_consensus.cc:359] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:54.743815  2427 raft_consensus.cc:740] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.744472  2427 consensus_queue.cc:260] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:54.746284  2427 ts_tablet_manager.cc:1434] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:54.747051  2427 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.748237 32263 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:27:54.748559 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.098s	user 0.090s	sys 0.003s
I20260710 13:27:54.761509  2427 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.762604  2427 tablet_bootstrap.cc:492] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.763370  2427 ts_tablet_manager.cc:1403] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 13:27:54.766089  2427 raft_consensus.cc:359] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:54.766886  2427 raft_consensus.cc:740] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.767693  2427 consensus_queue.cc:260] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:54.770110  2427 ts_tablet_manager.cc:1434] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:54.771014  2427 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.787134  2427 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.788084  2427 tablet_bootstrap.cc:492] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.788837  2427 ts_tablet_manager.cc:1403] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:27:54.791571  2427 raft_consensus.cc:359] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:54.792354  2427 raft_consensus.cc:740] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.793174  2427 consensus_queue.cc:260] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:54.795379  2427 ts_tablet_manager.cc:1434] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:54.796345  2427 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.798134 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:40249
I20260710 13:27:54.798339  2496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:40249 every 8 connection(s)
I20260710 13:27:54.819717  2427 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.820761  2427 tablet_bootstrap.cc:492] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.821542  2427 ts_tablet_manager.cc:1403] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 13:27:54.824267  2427 raft_consensus.cc:359] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:54.824910  2427 raft_consensus.cc:740] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.825575  2427 consensus_queue.cc:260] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:54.827720  2427 ts_tablet_manager.cc:1434] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:54.828485  2427 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:54.853483  2427 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:54.854421  2427 tablet_bootstrap.cc:492] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:54.855209  2427 ts_tablet_manager.cc:1403] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260710 13:27:54.857586  2427 raft_consensus.cc:359] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:54.858279  2427 raft_consensus.cc:740] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:54.858992  2427 consensus_queue.cc:260] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:54.861054  2427 ts_tablet_manager.cc:1434] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:54.861791  2427 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:55.599862  2508 raft_consensus.cc:493] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:55.608425  2509 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:55.629997  2509 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:55.634464  2508 raft_consensus.cc:515] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:55.889693  2430 raft_consensus.cc:493] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:55.890328  2430 raft_consensus.cc:515] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:55.893080  2509 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:55.895720  2430 leader_election.cc:290] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:55.896329  2511 raft_consensus.cc:493] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:55.896832  2511 raft_consensus.cc:515] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:55.898159  2508 leader_election.cc:290] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:55.898876  2511 leader_election.cc:290] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:55.909289  2430 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.032984  2516 raft_consensus.cc:493] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.033769  2516 raft_consensus.cc:515] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.017970  2430 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.044916  2334 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.045696  2334 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.104732  2516 leader_election.cc:290] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.106184  2430 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.117765  2334 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.125927  2334 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.126657  2334 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.129065  2334 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.443439  2517 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.443939  2517 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.445824  2517 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.446213  2517 raft_consensus.cc:493] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.446542  2517 raft_consensus.cc:515] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.448262  2517 leader_election.cc:290] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
W20260710 13:27:56.482160 32268 debug-util.cc:398] Leaking SignalData structure 0x7b080000f320 after lost signal to thread 32263
W20260710 13:27:56.483109  1821 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 1.627s	user 0.009s	sys 0.001s
W20260710 13:27:56.483778  1821 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.628s	user 0.010s	sys 0.001s
W20260710 13:27:56.488988  2049 consensus_peers.cc:597] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:56.490141  2513 raft_consensus.cc:493] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.493227  2515 raft_consensus.cc:493] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.493669  2513 raft_consensus.cc:515] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
W20260710 13:27:56.483136 32268 kernel_stack_watchdog.cc:198] Thread 32263 stuck at /apache/dev/git/kudu/src/kudu/util/thread.cc:642 for 524ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260710 13:27:56.494102  2515 raft_consensus.cc:515] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.503652  2515 leader_election.cc:290] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.505126  2513 leader_election.cc:290] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.508921  2518 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.510099  2518 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.514531  2519 raft_consensus.cc:493] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.516211  2520 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.517495  2519 raft_consensus.cc:515] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.522320  2519 leader_election.cc:290] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.523028  2519 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.523910  2519 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.527640  2519 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.528319  2519 raft_consensus.cc:493] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.529186  2519 raft_consensus.cc:515] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.532662  2519 leader_election.cc:290] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.533353  2519 raft_consensus.cc:493] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.534242  2519 raft_consensus.cc:515] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.540207  2519 leader_election.cc:290] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.540946  2519 raft_consensus.cc:493] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.541798  2519 raft_consensus.cc:515] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.544822  2519 leader_election.cc:290] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.546121  2429 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.547194  2429 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.518206  2520 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.551473  2429 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.552017  2518 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.551883  2469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:56.552786  2520 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.553229  2469 raft_consensus.cc:2468] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.555313  2049 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.555667  1829 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35440 (request call id 36) took 1683 ms. Trace:
I20260710 13:27:56.556157  1829 rpcz_store.cc:276] 0710 13:27:54.872190 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:54.872329 (+   139us) service_pool.cc:224] Handling call
0710 13:27:56.555315 (+1682986us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 13:27:56.557114  2431 raft_consensus.cc:2804] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.557664  2431 raft_consensus.cc:493] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.558161  2431 raft_consensus.cc:3060] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.561233  2518 raft_consensus.cc:493] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.562161  2518 raft_consensus.cc:515] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.559981  2520 raft_consensus.cc:493] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.565917  2520 raft_consensus.cc:515] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.566393  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.567215  2007 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:56.568684  2518 leader_election.cc:290] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.569168  2009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.569965  2009 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:56.570303  2520 leader_election.cc:290] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.573035  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.580325  2522 raft_consensus.cc:493] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.580931  2124 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:56.581236  2522 raft_consensus.cc:515] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.582459  2334 raft_consensus.cc:2804] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.582967  2334 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.583374  2334 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.587347  2522 leader_election.cc:290] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.584444  2520 raft_consensus.cc:493] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.587508  2124 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:56.591883  2431 raft_consensus.cc:515] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.594695  2431 leader_election.cc:290] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.597901  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:56.598742  2467 raft_consensus.cc:3060] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:56.604116  2049 consensus_peers.cc:597] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:56.605645  2255 raft_consensus.cc:2804] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.606169  2255 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c253e926f7e148efb3fb0cf65cf3910c)
I20260710 13:27:56.606518  2255 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.610122  2467 raft_consensus.cc:2468] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:56.611645  2049 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.613745  2332 raft_consensus.cc:2804] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:56.614362  2332 raft_consensus.cc:697] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:56.614512  2255 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.615428  2332 consensus_queue.cc:237] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.616482  2255 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.588609  2520 raft_consensus.cc:515] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.617329  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:56.617852  2008 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:56.619904  1865 debug-util.cc:398] Leaking SignalData structure 0x7b0800189ec0 after lost signal to thread 32266
W20260710 13:27:56.619931 32263 thread.cc:641] heartbeat (heartbeater) Time spent creating pthread: real 1.819s	user 0.014s	sys 0.033s
W20260710 13:27:56.620573 32263 thread.cc:608] heartbeat (heartbeater) Time spent starting thread: real 1.819s	user 0.015s	sys 0.034s
W20260710 13:27:56.621688  1865 debug-util.cc:398] Leaking SignalData structure 0x7b0800083ee0 after lost signal to thread 1868
I20260710 13:27:56.627148  2517 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.628573  2008 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 2.
I20260710 13:27:56.628084  2517 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.623764  2520 leader_election.cc:290] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.629590  2124 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:56.630461  2255 raft_consensus.cc:2804] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:56.630595  2517 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.631171  2517 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.631464  2255 raft_consensus.cc:697] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:56.631826  2517 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.632673  2255 consensus_queue.cc:237] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.634130  2517 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.640812  2334 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.645367  2523 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.645421  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:56.646478  2008 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.646340  2523 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
W20260710 13:27:56.650357  1865 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea240 after lost signal to thread 2035
I20260710 13:27:56.650770  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
W20260710 13:27:56.652586  2049 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.653096  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.653441  2334 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.653931  2085 raft_consensus.cc:2468] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:56.654537  2523 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.655084  2523 raft_consensus.cc:493] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.655503  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.658238  2124 leader_election.cc:304] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.660920  2334 raft_consensus.cc:2804] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.661800  2334 raft_consensus.cc:493] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.662241  2334 raft_consensus.cc:3060] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.661028  2513 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.663335  2513 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.665563  2513 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.655617  2515 raft_consensus.cc:493] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
W20260710 13:27:56.667515  2423 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 1.816s	user 0.030s	sys 0.043s
I20260710 13:27:56.668231  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:56.668969  2467 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.669294  2430 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.670090  2430 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.670557  2049 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.666396  2515 raft_consensus.cc:515] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.673152  2430 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:56.673497  2515 leader_election.cc:290] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.673875  2430 raft_consensus.cc:2804] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.674345  2430 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.674786  2332 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.680372  2007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.680682  2332 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.681914  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.683518  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:56.683750  2332 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.684692  2430 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.684602  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.687028  2005 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.688465  2010 raft_consensus.cc:1240] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Rejecting Update request from peer c253e926f7e148efb3fb0cf65cf3910c for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:56.675439  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
W20260710 13:27:56.691253  2049 leader_election.cc:343] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.696501  2497 heartbeater.cc:344] Connected to a master server at 127.31.129.254:37467
I20260710 13:27:56.707126  2497 heartbeater.cc:461] Registering TS with master...
W20260710 13:27:56.707304  2049 leader_election.cc:343] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:56.708391  2497 heartbeater.cc:507] Master 127.31.129.254:37467 requested a full tablet report, sending...
I20260710 13:27:56.709568  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.710028  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:56.694300  2008 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 2.
I20260710 13:27:56.719882  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.721153  1829 ts_manager.cc:194] Re-registered known tserver with Master: a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.697906  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
W20260710 13:27:56.749923  2423 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.899s	user 0.031s	sys 0.043s
I20260710 13:27:56.700608  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.753438  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.703372  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.758210  2050 leader_election.cc:304] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.759138  2515 raft_consensus.cc:2804] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.704275  2337 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.759521  2515 raft_consensus.cc:493] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.759944  2515 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.759994  2337 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.760244  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.762167  2337 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:56.705230  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:56.762918  2467 raft_consensus.cc:2468] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.705880  2083 raft_consensus.cc:1240] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Rejecting Update request from peer b65935185520466e9f9183a5f2e49743 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:56.703356  2334 raft_consensus.cc:515] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.655663  2523 raft_consensus.cc:515] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.727486  2124 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:56.737740  2079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.741290  2076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.745471  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.747841  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.749029  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
W20260710 13:27:56.773042  2427 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.893s	user 0.089s	sys 0.181s
I20260710 13:27:56.764966  2084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
W20260710 13:27:56.779047  2427 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.907s	user 0.089s	sys 0.181s
I20260710 13:27:56.783735  2523 leader_election.cc:290] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.777535  2337 raft_consensus.cc:2804] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:56.788331  2156 raft_consensus.cc:2393] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c253e926f7e148efb3fb0cf65cf3910c in current term 2: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:56.797899  2337 raft_consensus.cc:697] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:56.778767  2005 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.780601  2076 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 1.
W20260710 13:27:56.775804  2124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.194:45231, user_credentials={real_user=slave}} blocked reactor thread for 48456.3us
I20260710 13:27:56.786779  2049 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.804030  2523 consensus_queue.cc:1059] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:56.806003  2155 raft_consensus.cc:1240] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Rejecting Update request from peer c253e926f7e148efb3fb0cf65cf3910c for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:56.806098  2523 raft_consensus.cc:3055] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:56.806360  2332 raft_consensus.cc:2804] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.806613  2523 raft_consensus.cc:740] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:56.806887  2332 raft_consensus.cc:493] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 917707184ab94d3f851fb9211f107e42)
I20260710 13:27:56.807384  2332 raft_consensus.cc:3060] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.796838  2430 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.809932  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:56.810181  2050 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:56.810621  2467 raft_consensus.cc:2468] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.811895  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.814466  2334 leader_election.cc:290] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.814924  2081 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:56.807783  2523 consensus_queue.cc:260] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.815057  2049 leader_election.cc:304] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.812301  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:56.818181  2470 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.811383  2513 raft_consensus.cc:2804] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.818825  2513 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.819217  2513 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.822639  2427 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:56.823312  2510 raft_consensus.cc:2804] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.823717  2510 raft_consensus.cc:493] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.824117  2510 raft_consensus.cc:3060] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.823848  2427 tablet_bootstrap.cc:492] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:56.826874  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:56.810801  2430 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.830641  2076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:56.831566  2008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.832319  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.832746  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:56.836961  2523 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.802577  2337 consensus_queue.cc:237] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.837522  2076 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:56.838181  2124 leader_election.cc:304] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.843429  1832 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34980 (request call id 34) took 1997 ms. Trace:
I20260710 13:27:56.844940  2510 raft_consensus.cc:515] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.853154  2435 consensus_queue.cc:1059] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260710 13:27:56.853647  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.854177  2155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.854825  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.855677  2515 raft_consensus.cc:515] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:56.856680  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
W20260710 13:27:56.858048  1865 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfc60 after lost signal to thread 2110
I20260710 13:27:56.859320  2470 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:56.864030  1832 rpcz_store.cc:276] 0710 13:27:54.845811 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:54.846062 (+   251us) service_pool.cc:224] Handling call
0710 13:27:56.843229 (+1997167us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 13:27:56.896891  2427 ts_tablet_manager.cc:1403] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 2.035s	user 0.101s	sys 0.186s
I20260710 13:27:56.937238  2156 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
W20260710 13:27:56.938426  2051 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:27:56.941601  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.870913  2159 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.892343  2332 raft_consensus.cc:515] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.947813  2049 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.948701  2430 raft_consensus.cc:2804] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:56.949331  2430 raft_consensus.cc:697] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:56.950412  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:56.900789  1834 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34970 (request call id 43) took 1273 ms. Trace:
I20260710 13:27:56.861925  1976 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:56.884073  2155 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 1.
I20260710 13:27:56.950455  2334 raft_consensus.cc:2804] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.958951  2467 raft_consensus.cc:3060] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.947964  2513 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.871562  2435 consensus_queue.cc:1243] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Peer c253e926f7e148efb3fb0cf65cf3910c log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:27:56.869994  2154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:56.902310  2050 leader_election.cc:304] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e
I20260710 13:27:56.967902  2520 raft_consensus.cc:2804] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.968379  2124 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:56.968475  2520 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.969158  2520 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.969144  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:56.973002  2334 raft_consensus.cc:493] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a050fe7c22774d52b6489c010f99866e)
I20260710 13:27:56.973630  2334 raft_consensus.cc:3060] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.975248  2436 raft_consensus.cc:3055] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:56.975634  2436 raft_consensus.cc:740] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:56.977603  2520 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:56.980170  1829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35456
I20260710 13:27:56.976557  2436 consensus_queue.cc:260] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:56.951896  2332 leader_election.cc:290] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:56.987115  2085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:56.987927  2085 raft_consensus.cc:3060] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.950452  2430 consensus_queue.cc:237] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:56.995555  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:56.995880  2531 raft_consensus.cc:2804] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:56.996322  2531 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:56.996680  2531 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:56.997371  2049 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.000748  2513 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
W20260710 13:27:56.981485  1976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.195:39773, user_credentials={real_user=slave}} blocked reactor thread for 119744us
I20260710 13:27:57.001736  2467 raft_consensus.cc:2468] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:56.953926  1834 rpcz_store.cc:276] 0710 13:27:55.621053 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:55.621246 (+   193us) service_pool.cc:224] Handling call
0710 13:27:56.894662 (+1273416us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1032050,"reported_tablets":4}
I20260710 13:27:56.994207  2436 raft_consensus.cc:3060] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.003105  2049 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:57.004144  2513 raft_consensus.cc:2804] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.004674  2513 raft_consensus.cc:697] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:57.005637  2513 consensus_queue.cc:237] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.007385  2510 leader_election.cc:290] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:56.982411  2154 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.009014  2427 raft_consensus.cc:359] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.011214  2427 raft_consensus.cc:740] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.021257  2468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.012892  2427 consensus_queue.cc:260] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
W20260710 13:27:57.016690  2050 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.196:34071, user_credentials={real_user=slave}} blocked reactor thread for 114464us
I20260710 13:27:57.020345  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.019590  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.026255  2076 raft_consensus.cc:1240] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Rejecting Update request from peer 917707184ab94d3f851fb9211f107e42 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.013839  2080 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 2.
I20260710 13:27:57.039289  2471 raft_consensus.cc:1275] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.026090  2515 leader_election.cc:290] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:57.033622  2520 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:57.036615  2050 leader_election.cc:304] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.043766  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.043666  2468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.015986  2334 raft_consensus.cc:515] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.042541  2532 consensus_queue.cc:1059] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 13:27:57.050177  2469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:57.017933  2531 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:57.050544  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:57.058264  2467 raft_consensus.cc:3060] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.058881  2466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad3242ee13b452882682a96ea4ff3c7" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:57.065776  2497 heartbeater.cc:499] Master 127.31.129.254:37467 was elected leader, sending a full tablet report...
I20260710 13:27:57.066058  2465 raft_consensus.cc:1240] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Rejecting Update request from peer 917707184ab94d3f851fb9211f107e42 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.066344  2337 raft_consensus.cc:3055] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.066773  2337 raft_consensus.cc:740] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:57.067629  2337 consensus_queue.cc:260] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:57.069023  2337 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.069109  2155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.072031  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.072404  2332 consensus_queue.cc:1048] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.072448  2085 raft_consensus.cc:2468] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 2.
I20260710 13:27:57.054893  2468 raft_consensus.cc:2468] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 1.
I20260710 13:27:57.069806  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.073880  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.075575  2431 raft_consensus.cc:2749] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:27:57.077781  1974 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:27:57.078074  2334 leader_election.cc:290] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249)
I20260710 13:27:57.079850  2531 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:27:57.082329  2082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:57.082508  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:57.083076  2082 raft_consensus.cc:3060] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.084465  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc5226cbdd042fd99efe1d24d27fd6a" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.088696  2076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:57.057627  2515 raft_consensus.cc:2749] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.091140  2467 raft_consensus.cc:2468] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:57.095741  1976 leader_election.cc:304] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.096273  2049 leader_election.cc:304] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:57.096859  2435 raft_consensus.cc:2749] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.097173  2431 raft_consensus.cc:2804] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.097636  2431 raft_consensus.cc:697] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:57.098423  2431 consensus_queue.cc:237] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.100270  1976 leader_election.cc:304] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.101004  2082 raft_consensus.cc:2468] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917707184ab94d3f851fb9211f107e42 in term 2.
I20260710 13:27:57.101413  2435 raft_consensus.cc:2749] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:27:57.104029  2123 leader_election.cc:343] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.104228  2050 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
W20260710 13:27:57.105095  2123 leader_election.cc:343] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.105541  2050 leader_election.cc:304] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
W20260710 13:27:57.106019  2123 leader_election.cc:343] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.106405  2332 raft_consensus.cc:2804] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:57.106799  2332 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b65935185520466e9f9183a5f2e49743)
W20260710 13:27:57.106958  2123 leader_election.cc:343] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.107168  2332 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:57.107890  2123 leader_election.cc:343] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.111830  1829 catalog_manager.cc:5697] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 1 to 2, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 2 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.114271  1829 catalog_manager.cc:5697] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 1 to 2, leader changed from a050fe7c22774d52b6489c010f99866e (127.31.129.193) to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 2 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.119163  1976 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.120343  2435 raft_consensus.cc:2749] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.121210  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:57.122301  2010 raft_consensus.cc:2393] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c253e926f7e148efb3fb0cf65cf3910c in current term 2: Already voted for candidate b65935185520466e9f9183a5f2e49743 in this term.
I20260710 13:27:57.123701  1976 leader_election.cc:304] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.108588  2123 leader_election.cc:304] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.128397  2008 raft_consensus.cc:1275] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.128978  2123 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.129298  2532 raft_consensus.cc:2749] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.125767  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:57.130934  2512 consensus_queue.cc:1059] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.131189  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e8b0fba6043fe8353b55b0a7f490f" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:57.131920  2512 raft_consensus.cc:2804] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:57.132282  2512 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:57.132608  2512 raft_consensus.cc:3060] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.132997  2471 raft_consensus.cc:1240] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Rejecting Update request from peer b65935185520466e9f9183a5f2e49743 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.135356  2427 ts_tablet_manager.cc:1434] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.200s	user 0.003s	sys 0.006s
I20260710 13:27:57.111435  2515 raft_consensus.cc:2764] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:27:57.135995  2532 raft_consensus.cc:3055] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.141022  2081 raft_consensus.cc:1240] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Rejecting Update request from peer 917707184ab94d3f851fb9211f107e42 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.143366  2532 raft_consensus.cc:740] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:57.144522  2532 consensus_queue.cc:260] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.145340  2427 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.145773  2532 raft_consensus.cc:3060] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.136090  2520 raft_consensus.cc:2749] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.135964  2124 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.151329  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.151862  2124 leader_election.cc:304] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e
I20260710 13:27:57.153232  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:57.154194  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:57.155164  2531 raft_consensus.cc:2749] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.155900  2531 raft_consensus.cc:2804] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.156418  2531 raft_consensus.cc:697] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:57.157397  2531 consensus_queue.cc:237] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.141557  2332 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:57.164291  2154 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:57.164865  2332 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 2 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:57.167413  2156 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:57.168278  2467 raft_consensus.cc:1240] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Rejecting Update request from peer b65935185520466e9f9183a5f2e49743 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.154286  2124 leader_election.cc:304] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:57.185406  2468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.187366  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:57.190013  2081 raft_consensus.cc:2393] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b65935185520466e9f9183a5f2e49743 in current term 2: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:57.189929  2334 raft_consensus.cc:2804] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.192991  2081 raft_consensus.cc:1240] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Rejecting Update request from peer b65935185520466e9f9183a5f2e49743 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.191408  2334 raft_consensus.cc:697] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Becoming Leader. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:27:57.196257  2050 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.196375  2334 consensus_queue.cc:237] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.197566  2332 raft_consensus.cc:2749] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.197783  2513 consensus_queue.cc:1048] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.202597  2468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.215888  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.218555  2512 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.225148  2427 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.226168  2427 tablet_bootstrap.cc:492] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.226856  2427 ts_tablet_manager.cc:1403] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.013s
I20260710 13:27:57.230891  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.231582  2081 raft_consensus.cc:1275] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer 917707184ab94d3f851fb9211f107e42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.233024  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebfa4ca7ba94f41a78e54b589328540" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.233651  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:57.234150  2468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:57.235476  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:57.236124  2005 raft_consensus.cc:2468] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:27:57.237525  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:57.238072  2520 consensus_queue.cc:1059] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.239004  2520 consensus_queue.cc:1243] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [LEADER]: Peer c253e926f7e148efb3fb0cf65cf3910c log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:27:57.239349  2050 leader_election.cc:304] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [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: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c; no voters: b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.239429  2520 raft_consensus.cc:3055] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.239917  2520 raft_consensus.cc:740] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:57.241374  2515 raft_consensus.cc:2804] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.237807  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:57.240751  2520 consensus_queue.cc:260] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.243017  2531 consensus_queue.cc:1048] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.241873  2515 raft_consensus.cc:697] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:57.243404  2520 raft_consensus.cc:3060] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.244357  2515 consensus_queue.cc:237] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:57.247241  2010 raft_consensus.cc:1275] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer 917707184ab94d3f851fb9211f107e42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.249694  2427 raft_consensus.cc:359] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.250427  2427 raft_consensus.cc:740] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.251855  2512 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:57.252908  2427 consensus_queue.cc:260] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.255148  2427 ts_tablet_manager.cc:1434] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:27:57.260218  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:57.251102  2334 consensus_queue.cc:1048] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260710 13:27:57.260464  2427 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.266760  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:57.267098  2468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2424b9bb054cd290af0f042301f57e" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:57.269496  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
W20260710 13:27:57.273773  1975 leader_election.cc:343] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.274241  1975 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e
W20260710 13:27:57.275811  1975 leader_election.cc:343] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:57.276207  2123 leader_election.cc:343] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.277917  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "917707184ab94d3f851fb9211f107e42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:57.278586  2520 raft_consensus.cc:2749] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.276221  1975 leader_election.cc:304] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.280813  2435 raft_consensus.cc:2749] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.280705  1975 leader_election.cc:304] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.282032  2435 raft_consensus.cc:2749] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.274228  2050 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [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: c253e926f7e148efb3fb0cf65cf3910c; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.290432  2515 raft_consensus.cc:2749] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:27:57.293610  1975 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:57.294611  1975 leader_election.cc:343] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.295063  1975 leader_election.cc:304] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
W20260710 13:27:57.296198  1975 leader_election.cc:343] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.296674  1975 leader_election.cc:304] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e
I20260710 13:27:57.297433  2435 raft_consensus.cc:2749] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.298460  2435 raft_consensus.cc:2749] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.276346  2423 leader_election.cc:304] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:57.302600  2429 raft_consensus.cc:2764] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:27:57.303855  2123 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [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: 917707184ab94d3f851fb9211f107e42; no voters: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.305123  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70f129223fd49609e91a52d71518bc2" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:57.305472  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968cdb312211478a82d32ac646f4919b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.305557  2334 raft_consensus.cc:2749] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.293224  2158 raft_consensus.cc:2468] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:57.309191  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.311583  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:57.321522  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
W20260710 13:27:57.323549  1975 leader_election.cc:343] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:57.325047  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.326804  2156 raft_consensus.cc:2393] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 2: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:57.325733  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00ee4ff184a41f88e036a6f1c6f963e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:57.327718  2158 raft_consensus.cc:2393] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 2: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:57.327399  2423 leader_election.cc:304] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.328900  2429 raft_consensus.cc:2749] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.330580  2423 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743
I20260710 13:27:57.331363  2429 raft_consensus.cc:2749] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.326210  1975 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.333424  2435 raft_consensus.cc:2749] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.334283  1975 leader_election.cc:304] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e
I20260710 13:27:57.342331  2423 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.343541  2435 raft_consensus.cc:2749] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.345125  2423 leader_election.cc:304] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: 917707184ab94d3f851fb9211f107e42, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:57.347121  2429 raft_consensus.cc:2749] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.348273  2429 raft_consensus.cc:2749] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:57.357300  1831 catalog_manager.cc:5697] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 1 to 2, leader changed from b65935185520466e9f9183a5f2e49743 (127.31.129.194) to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 2 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } }
W20260710 13:27:57.358644  2123 consensus_peers.cc:597] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:57.363611  2427 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.364343  2427 tablet_bootstrap.cc:492] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.364864  2427 ts_tablet_manager.cc:1403] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.105s	user 0.024s	sys 0.005s
I20260710 13:27:57.367229  2427 raft_consensus.cc:359] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.367857  2427 raft_consensus.cc:740] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.368656  2427 consensus_queue.cc:260] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.370882  2427 ts_tablet_manager.cc:1434] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:27:57.372252  2427 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.416712  2471 raft_consensus.cc:1275] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.418521  2515 consensus_queue.cc:1048] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.420784  1832 catalog_manager.cc:5697] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 1 to 2, leader changed from a050fe7c22774d52b6489c010f99866e (127.31.129.193) to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 2 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.423594  1832 catalog_manager.cc:5697] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 1 to 2, leader changed from b65935185520466e9f9183a5f2e49743 (127.31.129.194) to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 2 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.427510  1832 catalog_manager.cc:5697] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 1 to 2, leader changed from 917707184ab94d3f851fb9211f107e42 (127.31.129.196) to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 2 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.424578  1829 catalog_manager.cc:5697] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 1 to 2, leader changed from a050fe7c22774d52b6489c010f99866e (127.31.129.193) to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 2 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.443213  2158 raft_consensus.cc:1275] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.447480  2081 raft_consensus.cc:1240] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Rejecting Update request from peer b65935185520466e9f9183a5f2e49743 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.453680  2515 consensus_queue.cc:1048] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.454993  2435 consensus_queue.cc:1059] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.455957  2435 raft_consensus.cc:3055] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.455579  1829 catalog_manager.cc:5697] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 reported cstate change: term changed from 1 to 2, leader changed from a050fe7c22774d52b6489c010f99866e (127.31.129.193) to 917707184ab94d3f851fb9211f107e42 (127.31.129.196). New cstate: current_term: 2 leader_uuid: "917707184ab94d3f851fb9211f107e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.456278  2435 raft_consensus.cc:740] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:57.457290  2435 consensus_queue.cc:260] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:57.458547  2435 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.473940  2005 raft_consensus.cc:1275] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer 917707184ab94d3f851fb9211f107e42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.478263  2512 consensus_queue.cc:1048] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.507010  2427 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.507893  2427 tablet_bootstrap.cc:492] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.508517  2427 ts_tablet_manager.cc:1403] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.136s	user 0.027s	sys 0.019s
I20260710 13:27:57.511569  2427 raft_consensus.cc:359] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.521705  2427 raft_consensus.cc:740] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.522483  2427 consensus_queue.cc:260] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.522765  1832 catalog_manager.cc:5697] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 1 to 2, leader changed from 917707184ab94d3f851fb9211f107e42 (127.31.129.196) to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 2 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.529803  2427 ts_tablet_manager.cc:1434] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:27:57.530663  2427 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.561843  2427 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.563200  2427 tablet_bootstrap.cc:492] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.563880  2427 ts_tablet_manager.cc:1403] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.006s
I20260710 13:27:57.566597  2427 raft_consensus.cc:359] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.567196  2427 raft_consensus.cc:740] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.567777  2427 consensus_queue.cc:260] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.569676  2427 ts_tablet_manager.cc:1434] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:57.585212  2427 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.603615  2158 raft_consensus.cc:1275] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.607149  2430 consensus_queue.cc:1048] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.606678  2005 raft_consensus.cc:1275] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.621716  2471 raft_consensus.cc:1275] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.623948  2431 consensus_queue.cc:1048] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.627305  2332 consensus_queue.cc:1048] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:27:57.636772  2123 consensus_peers.cc:597] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:57.661872  2467 raft_consensus.cc:1275] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.674216  2156 raft_consensus.cc:1240] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Rejecting Update request from peer b65935185520466e9f9183a5f2e49743 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:57.676833  2435 consensus_queue.cc:1059] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.678076  2435 raft_consensus.cc:3055] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.678469  2435 raft_consensus.cc:740] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:57.679569  2435 consensus_queue.cc:260] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.681202  2435 raft_consensus.cc:3060] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.686643  2515 consensus_queue.cc:1048] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.737644  2156 raft_consensus.cc:1275] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.743722  2515 consensus_queue.cc:1048] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.752460  2081 raft_consensus.cc:1275] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer 917707184ab94d3f851fb9211f107e42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.754745  2512 consensus_queue.cc:1048] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.756651  2081 raft_consensus.cc:1275] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer 917707184ab94d3f851fb9211f107e42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.763799  2531 consensus_queue.cc:1048] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.777037  2427 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.777974  2427 tablet_bootstrap.cc:492] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.778596  2427 ts_tablet_manager.cc:1403] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.194s	user 0.086s	sys 0.076s
I20260710 13:27:57.784323  2427 raft_consensus.cc:359] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.784981  2427 raft_consensus.cc:740] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.785763  2427 consensus_queue.cc:260] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:27:57.789907  2010 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.795076  2427 ts_tablet_manager.cc:1434] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 13:27:57.801239  2427 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.807538  2468 raft_consensus.cc:3060] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.816558  2468 raft_consensus.cc:1275] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Refusing update from remote peer 917707184ab94d3f851fb9211f107e42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.817971  2531 consensus_queue.cc:1048] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.843426  2010 raft_consensus.cc:1275] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.845177  2513 consensus_queue.cc:1048] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.902462  2427 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.903461  2427 tablet_bootstrap.cc:492] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.904086  2427 ts_tablet_manager.cc:1403] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.103s	user 0.030s	sys 0.035s
I20260710 13:27:57.906545  2427 raft_consensus.cc:359] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.907215  2427 raft_consensus.cc:740] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.907927  2427 consensus_queue.cc:260] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.915138  2427 ts_tablet_manager.cc:1434] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:57.915999  2427 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.927038  2427 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.927629  2427 tablet_bootstrap.cc:492] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.928124  2427 ts_tablet_manager.cc:1403] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:27:57.929936  2427 raft_consensus.cc:359] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.930418  2427 raft_consensus.cc:740] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.931046  2427 consensus_queue.cc:260] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.932448  2427 ts_tablet_manager.cc:1434] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:57.933322  2427 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.946414  2427 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.947288  2427 tablet_bootstrap.cc:492] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.947829  2427 ts_tablet_manager.cc:1403] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 13:27:57.949615  2427 raft_consensus.cc:359] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.950136  2427 raft_consensus.cc:740] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.950815  2427 consensus_queue.cc:260] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:57.952600  2427 ts_tablet_manager.cc:1434] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:57.953722  2427 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Bootstrap starting.
I20260710 13:27:57.957279  2471 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.965961  2427 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: 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
I20260710 13:27:57.966962  2427 tablet_bootstrap.cc:492] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Bootstrap complete.
I20260710 13:27:57.967630  2427 ts_tablet_manager.cc:1403] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 13:27:57.970070  2427 raft_consensus.cc:359] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.970685  2427 raft_consensus.cc:740] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.971477  2427 consensus_queue.cc:260] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:27:57.973641  2427 ts_tablet_manager.cc:1434] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:27:57.989663  2471 raft_consensus.cc:3060] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.586916  2584 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.587389  2584 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:58.589071  2584 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:58.590101  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:58.590293  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:58.590903  2156 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:27:58.590837  2081 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:27:58.592139  1976 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:58.592778  2584 raft_consensus.cc:2804] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:58.593163  2584 raft_consensus.cc:493] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.593502  2584 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.601293  2584 raft_consensus.cc:515] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:58.603358  2584 leader_election.cc:290] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 3 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:27:58.604071  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:27:58.604586  2081 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.604390  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43db9ea05258426b8c0b64d51462ed2e" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:58.605082  2156 raft_consensus.cc:3060] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.611964  2081 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 3.
I20260710 13:27:58.613116  1976 leader_election.cc:304] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:58.615895  2156 raft_consensus.cc:2468] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 3.
I20260710 13:27:58.617108  2584 raft_consensus.cc:2804] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:58.621052  2584 raft_consensus.cc:697] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 3 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:27:58.621910  2584 consensus_queue.cc:237] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:27:58.629102  1832 catalog_manager.cc:5697] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:58.825713  2591 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.826342  2591 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.828351  2591 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:58.829486  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:58.830214  2005 raft_consensus.cc:2393] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 2: Already voted for candidate b65935185520466e9f9183a5f2e49743 in this term.
I20260710 13:27:58.830286  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c" is_pre_election: true
I20260710 13:27:58.831149  2081 raft_consensus.cc:2393] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 2: Already voted for candidate c253e926f7e148efb3fb0cf65cf3910c in this term.
I20260710 13:27:58.832320  2423 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e; no voters: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c
I20260710 13:27:58.833138  2591 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.839725  2591 raft_consensus.cc:2749] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:58.919711  2515 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.920133  2515 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.921845  2515 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:58.922501  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e" is_pre_election: true
I20260710 13:27:58.922935  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:58.923262  2471 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:58.923583  2005 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 2.
I20260710 13:27:58.925145  2049 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:58.926144  2515 raft_consensus.cc:2804] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:58.926505  2515 raft_consensus.cc:493] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.926862  2515 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.932161  2515 raft_consensus.cc:515] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.934144  2515 leader_election.cc:290] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [CANDIDATE]: Term 3 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:58.934603  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:27:58.934737  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c1d962fc6674495b75797b6093c246c" candidate_uuid: "c253e926f7e148efb3fb0cf65cf3910c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:58.935408  2005 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.935900  2471 raft_consensus.cc:3060] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.940626  2471 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 3.
I20260710 13:27:58.941629  2049 leader_election.cc:304] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [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: a050fe7c22774d52b6489c010f99866e, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:27:58.942337  2515 raft_consensus.cc:2804] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:58.942785  2515 raft_consensus.cc:697] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 3 LEADER]: Becoming Leader. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:27:58.943106  2005 raft_consensus.cc:2468] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c253e926f7e148efb3fb0cf65cf3910c in term 3.
I20260710 13:27:58.944116  2515 consensus_queue.cc:237] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.945886  2591 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:58.946491  2591 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.948761  2591 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:58.950280  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42" is_pre_election: true
I20260710 13:27:58.950541  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743" is_pre_election: true
I20260710 13:27:58.951215  2005 raft_consensus.cc:2468] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:27:58.951213  2156 raft_consensus.cc:2393] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 2: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:58.952397  2423 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:27:58.953262  2591 raft_consensus.cc:2804] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:58.953708  2591 raft_consensus.cc:493] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b65935185520466e9f9183a5f2e49743)
I20260710 13:27:58.954042  2591 raft_consensus.cc:3060] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.953326  1832 catalog_manager.cc:5697] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c reported cstate change: term changed from 1 to 3, leader changed from a050fe7c22774d52b6489c010f99866e (127.31.129.193) to c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195). New cstate: current_term: 3 leader_uuid: "c253e926f7e148efb3fb0cf65cf3910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:58.960381  2591 raft_consensus.cc:515] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.962968  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:27:58.963735  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c9ac4d4374993b272c7ff78bd0cab" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:27:58.963896  2156 raft_consensus.cc:2393] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a050fe7c22774d52b6489c010f99866e in current term 2: Already voted for candidate 917707184ab94d3f851fb9211f107e42 in this term.
I20260710 13:27:58.965638  2591 leader_election.cc:290] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:27:58.969878  2005 raft_consensus.cc:2468] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:27:58.970949  2423 leader_election.cc:304] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 917707184ab94d3f851fb9211f107e42
I20260710 13:27:58.971896  2591 raft_consensus.cc:2804] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:58.974153  2591 raft_consensus.cc:697] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:27:58.975070  2591 consensus_queue.cc:237] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:27:58.984134  1832 catalog_manager.cc:5697] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 1 to 2, leader changed from b65935185520466e9f9183a5f2e49743 (127.31.129.194) to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.047544  2156 raft_consensus.cc:1275] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:59.048792  2584 consensus_queue.cc:1048] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.059592  2081 raft_consensus.cc:1275] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:59.061268  2584 consensus_queue.cc:1048] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.365091  2156 raft_consensus.cc:1275] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:59.366303  2591 consensus_queue.cc:1048] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.389709  2005 raft_consensus.cc:1275] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:59.391018  2593 consensus_queue.cc:1048] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.501327  2005 raft_consensus.cc:1275] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:59.502561  2515 consensus_queue.cc:1048] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.516752  2471 raft_consensus.cc:1275] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Refusing update from remote peer c253e926f7e148efb3fb0cf65cf3910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:59.525174  2606 consensus_queue.cc:1048] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:06.752175 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:06.787983  2158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2"
dest_uuid: "917707184ab94d3f851fb9211f107e42"
mode: GRACEFUL
new_leader_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:48316
I20260710 13:28:06.789232  2158 raft_consensus.cc:606] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Received request to transfer leadership to TS b65935185520466e9f9183a5f2e49743
I20260710 13:28:06.793232  2156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "536d197a452344c1a5315a31eebd793e"
dest_uuid: "917707184ab94d3f851fb9211f107e42"
mode: GRACEFUL
new_leader_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:48316
I20260710 13:28:06.793788  2156 raft_consensus.cc:606] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Received request to transfer leadership to TS a050fe7c22774d52b6489c010f99866e
I20260710 13:28:06.796700  2156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d"
dest_uuid: "917707184ab94d3f851fb9211f107e42"
mode: GRACEFUL
new_leader_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:48316
I20260710 13:28:06.797314  2156 raft_consensus.cc:606] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Received request to transfer leadership to TS b65935185520466e9f9183a5f2e49743
I20260710 13:28:06.813164  2081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d"
dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
mode: GRACEFUL
new_leader_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:45352
I20260710 13:28:06.813827  2081 raft_consensus.cc:606] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Received request to transfer leadership to TS a050fe7c22774d52b6489c010f99866e
I20260710 13:28:06.816941  2156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992"
dest_uuid: "917707184ab94d3f851fb9211f107e42"
mode: GRACEFUL
new_leader_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:48316
I20260710 13:28:06.817514  2156 raft_consensus.cc:606] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Received request to transfer leadership to TS b65935185520466e9f9183a5f2e49743
I20260710 13:28:06.818902 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:28:06.819767 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:06.855432  2615 raft_consensus.cc:993] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: : Instructing follower a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:06.856201  2621 raft_consensus.cc:1081] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Signalling peer a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:06.858368  2471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d"
dest_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:43370
I20260710 13:28:06.859019  2471 raft_consensus.cc:493] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:06.859324  2471 raft_consensus.cc:3060] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.866403  2471 raft_consensus.cc:515] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:06.868395  2471 leader_election.cc:290] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:28:06.869585  2005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:28:06.869617  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9375532e4334385b2675a3c005d4e7d" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:06.870484  2005 raft_consensus.cc:3060] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.870543  2081 raft_consensus.cc:3055] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:06.871003  2081 raft_consensus.cc:740] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:28:06.871896  2081 consensus_queue.cc:260] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:06.873452  2081 raft_consensus.cc:3060] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.878006  2005 raft_consensus.cc:2468] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:28:06.879426  2423 leader_election.cc:304] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:28:06.880365  2620 raft_consensus.cc:2804] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:06.880484  2081 raft_consensus.cc:2468] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:28:06.881605  2620 raft_consensus.cc:697] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:28:06.883033  2620 consensus_queue.cc:237] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:06.889979  2614 raft_consensus.cc:993] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: : Instructing follower b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:06.890596  2616 raft_consensus.cc:1081] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Signalling peer b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:06.892581  2005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d"
dest_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:46952
I20260710 13:28:06.893129  2005 raft_consensus.cc:493] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:06.893481  2005 raft_consensus.cc:3060] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.895087  1832 catalog_manager.cc:5697] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 1 to 2, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.901511  2005 raft_consensus.cc:515] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:06.904241  2005 leader_election.cc:290] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:28:06.905182  2081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:06.905609  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943f5f2a413044c88a0a2014f66f496d" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:06.905905  2081 raft_consensus.cc:3060] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.906188  2156 raft_consensus.cc:3055] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:06.906510  2156 raft_consensus.cc:740] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:28:06.907526  2156 consensus_queue.cc:260] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:06.908960  2156 raft_consensus.cc:3060] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.913446  2081 raft_consensus.cc:2468] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:28:06.915201  1976 leader_election.cc:304] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:28:06.916160  2609 raft_consensus.cc:2804] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:06.917824  2609 raft_consensus.cc:697] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 2 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:28:06.918666  2156 raft_consensus.cc:2468] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:28:06.918844  2609 consensus_queue.cc:237] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:06.927625  1832 catalog_manager.cc:5697] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 1 to 2, leader changed from 917707184ab94d3f851fb9211f107e42 (127.31.129.196) to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.197265  2616 raft_consensus.cc:993] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: : Instructing follower a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:07.197824  2614 raft_consensus.cc:1081] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Signalling peer a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:07.199456  2471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "536d197a452344c1a5315a31eebd793e"
dest_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:43378
I20260710 13:28:07.199640  2616 raft_consensus.cc:993] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: : Instructing follower b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:07.200045  2471 raft_consensus.cc:493] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:07.200261  2614 raft_consensus.cc:1081] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Signalling peer b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:07.200474  2471 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:07.202029  2005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2"
dest_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:46952
I20260710 13:28:07.202558  2005 raft_consensus.cc:493] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:07.202931  2005 raft_consensus.cc:3060] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.207604  2471 raft_consensus.cc:515] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:28:07.209654  2471 leader_election.cc:290] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 3 election: Requested vote from peers 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071), b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231)
I20260710 13:28:07.210384  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:07.210994  2156 raft_consensus.cc:3055] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:07.209837  2005 raft_consensus.cc:515] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:07.211287  2156 raft_consensus.cc:740] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:28:07.211220  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536d197a452344c1a5315a31eebd793e" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:28:07.212241  2010 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:07.212544  2156 consensus_queue.cc:260] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:28:07.213181  2005 leader_election.cc:290] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:28:07.213864  2156 raft_consensus.cc:3060] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:07.214269  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:07.214985  2158 raft_consensus.cc:3055] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:07.215330  2158 raft_consensus.cc:740] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:28:07.216282  2158 consensus_queue.cc:260] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:07.217674  2158 raft_consensus.cc:3060] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.220640  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f2df97b8f54ae4a65522d51ca41db2" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:07.221194  2080 raft_consensus.cc:3060] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.221272  2156 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 3.
I20260710 13:28:07.222559  2423 leader_election.cc:304] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:28:07.223539  2620 raft_consensus.cc:2804] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:07.224095  2620 raft_consensus.cc:697] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 3 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:28:07.225008  2620 consensus_queue.cc:237] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [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: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } }
I20260710 13:28:07.231168  2080 raft_consensus.cc:2468] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:28:07.233762  2010 raft_consensus.cc:2468] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 3.
I20260710 13:28:07.232430  1976 leader_election.cc:304] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [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: b65935185520466e9f9183a5f2e49743, c253e926f7e148efb3fb0cf65cf3910c; no voters: 
I20260710 13:28:07.235906  2609 raft_consensus.cc:2804] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:07.236363  2609 raft_consensus.cc:697] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 2 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:28:07.237532  2158 raft_consensus.cc:2468] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:28:07.237313  2609 consensus_queue.cc:237] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:07.238407  1832 catalog_manager.cc:5697] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 2 to 3, leader changed from 917707184ab94d3f851fb9211f107e42 (127.31.129.196) to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 3 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.249974  1832 catalog_manager.cc:5697] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 1 to 2, leader changed from 917707184ab94d3f851fb9211f107e42 (127.31.129.196) to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.271704  2616 raft_consensus.cc:993] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: : Instructing follower b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:07.272378  2614 raft_consensus.cc:1081] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Signalling peer b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:07.272805  2010 raft_consensus.cc:1275] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:07.274154  2010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992"
dest_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:46952
I20260710 13:28:07.274607  2010 raft_consensus.cc:493] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:07.274183  2620 consensus_queue.cc:1048] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:07.274981  2010 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:07.281602  2010 raft_consensus.cc:515] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:07.283926  2010 leader_election.cc:290] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 3 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:28:07.285121  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:07.285575  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b93f39388a4eefb4c4d166c3ba1992" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:07.285822  2156 raft_consensus.cc:3055] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:07.286140  2156 raft_consensus.cc:740] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 917707184ab94d3f851fb9211f107e42, State: Running, Role: LEADER
I20260710 13:28:07.286163  2080 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:07.287359  2156 consensus_queue.cc:260] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:07.289040  2156 raft_consensus.cc:3060] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:07.297433  2156 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 3.
I20260710 13:28:07.299005  1976 leader_election.cc:304] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:28:07.300295  2609 raft_consensus.cc:2804] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:07.300920  2080 raft_consensus.cc:2468] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 3.
I20260710 13:28:07.300928  2609 raft_consensus.cc:697] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 3 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:28:07.303712  2609 consensus_queue.cc:237] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:07.308041  2080 raft_consensus.cc:1275] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:07.324712  2626 consensus_queue.cc:1048] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:07.333007  1832 catalog_manager.cc:5697] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 2 to 3, leader changed from 917707184ab94d3f851fb9211f107e42 (127.31.129.196) to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.358445  2156 raft_consensus.cc:1275] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:07.359727  2609 consensus_queue.cc:1048] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:07.369975  2080 raft_consensus.cc:1275] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:07.372541  2632 consensus_queue.cc:1048] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:07.633337  2156 raft_consensus.cc:1275] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:07.634842  2632 consensus_queue.cc:1048] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:07.645963  2080 raft_consensus.cc:1275] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:07.648725  2650 consensus_queue.cc:1048] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:07.664948  2010 raft_consensus.cc:1275] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:07.666224  2626 consensus_queue.cc:1048] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.678609  2156 raft_consensus.cc:1275] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:07.680368  2639 consensus_queue.cc:1048] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:07.708544  2156 raft_consensus.cc:1275] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:07.709831  2650 consensus_queue.cc:1048] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.719456  2080 raft_consensus.cc:1275] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:07.720903  2632 consensus_queue.cc:1048] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:07.820787 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:07.838238 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:07.853026  2080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc"
dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
mode: GRACEFUL
new_leader_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:45352
I20260710 13:28:07.853760  2080 raft_consensus.cc:606] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Received request to transfer leadership to TS a050fe7c22774d52b6489c010f99866e
I20260710 13:28:07.856848  2080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b"
dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
mode: GRACEFUL
new_leader_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:45352
I20260710 13:28:07.857473  2080 raft_consensus.cc:606] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Received request to transfer leadership to TS a050fe7c22774d52b6489c010f99866e
I20260710 13:28:07.860399  2080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341"
dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
mode: GRACEFUL
new_leader_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:45352
I20260710 13:28:07.860948  2080 raft_consensus.cc:606] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Received request to transfer leadership to TS b65935185520466e9f9183a5f2e49743
I20260710 13:28:07.863855  2080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa"
dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
mode: GRACEFUL
new_leader_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:45352
I20260710 13:28:07.864580  2080 raft_consensus.cc:606] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Received request to transfer leadership to TS b65935185520466e9f9183a5f2e49743
I20260710 13:28:07.867231  2080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861"
dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
mode: GRACEFUL
new_leader_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:45352
I20260710 13:28:07.867700  2080 raft_consensus.cc:606] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Received request to transfer leadership to TS a050fe7c22774d52b6489c010f99866e
I20260710 13:28:07.868810 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:28:07.869486 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:08.068120  2621 raft_consensus.cc:993] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: : Instructing follower a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:08.068713  2648 raft_consensus.cc:1081] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Signalling peer a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:08.070122  2471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861"
dest_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:43370
I20260710 13:28:08.070593  2471 raft_consensus.cc:493] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.070930  2471 raft_consensus.cc:3060] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.075132  2471 raft_consensus.cc:515] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:28:08.076560  2471 leader_election.cc:290] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:28:08.077503  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:08.077704  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfaa94a86d648c6bfddf1a04e8dd861" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:08.078117  2080 raft_consensus.cc:3055] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:08.078229  2156 raft_consensus.cc:3060] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.078553  2080 raft_consensus.cc:740] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:28:08.079443  2080 consensus_queue.cc:260] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:28:08.080762  2080 raft_consensus.cc:3060] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.084859  2156 raft_consensus.cc:2468] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:28:08.086256  2423 leader_election.cc:304] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:28:08.087213  2639 raft_consensus.cc:2804] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:08.087680  2080 raft_consensus.cc:2468] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:28:08.087697  2639 raft_consensus.cc:697] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:28:08.089808  2639 consensus_queue.cc:237] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:28:08.099700  1829 catalog_manager.cc:5697] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 1 to 2, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.104512  2621 raft_consensus.cc:993] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: : Instructing follower b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:08.106101  2648 raft_consensus.cc:1081] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Signalling peer b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:08.107996  2010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341"
dest_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:46954
I20260710 13:28:08.108560  2010 raft_consensus.cc:493] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.108927  2010 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:08.115949  2010 raft_consensus.cc:515] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:08.117997  2010 leader_election.cc:290] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 3 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:28:08.119215  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:08.120009  2156 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:08.120432  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a84de18c92401dab612d931d9e0341" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:08.121186  2080 raft_consensus.cc:3055] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:08.121555  2080 raft_consensus.cc:740] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:28:08.122443  2080 consensus_queue.cc:260] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:08.123620  2080 raft_consensus.cc:3060] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:08.126616  2156 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 3.
I20260710 13:28:08.127822  1976 leader_election.cc:304] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [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: 917707184ab94d3f851fb9211f107e42, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:28:08.128588  2632 raft_consensus.cc:2804] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:08.129002  2632 raft_consensus.cc:697] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 3 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:28:08.130064  2080 raft_consensus.cc:2468] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 3.
I20260710 13:28:08.129921  2632 consensus_queue.cc:237] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [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: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } }
I20260710 13:28:08.136405  2621 raft_consensus.cc:993] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: : Instructing follower a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:08.136911  2648 raft_consensus.cc:1081] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Signalling peer a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:08.138448  2471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc"
dest_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:43370
I20260710 13:28:08.139014  2471 raft_consensus.cc:493] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.139384  2471 raft_consensus.cc:3060] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.140306  1829 catalog_manager.cc:5697] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 2 to 3, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.145884  2471 raft_consensus.cc:515] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:08.150005  2471 leader_election.cc:290] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 2 election: Requested vote from peers b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:28:08.151085  2010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65935185520466e9f9183a5f2e49743"
I20260710 13:28:08.151561  2010 raft_consensus.cc:3060] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.155954  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a5efe8669a41be99dd35d4619d0cdc" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:08.156085  2010 raft_consensus.cc:2468] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:28:08.156651  2080 raft_consensus.cc:3055] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:08.157310  2080 raft_consensus.cc:740] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:28:08.157779  2423 leader_election.cc:304] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:28:08.158846  2639 raft_consensus.cc:2804] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:08.158608  2080 consensus_queue.cc:260] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:08.159473  2639 raft_consensus.cc:697] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:28:08.160008  2080 raft_consensus.cc:3060] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.160490  2639 consensus_queue.cc:237] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:08.165768  2080 raft_consensus.cc:2468] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 2.
I20260710 13:28:08.170145  1829 catalog_manager.cc:5697] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 1 to 2, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.183786  2648 raft_consensus.cc:993] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: : Instructing follower b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:08.184332  2621 raft_consensus.cc:1081] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Signalling peer b65935185520466e9f9183a5f2e49743 to start an election
I20260710 13:28:08.186002  2010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa"
dest_uuid: "b65935185520466e9f9183a5f2e49743"
 from {username='slave'} at 127.0.0.1:46954
I20260710 13:28:08.186475  2010 raft_consensus.cc:493] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.186924  2010 raft_consensus.cc:3060] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.192395  2010 raft_consensus.cc:515] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:08.194795  2010 leader_election.cc:290] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [CANDIDATE]: Term 2 election: Requested vote from peers a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249), c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773)
I20260710 13:28:08.194973  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a050fe7c22774d52b6489c010f99866e"
I20260710 13:28:08.194998  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78c6804e6684fea9f577d53a18011aa" candidate_uuid: "b65935185520466e9f9183a5f2e49743" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:08.195816  2471 raft_consensus.cc:3060] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.195926  2080 raft_consensus.cc:3055] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:08.196475  2080 raft_consensus.cc:740] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:28:08.197737  2080 consensus_queue.cc:260] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:08.199156  2080 raft_consensus.cc:3060] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.204809  2648 raft_consensus.cc:993] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: : Instructing follower a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:08.204752  2471 raft_consensus.cc:2468] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:28:08.205513  2648 raft_consensus.cc:1081] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Signalling peer a050fe7c22774d52b6489c010f99866e to start an election
I20260710 13:28:08.207178  2080 raft_consensus.cc:2468] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65935185520466e9f9183a5f2e49743 in term 2.
I20260710 13:28:08.207865  1975 leader_election.cc:304] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [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: a050fe7c22774d52b6489c010f99866e, b65935185520466e9f9183a5f2e49743; no voters: 
I20260710 13:28:08.208914  2632 raft_consensus.cc:2804] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:08.209384  2632 raft_consensus.cc:697] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 2 LEADER]: Becoming Leader. State: Replica: b65935185520466e9f9183a5f2e49743, State: Running, Role: LEADER
I20260710 13:28:08.209460  2468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b"
dest_uuid: "a050fe7c22774d52b6489c010f99866e"
 from {username='slave'} at 127.0.0.1:43370
I20260710 13:28:08.210186  2468 raft_consensus.cc:493] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.210593  2468 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:08.210283  2632 consensus_queue.cc:237] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [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: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } }
I20260710 13:28:08.218840  2468 raft_consensus.cc:515] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:28:08.220947  2468 leader_election.cc:290] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [CANDIDATE]: Term 3 election: Requested vote from peers c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773), 917707184ab94d3f851fb9211f107e42 (127.31.129.196:34071)
I20260710 13:28:08.223716  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "917707184ab94d3f851fb9211f107e42"
I20260710 13:28:08.224463  2156 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:08.226600  2080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d10479c86f444b49dd1cf36f5a7aa1b" candidate_uuid: "a050fe7c22774d52b6489c010f99866e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c253e926f7e148efb3fb0cf65cf3910c"
I20260710 13:28:08.227375  2080 raft_consensus.cc:3055] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:08.227730  2080 raft_consensus.cc:740] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c253e926f7e148efb3fb0cf65cf3910c, State: Running, Role: LEADER
I20260710 13:28:08.228906  2080 consensus_queue.cc:260] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:28:08.230691  2080 raft_consensus.cc:3060] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:08.236608  2156 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 3.
I20260710 13:28:08.238193  2423 leader_election.cc:304] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [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: 917707184ab94d3f851fb9211f107e42, a050fe7c22774d52b6489c010f99866e; no voters: 
I20260710 13:28:08.237644  1829 catalog_manager.cc:5697] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 reported cstate change: term changed from 1 to 2, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to b65935185520466e9f9183a5f2e49743 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "b65935185520466e9f9183a5f2e49743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.239181  2639 raft_consensus.cc:2804] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:08.239719  2639 raft_consensus.cc:697] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 3 LEADER]: Becoming Leader. State: Replica: a050fe7c22774d52b6489c010f99866e, State: Running, Role: LEADER
I20260710 13:28:08.239892  2080 raft_consensus.cc:2468] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a050fe7c22774d52b6489c010f99866e in term 3.
I20260710 13:28:08.240809  2639 consensus_queue.cc:237] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [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: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } }
I20260710 13:28:08.251118  1832 catalog_manager.cc:5697] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e reported cstate change: term changed from 2 to 3, leader changed from c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195) to a050fe7c22774d52b6489c010f99866e (127.31.129.193). New cstate: current_term: 3 leader_uuid: "a050fe7c22774d52b6489c010f99866e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.545270  2080 raft_consensus.cc:1275] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.546484  2620 consensus_queue.cc:1048] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.560935  2010 raft_consensus.cc:1275] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.562270  2620 consensus_queue.cc:1048] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65935185520466e9f9183a5f2e49743" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.609074  2158 raft_consensus.cc:1275] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:08.610530  2609 consensus_queue.cc:1048] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:08.627363  2080 raft_consensus.cc:1275] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:08.629369  2632 consensus_queue.cc:1048] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:08.638629  2080 raft_consensus.cc:1275] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.640126  2632 consensus_queue.cc:1048] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.656288  2468 raft_consensus.cc:1275] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Refusing update from remote peer b65935185520466e9f9183a5f2e49743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.657707  2632 consensus_queue.cc:1048] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a050fe7c22774d52b6489c010f99866e" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.701387  2158 raft_consensus.cc:1275] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.703070  2620 consensus_queue.cc:1048] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.714104  2080 raft_consensus.cc:1275] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.716073  2639 consensus_queue.cc:1048] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.719619  2080 raft_consensus.cc:1275] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:08.721632  2639 consensus_queue.cc:1048] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c253e926f7e148efb3fb0cf65cf3910c" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:08.737315  2156 raft_consensus.cc:1275] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Refusing update from remote peer a050fe7c22774d52b6489c010f99866e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:08.742251  2620 consensus_queue.cc:1048] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [LEADER]: Connected to new peer: Peer: permanent_uuid: "917707184ab94d3f851fb9211f107e42" member_type: VOTER last_known_addr { host: "127.31.129.196" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:08.870308 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:08.883883 32263 tablet_server.cc:179] TabletServer@127.31.129.193:40249 shutting down...
W20260710 13:28:08.909930  2049 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:28:08.914461  2049 consensus_peers.cc:597] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:08.919333 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:08.920439 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.921249 32263 raft_consensus.cc:2243] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.921916 32263 raft_consensus.cc:2272] T 5ad3242ee13b452882682a96ea4ff3c7 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.924391 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.924983 32263 raft_consensus.cc:2243] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:08.925740 32263 raft_consensus.cc:2272] T 536d197a452344c1a5315a31eebd793e P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.928032 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.928834 32263 raft_consensus.cc:2243] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.929411 32263 raft_consensus.cc:2272] T 1c1d962fc6674495b75797b6093c246c P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:08.932229  2049 consensus_peers.cc:597] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:08.932581 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.933283 32263 raft_consensus.cc:2243] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.933682 32263 raft_consensus.cc:2272] T 11387a750d4d4f00ba0d22f13be3623a P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.935776 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.936389 32263 raft_consensus.cc:2243] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.936821 32263 raft_consensus.cc:2272] T e78c6804e6684fea9f577d53a18011aa P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.939224 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.939833 32263 raft_consensus.cc:2243] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.940248 32263 raft_consensus.cc:2272] T 9db8badfc7b44c4db9a028df42a49cc8 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.942080 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.942656 32263 raft_consensus.cc:2243] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.943106 32263 raft_consensus.cc:2272] T 5ebfa4ca7ba94f41a78e54b589328540 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.944947 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.945468 32263 raft_consensus.cc:2243] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:08.946244 32263 raft_consensus.cc:2272] T fdfaa94a86d648c6bfddf1a04e8dd861 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.948997 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.949542 32263 raft_consensus.cc:2243] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:08.950310 32263 raft_consensus.cc:2272] T c9375532e4334385b2675a3c005d4e7d P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.952391 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.952972 32263 raft_consensus.cc:2243] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.953403 32263 raft_consensus.cc:2272] T eb2424b9bb054cd290af0f042301f57e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.955303 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.955886 32263 raft_consensus.cc:2243] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:08.956663 32263 raft_consensus.cc:2272] T 7d10479c86f444b49dd1cf36f5a7aa1b P a050fe7c22774d52b6489c010f99866e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.958940 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.959414 32263 raft_consensus.cc:2243] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.959721 32263 raft_consensus.cc:2272] T 968cdb312211478a82d32ac646f4919b P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.961462 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.961903 32263 raft_consensus.cc:2243] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.962376 32263 raft_consensus.cc:2272] T a00ee4ff184a41f88e036a6f1c6f963e P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.964756 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.965190 32263 raft_consensus.cc:2243] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:08.965914 32263 raft_consensus.cc:2272] T bd4c9ac4d4374993b272c7ff78bd0cab P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.967727 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.968164 32263 raft_consensus.cc:2243] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.968513 32263 raft_consensus.cc:2272] T d70f129223fd49609e91a52d71518bc2 P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.970238 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.970633 32263 raft_consensus.cc:2243] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.971067 32263 raft_consensus.cc:2272] T 5d4e8b0fba6043fe8353b55b0a7f490f P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.972916 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.973570 32263 raft_consensus.cc:2243] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:08.974016 32263 raft_consensus.cc:2272] T 92a680a515104efcb4aa68820a0b2f97 P a050fe7c22774d52b6489c010f99866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:08.976117 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:08.976593 32263 raft_consensus.cc:2243] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:08.977411 32263 raft_consensus.cc:2272] T 47a5efe8669a41be99dd35d4619d0cdc P a050fe7c22774d52b6489c010f99866e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:08.983392  2123 consensus_peers.cc:597] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:08.994383  2123 consensus_peers.cc:597] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.022138 32263 tablet_server.cc:196] TabletServer@127.31.129.193:40249 shutdown complete.
W20260710 13:28:09.058410  1975 consensus_peers.cc:597] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.066483 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
W20260710 13:28:09.091779  2124 consensus_peers.cc:597] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 -> Peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Couldn't send request to peer b65935185520466e9f9183a5f2e49743. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.100703  2049 consensus_peers.cc:597] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.107082  2049 consensus_peers.cc:597] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.107995 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:09.108827 32263 tablet_replica.cc:333] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.109530 32263 raft_consensus.cc:2243] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.110229 32263 raft_consensus.cc:2272] T 04f2df97b8f54ae4a65522d51ca41db2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.112249 32263 tablet_replica.cc:333] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.113032 32263 raft_consensus.cc:2243] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.113582 32263 raft_consensus.cc:2272] T 5d4e8b0fba6043fe8353b55b0a7f490f P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.116110 32263 tablet_replica.cc:333] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.116629 32263 raft_consensus.cc:2243] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.116995 32263 raft_consensus.cc:2272] T 5ebfa4ca7ba94f41a78e54b589328540 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.119246 32263 tablet_replica.cc:333] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.119977 32263 raft_consensus.cc:2243] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.120520 32263 raft_consensus.cc:2272] T 9db8badfc7b44c4db9a028df42a49cc8 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.123116 32263 tablet_replica.cc:333] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.123836 32263 raft_consensus.cc:2243] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.124353 32263 raft_consensus.cc:2272] T c9375532e4334385b2675a3c005d4e7d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.126274 32263 tablet_replica.cc:333] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.127032 32263 raft_consensus.cc:2243] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.127537 32263 raft_consensus.cc:2272] T 92a680a515104efcb4aa68820a0b2f97 P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:09.127887  2123 consensus_peers.cc:597] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.129426 32263 tablet_replica.cc:333] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.130056 32263 raft_consensus.cc:2243] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.130461 32263 raft_consensus.cc:2272] T 47a5efe8669a41be99dd35d4619d0cdc P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.132819 32263 tablet_replica.cc:333] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.133348 32263 raft_consensus.cc:2243] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.134089 32263 raft_consensus.cc:2272] T 943f5f2a413044c88a0a2014f66f496d P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.135875 32263 tablet_replica.cc:333] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.136374 32263 raft_consensus.cc:2243] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.136795 32263 raft_consensus.cc:2272] T 5bc5226cbdd042fd99efe1d24d27fd6a P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.138957 32263 tablet_replica.cc:333] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.139575 32263 raft_consensus.cc:2243] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.140065 32263 raft_consensus.cc:2272] T bd4c9ac4d4374993b272c7ff78bd0cab P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.142320 32263 tablet_replica.cc:333] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.143015 32263 raft_consensus.cc:2243] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.143496 32263 raft_consensus.cc:2272] T d70f129223fd49609e91a52d71518bc2 P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.145262 32263 tablet_replica.cc:333] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.145784 32263 raft_consensus.cc:2243] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.146560 32263 raft_consensus.cc:2272] T e78c6804e6684fea9f577d53a18011aa P b65935185520466e9f9183a5f2e49743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.149298 32263 tablet_replica.cc:333] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.150112 32263 raft_consensus.cc:2243] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.151069 32263 raft_consensus.cc:2272] T f8b93f39388a4eefb4c4d166c3ba1992 P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.152904 32263 tablet_replica.cc:333] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.153422 32263 raft_consensus.cc:2243] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.153851 32263 raft_consensus.cc:2272] T 968cdb312211478a82d32ac646f4919b P b65935185520466e9f9183a5f2e49743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.155838 32263 tablet_replica.cc:333] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.156555 32263 raft_consensus.cc:2243] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.157421 32263 raft_consensus.cc:2272] T b9a84de18c92401dab612d931d9e0341 P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.160372 32263 tablet_replica.cc:333] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.160995 32263 raft_consensus.cc:2243] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.162345 32263 raft_consensus.cc:2272] T 43db9ea05258426b8c0b64d51462ed2e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.165169 32263 tablet_replica.cc:333] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.165647 32263 raft_consensus.cc:2243] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.166092 32263 raft_consensus.cc:2272] T 536d197a452344c1a5315a31eebd793e P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.168097 32263 tablet_replica.cc:333] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743: stopping tablet replica
I20260710 13:28:09.168754 32263 raft_consensus.cc:2243] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.169478 32263 raft_consensus.cc:2272] T 1c1d962fc6674495b75797b6093c246c P b65935185520466e9f9183a5f2e49743 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:09.187436  2049 consensus_peers.cc:597] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.187520  2050 consensus_peers.cc:597] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c -> Peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Couldn't send request to peer b65935185520466e9f9183a5f2e49743. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.211602  2123 consensus_peers.cc:597] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.212359 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
W20260710 13:28:09.212967  2124 consensus_peers.cc:597] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 -> Peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Couldn't send request to peer b65935185520466e9f9183a5f2e49743. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.227068  2124 consensus_peers.cc:597] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 -> Peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Couldn't send request to peer b65935185520466e9f9183a5f2e49743. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.244791  2124 consensus_peers.cc:597] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 -> Peer b65935185520466e9f9183a5f2e49743 (127.31.129.194:45231): Couldn't send request to peer b65935185520466e9f9183a5f2e49743. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.253934 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
W20260710 13:28:09.277673  2123 consensus_peers.cc:597] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:09.283279  2124 consensus_peers.cc:597] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 -> Peer c253e926f7e148efb3fb0cf65cf3910c (127.31.129.195:39773): Couldn't send request to peer c253e926f7e148efb3fb0cf65cf3910c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.295289 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:09.296234 32263 tablet_replica.cc:333] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.296931 32263 raft_consensus.cc:2243] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.297432 32263 raft_consensus.cc:2272] T 04f2df97b8f54ae4a65522d51ca41db2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.299451 32263 tablet_replica.cc:333] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.299979 32263 raft_consensus.cc:2243] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.300814 32263 raft_consensus.cc:2272] T 5d4e8b0fba6043fe8353b55b0a7f490f P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.302704 32263 tablet_replica.cc:333] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.303298 32263 raft_consensus.cc:2243] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.303726 32263 raft_consensus.cc:2272] T 943f5f2a413044c88a0a2014f66f496d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.305454 32263 tablet_replica.cc:333] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.306020 32263 raft_consensus.cc:2243] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.306490 32263 raft_consensus.cc:2272] T 47a5efe8669a41be99dd35d4619d0cdc P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.308812 32263 tablet_replica.cc:333] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.309540 32263 raft_consensus.cc:2243] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.310410 32263 raft_consensus.cc:2272] T 1c1d962fc6674495b75797b6093c246c P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.312625 32263 tablet_replica.cc:333] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.313184 32263 raft_consensus.cc:2243] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.313596 32263 raft_consensus.cc:2272] T fdfaa94a86d648c6bfddf1a04e8dd861 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:09.314150  2123 consensus_peers.cc:597] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 -> Peer a050fe7c22774d52b6489c010f99866e (127.31.129.193:40249): Couldn't send request to peer a050fe7c22774d52b6489c010f99866e. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:09.316231 32263 tablet_replica.cc:333] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.316748 32263 raft_consensus.cc:2243] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.317091 32263 raft_consensus.cc:2272] T 7d10479c86f444b49dd1cf36f5a7aa1b P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.319918 32263 tablet_replica.cc:333] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.320540 32263 raft_consensus.cc:2243] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.321045 32263 raft_consensus.cc:2272] T f8b93f39388a4eefb4c4d166c3ba1992 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.322994 32263 tablet_replica.cc:333] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.323527 32263 raft_consensus.cc:2243] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.324043 32263 raft_consensus.cc:2272] T b9a84de18c92401dab612d931d9e0341 P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.326475 32263 tablet_replica.cc:333] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.327044 32263 raft_consensus.cc:2243] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.327466 32263 raft_consensus.cc:2272] T 43db9ea05258426b8c0b64d51462ed2e P c253e926f7e148efb3fb0cf65cf3910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.329231 32263 tablet_replica.cc:333] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.329731 32263 raft_consensus.cc:2243] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.330530 32263 raft_consensus.cc:2272] T d70f129223fd49609e91a52d71518bc2 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.332278 32263 tablet_replica.cc:333] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.332726 32263 raft_consensus.cc:2243] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.333410 32263 raft_consensus.cc:2272] T a00ee4ff184a41f88e036a6f1c6f963e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.335196 32263 tablet_replica.cc:333] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.335619 32263 raft_consensus.cc:2243] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.336282 32263 raft_consensus.cc:2272] T 5bc5226cbdd042fd99efe1d24d27fd6a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.338702 32263 tablet_replica.cc:333] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.339304 32263 raft_consensus.cc:2243] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.339679 32263 raft_consensus.cc:2272] T 5ad3242ee13b452882682a96ea4ff3c7 P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.341285 32263 tablet_replica.cc:333] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.341687 32263 raft_consensus.cc:2243] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.342365 32263 raft_consensus.cc:2272] T 11387a750d4d4f00ba0d22f13be3623a P c253e926f7e148efb3fb0cf65cf3910c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.344130 32263 tablet_replica.cc:333] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.344588 32263 raft_consensus.cc:2243] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.344941 32263 raft_consensus.cc:2272] T e78c6804e6684fea9f577d53a18011aa P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.347322 32263 tablet_replica.cc:333] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.347739 32263 raft_consensus.cc:2243] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.348101 32263 raft_consensus.cc:2272] T eb2424b9bb054cd290af0f042301f57e P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.349948 32263 tablet_replica.cc:333] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c: stopping tablet replica
I20260710 13:28:09.350574 32263 raft_consensus.cc:2243] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.351063 32263 raft_consensus.cc:2272] T c9375532e4334385b2675a3c005d4e7d P c253e926f7e148efb3fb0cf65cf3910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.389780 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:28:09.419102 32263 tablet_server.cc:179] TabletServer@127.31.129.196:0 shutting down...
I20260710 13:28:09.453220 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:09.454085 32263 tablet_replica.cc:333] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.454870 32263 raft_consensus.cc:2243] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.455700 32263 raft_consensus.cc:2272] T eb2424b9bb054cd290af0f042301f57e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.457509 32263 tablet_replica.cc:333] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.457990 32263 raft_consensus.cc:2243] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.458330 32263 raft_consensus.cc:2272] T 04f2df97b8f54ae4a65522d51ca41db2 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.460037 32263 tablet_replica.cc:333] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.460516 32263 raft_consensus.cc:2243] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.461174 32263 raft_consensus.cc:2272] T 92a680a515104efcb4aa68820a0b2f97 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.462843 32263 tablet_replica.cc:333] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.463292 32263 raft_consensus.cc:2243] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.463641 32263 raft_consensus.cc:2272] T 943f5f2a413044c88a0a2014f66f496d P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.465291 32263 tablet_replica.cc:333] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.465795 32263 raft_consensus.cc:2243] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.466202 32263 raft_consensus.cc:2272] T 11387a750d4d4f00ba0d22f13be3623a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.467923 32263 tablet_replica.cc:333] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.468400 32263 raft_consensus.cc:2243] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.469172 32263 raft_consensus.cc:2272] T 5ad3242ee13b452882682a96ea4ff3c7 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.471046 32263 tablet_replica.cc:333] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.471602 32263 raft_consensus.cc:2243] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.472034 32263 raft_consensus.cc:2272] T bd4c9ac4d4374993b272c7ff78bd0cab P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.473795 32263 tablet_replica.cc:333] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.474299 32263 raft_consensus.cc:2243] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.475070 32263 raft_consensus.cc:2272] T 9db8badfc7b44c4db9a028df42a49cc8 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.476806 32263 tablet_replica.cc:333] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.477311 32263 raft_consensus.cc:2243] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.477716 32263 raft_consensus.cc:2272] T b9a84de18c92401dab612d931d9e0341 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.480165 32263 tablet_replica.cc:333] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.480680 32263 raft_consensus.cc:2243] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.481117 32263 raft_consensus.cc:2272] T 43db9ea05258426b8c0b64d51462ed2e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.482947 32263 tablet_replica.cc:333] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.483450 32263 raft_consensus.cc:2243] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.483882 32263 raft_consensus.cc:2272] T a00ee4ff184a41f88e036a6f1c6f963e P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.485991 32263 tablet_replica.cc:333] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.486503 32263 raft_consensus.cc:2243] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.486943 32263 raft_consensus.cc:2272] T 5bc5226cbdd042fd99efe1d24d27fd6a P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.488726 32263 tablet_replica.cc:333] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.489199 32263 raft_consensus.cc:2243] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.489593 32263 raft_consensus.cc:2272] T f8b93f39388a4eefb4c4d166c3ba1992 P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.491336 32263 tablet_replica.cc:333] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.491825 32263 raft_consensus.cc:2243] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.492574 32263 raft_consensus.cc:2272] T 968cdb312211478a82d32ac646f4919b P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.494333 32263 tablet_replica.cc:333] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.494899 32263 raft_consensus.cc:2243] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.495329 32263 raft_consensus.cc:2272] T 7d10479c86f444b49dd1cf36f5a7aa1b P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.497573 32263 tablet_replica.cc:333] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.498064 32263 raft_consensus.cc:2243] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.498874 32263 raft_consensus.cc:2272] T 5ebfa4ca7ba94f41a78e54b589328540 P 917707184ab94d3f851fb9211f107e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.500845 32263 tablet_replica.cc:333] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.501327 32263 raft_consensus.cc:2243] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.501786 32263 raft_consensus.cc:2272] T fdfaa94a86d648c6bfddf1a04e8dd861 P 917707184ab94d3f851fb9211f107e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.504074 32263 tablet_replica.cc:333] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42: stopping tablet replica
I20260710 13:28:09.504536 32263 raft_consensus.cc:2243] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.504932 32263 raft_consensus.cc:2272] T 536d197a452344c1a5315a31eebd793e P 917707184ab94d3f851fb9211f107e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.544566 32263 tablet_server.cc:196] TabletServer@127.31.129.196:0 shutdown complete.
I20260710 13:28:09.580240 32263 master.cc:562] Master@127.31.129.254:37467 shutting down...
I20260710 13:28:09.609787 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:09.610357 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.610687 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 584e2c2b0a57464ca0c24d8970d2de35: stopping tablet replica
I20260710 13:28:09.655536 32263 master.cc:584] Master@127.31.129.254:37467 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19747 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:28:09.716274 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:45745
I20260710 13:28:09.717585 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:09.724721  2688 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
W20260710 13:28:09.724805  2687 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
W20260710 13:28:09.725409  2690 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
I20260710 13:28:09.726783 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:09.727872 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:09.728065 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:09.728250 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690089728234 us; error 0 us; skew 500 ppm
I20260710 13:28:09.728874 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:09.732159 32263 webserver.cc:533] Webserver started at http://127.31.129.254:42335/ using document root <none> and password file <none>
I20260710 13:28:09.732710 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:09.732875 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:09.733228 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:09.734483 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "77ca704a06f14238aca48f2415f2732c"
format_stamp: "Formatted at 2026-07-10 13:28:09 on dist-test-slave-t14x"
I20260710 13:28:09.739640 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:09.743633  2695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:09.744524 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:28:09.744871 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "77ca704a06f14238aca48f2415f2732c"
format_stamp: "Formatted at 2026-07-10 13:28:09 on dist-test-slave-t14x"
I20260710 13:28:09.745144 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-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)
I20260710 13:28:09.770507 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:09.771816 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:09.812562 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:45745
I20260710 13:28:09.812776  2746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:45745 every 8 connection(s)
I20260710 13:28:09.816764  2747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:09.828295  2747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c: Bootstrap starting.
I20260710 13:28:09.833801  2747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:09.838555  2747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c: No bootstrap required, opened a new log
I20260710 13:28:09.840953  2747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77ca704a06f14238aca48f2415f2732c" member_type: VOTER }
I20260710 13:28:09.841346  2747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:09.841524  2747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ca704a06f14238aca48f2415f2732c, State: Initialized, Role: FOLLOWER
I20260710 13:28:09.842128  2747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77ca704a06f14238aca48f2415f2732c" member_type: VOTER }
I20260710 13:28:09.842581  2747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:09.842808  2747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:09.843026  2747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:09.848204  2747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77ca704a06f14238aca48f2415f2732c" member_type: VOTER }
I20260710 13:28:09.848678  2747 leader_election.cc:304] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [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: 77ca704a06f14238aca48f2415f2732c; no voters: 
I20260710 13:28:09.849922  2747 leader_election.cc:290] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:09.850617  2750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:09.852145  2750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 1 LEADER]: Becoming Leader. State: Replica: 77ca704a06f14238aca48f2415f2732c, State: Running, Role: LEADER
I20260710 13:28:09.852988  2750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [LEADER]: Queue going to LEADER mode. State: All 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: "77ca704a06f14238aca48f2415f2732c" member_type: VOTER }
I20260710 13:28:09.853938  2747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:09.857681  2751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77ca704a06f14238aca48f2415f2732c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77ca704a06f14238aca48f2415f2732c" member_type: VOTER } }
I20260710 13:28:09.857846  2752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77ca704a06f14238aca48f2415f2732c. Latest consensus state: current_term: 1 leader_uuid: "77ca704a06f14238aca48f2415f2732c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77ca704a06f14238aca48f2415f2732c" member_type: VOTER } }
I20260710 13:28:09.858371  2751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:09.858965  2752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:09.862556  2756 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:09.871641  2756 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:09.873425 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:09.881428  2756 catalog_manager.cc:1383] Generated new cluster ID: b7487fbd37ff40ef85541c4cc3ffd469
I20260710 13:28:09.881716  2756 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:09.908636  2756 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:09.909895  2756 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:09.922601  2756 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c: Generated new TSK 0
I20260710 13:28:09.923231  2756 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:09.940858 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:09.947872  2768 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
W20260710 13:28:09.949294  2769 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
W20260710 13:28:09.951061  2771 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
I20260710 13:28:09.951301 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:09.952491 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:09.952754 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:09.952930 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690089952914 us; error 0 us; skew 500 ppm
I20260710 13:28:09.953573 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:09.956444 32263 webserver.cc:533] Webserver started at http://127.31.129.193:46289/ using document root <none> and password file <none>
I20260710 13:28:09.956991 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:09.957203 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:09.957496 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:09.958702 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "3e2855650ee04231874f72fdb149e502"
format_stamp: "Formatted at 2026-07-10 13:28:09 on dist-test-slave-t14x"
I20260710 13:28:09.963728 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:28:09.967458  2776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:09.968281 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:28:09.968648 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "3e2855650ee04231874f72fdb149e502"
format_stamp: "Formatted at 2026-07-10 13:28:09 on dist-test-slave-t14x"
I20260710 13:28:09.968943 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-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)
I20260710 13:28:09.992775 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:09.994216 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:09.995970 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:09.998499 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:09.998773 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:09.999063 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:09.999305 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:10.049355 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:45809
I20260710 13:28:10.049511  2838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:45809 every 8 connection(s)
I20260710 13:28:10.055110 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:10.064363  2843 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
W20260710 13:28:10.065109  2844 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
W20260710 13:28:10.068252  2846 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
I20260710 13:28:10.068579 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:10.069900 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:10.070170 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:10.070374 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690090070354 us; error 0 us; skew 500 ppm
I20260710 13:28:10.071184 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:10.072342  2839 heartbeater.cc:344] Connected to a master server at 127.31.129.254:45745
I20260710 13:28:10.072830  2839 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:10.073621  2839 heartbeater.cc:507] Master 127.31.129.254:45745 requested a full tablet report, sending...
I20260710 13:28:10.074178 32263 webserver.cc:533] Webserver started at http://127.31.129.194:44899/ using document root <none> and password file <none>
I20260710 13:28:10.074944 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:10.075209 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:10.075497 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:10.076164  2712 ts_manager.cc:194] Registered new tserver with Master: 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809)
I20260710 13:28:10.076880 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "23d2ade93f424dd9a43c94884ddcabe0"
format_stamp: "Formatted at 2026-07-10 13:28:10 on dist-test-slave-t14x"
I20260710 13:28:10.078459  2712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50164
I20260710 13:28:10.082523 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:28:10.086410  2851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:10.087390 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:28:10.087658 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "23d2ade93f424dd9a43c94884ddcabe0"
format_stamp: "Formatted at 2026-07-10 13:28:10 on dist-test-slave-t14x"
I20260710 13:28:10.087911 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-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)
I20260710 13:28:10.097563 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:10.098830 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:10.100281 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:10.102599 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:10.102883 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:28:10.103164 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:10.103333 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:10.147619 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:36339
I20260710 13:28:10.147828  2913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:36339 every 8 connection(s)
I20260710 13:28:10.152585 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:10.160516  2917 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
W20260710 13:28:10.162076  2918 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
I20260710 13:28:10.163836 32263 server_base.cc:1061] running on GCE node
W20260710 13:28:10.164955  2920 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
I20260710 13:28:10.166364 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:10.166661 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:10.166929 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690090166908 us; error 0 us; skew 500 ppm
I20260710 13:28:10.167543 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:10.168273  2914 heartbeater.cc:344] Connected to a master server at 127.31.129.254:45745
I20260710 13:28:10.168648  2914 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:10.169691  2914 heartbeater.cc:507] Master 127.31.129.254:45745 requested a full tablet report, sending...
I20260710 13:28:10.171383 32263 webserver.cc:533] Webserver started at http://127.31.129.195:35433/ using document root <none> and password file <none>
I20260710 13:28:10.172411 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:10.172739 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:10.173146 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:10.175274 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "4fff616fe6f34607bac3437ca8800a92"
format_stamp: "Formatted at 2026-07-10 13:28:10 on dist-test-slave-t14x"
I20260710 13:28:10.176344  2712 ts_manager.cc:194] Registered new tserver with Master: 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:10.178553  2712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50176
I20260710 13:28:10.182304 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:10.186405  2925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:10.187376 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:10.187687 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "4fff616fe6f34607bac3437ca8800a92"
format_stamp: "Formatted at 2026-07-10 13:28:10 on dist-test-slave-t14x"
I20260710 13:28:10.187935 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-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)
I20260710 13:28:10.204252 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:10.205502 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:10.207816 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:10.212247 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:10.212566 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:10.213109 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:10.213352 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:10.277228 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:45959
I20260710 13:28:10.277303  2987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:45959 every 8 connection(s)
I20260710 13:28:10.292704  2988 heartbeater.cc:344] Connected to a master server at 127.31.129.254:45745
I20260710 13:28:10.293061  2988 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:10.293843  2988 heartbeater.cc:507] Master 127.31.129.254:45745 requested a full tablet report, sending...
I20260710 13:28:10.296021  2712 ts_manager.cc:194] Registered new tserver with Master: 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:10.296896 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016038985s
I20260710 13:28:10.297672  2712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50188
I20260710 13:28:10.324810  2712 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50196:
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"
    }
  }
}
W20260710 13:28:10.327996  2712 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.
I20260710 13:28:10.415184  2953 tablet_service.cc:1511] Processing CreateTablet for tablet cd7d88717f4f4f548b94962c3b26bde6 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:10.416795  2953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7d88717f4f4f548b94962c3b26bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.425190  2879 tablet_service.cc:1511] Processing CreateTablet for tablet cd7d88717f4f4f548b94962c3b26bde6 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:10.428349  2876 tablet_service.cc:1511] Processing CreateTablet for tablet 14740d8048734d4ebf174d8b3b301110 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:10.428522  2952 tablet_service.cc:1511] Processing CreateTablet for tablet 48a40f3bfb5247c1a101c09f01578bf1 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:10.430796  2951 tablet_service.cc:1511] Processing CreateTablet for tablet 55acfe6484c94ceca7c9dc877d01c304 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:10.432010  2950 tablet_service.cc:1511] Processing CreateTablet for tablet 14740d8048734d4ebf174d8b3b301110 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:10.434518  2873 tablet_service.cc:1511] Processing CreateTablet for tablet 35917ba31c0b4355a54a1ebf969f09a9 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:10.435053  2804 tablet_service.cc:1511] Processing CreateTablet for tablet cd7d88717f4f4f548b94962c3b26bde6 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:10.436024  2947 tablet_service.cc:1511] Processing CreateTablet for tablet 35917ba31c0b4355a54a1ebf969f09a9 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:10.436730  2804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7d88717f4f4f548b94962c3b26bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.436947  2875 tablet_service.cc:1511] Processing CreateTablet for tablet 4cdb620e35084aeb8c6f576598ad1f8a (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:10.438581  2798 tablet_service.cc:1511] Processing CreateTablet for tablet 35917ba31c0b4355a54a1ebf969f09a9 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:10.426438  2877 tablet_service.cc:1511] Processing CreateTablet for tablet 55acfe6484c94ceca7c9dc877d01c304 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:10.439435  2874 tablet_service.cc:1511] Processing CreateTablet for tablet 23d05252c32b420ca48f79ed61817b8f (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:10.425201  2878 tablet_service.cc:1511] Processing CreateTablet for tablet 48a40f3bfb5247c1a101c09f01578bf1 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:10.440205  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 23d05252c32b420ca48f79ed61817b8f (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:10.441124  2803 tablet_service.cc:1511] Processing CreateTablet for tablet 48a40f3bfb5247c1a101c09f01578bf1 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:10.441677  2879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7d88717f4f4f548b94962c3b26bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.434630  2949 tablet_service.cc:1511] Processing CreateTablet for tablet 4cdb620e35084aeb8c6f576598ad1f8a (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:10.438696  2946 tablet_service.cc:1511] Processing CreateTablet for tablet b1619b13dae5462f9aaad3ad160a7886 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:10.442703  2878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a40f3bfb5247c1a101c09f01578bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.443554  2802 tablet_service.cc:1511] Processing CreateTablet for tablet 55acfe6484c94ceca7c9dc877d01c304 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:10.444917  2872 tablet_service.cc:1511] Processing CreateTablet for tablet b1619b13dae5462f9aaad3ad160a7886 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:10.430142  2952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a40f3bfb5247c1a101c09f01578bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.445856  2801 tablet_service.cc:1511] Processing CreateTablet for tablet 14740d8048734d4ebf174d8b3b301110 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:10.447088  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d05252c32b420ca48f79ed61817b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.447849  2946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1619b13dae5462f9aaad3ad160a7886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.448483  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14740d8048734d4ebf174d8b3b301110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.448259  2800 tablet_service.cc:1511] Processing CreateTablet for tablet 4cdb620e35084aeb8c6f576598ad1f8a (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:10.449261  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35917ba31c0b4355a54a1ebf969f09a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.449950  2951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55acfe6484c94ceca7c9dc877d01c304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.450652  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdb620e35084aeb8c6f576598ad1f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.451434  2799 tablet_service.cc:1511] Processing CreateTablet for tablet 23d05252c32b420ca48f79ed61817b8f (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:10.451920  2871 tablet_service.cc:1511] Processing CreateTablet for tablet 4aec317735414c3d8ebf1a4b4aca0590 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:10.454960  2796 tablet_service.cc:1511] Processing CreateTablet for tablet 4aec317735414c3d8ebf1a4b4aca0590 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:10.459254  2797 tablet_service.cc:1511] Processing CreateTablet for tablet b1619b13dae5462f9aaad3ad160a7886 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:10.460793  2797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1619b13dae5462f9aaad3ad160a7886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.463042  2799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d05252c32b420ca48f79ed61817b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.446290  2872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1619b13dae5462f9aaad3ad160a7886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.469497  2803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a40f3bfb5247c1a101c09f01578bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.471240  2801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14740d8048734d4ebf174d8b3b301110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.473202  2796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aec317735414c3d8ebf1a4b4aca0590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.475056  2798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35917ba31c0b4355a54a1ebf969f09a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.479084  2800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdb620e35084aeb8c6f576598ad1f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.481063  2873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35917ba31c0b4355a54a1ebf969f09a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.482658  2802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55acfe6484c94ceca7c9dc877d01c304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.482635  2874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d05252c32b420ca48f79ed61817b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.491377  2871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aec317735414c3d8ebf1a4b4aca0590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.495122  2876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14740d8048734d4ebf174d8b3b301110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.500718  2875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdb620e35084aeb8c6f576598ad1f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.503057  2877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55acfe6484c94ceca7c9dc877d01c304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.505694  2945 tablet_service.cc:1511] Processing CreateTablet for tablet 4aec317735414c3d8ebf1a4b4aca0590 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:10.507539  2945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aec317735414c3d8ebf1a4b4aca0590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.508576  2870 tablet_service.cc:1511] Processing CreateTablet for tablet b3fd0da1838f4115847da1abb2164ab3 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:10.510051  2870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fd0da1838f4115847da1abb2164ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.514029  2795 tablet_service.cc:1511] Processing CreateTablet for tablet b3fd0da1838f4115847da1abb2164ab3 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:10.515589  2795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fd0da1838f4115847da1abb2164ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.535144  3003 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.575721  2950 tablet_service.cc:1511] Processing CreateTablet for tablet b3fd0da1838f4115847da1abb2164ab3 (DEFAULT_TABLE table=test-workload [id=87b8b098399742fbbd60d7d1eb34b363]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:10.577068  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fd0da1838f4115847da1abb2164ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.600975  3003 tablet_bootstrap.cc:654] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.639628  3004 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.647632  3006 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:10.652101  3003 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:10.652697  3003 ts_tablet_manager.cc:1403] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.118s	user 0.005s	sys 0.009s
I20260710 13:28:10.661409  3004 tablet_bootstrap.cc:654] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.663987  3003 raft_consensus.cc:359] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.667389  3003 raft_consensus.cc:385] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.667722  3003 raft_consensus.cc:740] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.668154  3004 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.668743  3004 ts_tablet_manager.cc:1403] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.009s
I20260710 13:28:10.668901  3006 tablet_bootstrap.cc:654] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.671432  3004 raft_consensus.cc:359] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.672127  3004 raft_consensus.cc:385] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.672504  3004 raft_consensus.cc:740] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.673424  3004 consensus_queue.cc:260] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.674027  3003 consensus_queue.cc:260] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.674666  3006 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:10.675320  3006 ts_tablet_manager.cc:1403] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.008s
I20260710 13:28:10.676080  2914 heartbeater.cc:499] Master 127.31.129.254:45745 was elected leader, sending a full tablet report...
I20260710 13:28:10.676447  3004 ts_tablet_manager.cc:1434] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:28:10.677390  3004 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.678645  3006 raft_consensus.cc:359] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.679495  3006 raft_consensus.cc:385] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.679850  3006 raft_consensus.cc:740] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.680994  3006 consensus_queue.cc:260] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.683548  3004 tablet_bootstrap.cc:654] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.684254  2988 heartbeater.cc:499] Master 127.31.129.254:45745 was elected leader, sending a full tablet report...
I20260710 13:28:10.684624  3003 ts_tablet_manager.cc:1434] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.008s
I20260710 13:28:10.685575  3003 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.692480  3003 tablet_bootstrap.cc:654] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.695806  3004 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.696368  3004 ts_tablet_manager.cc:1403] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:28:10.699971  3006 ts_tablet_manager.cc:1434] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:28:10.699848  3004 raft_consensus.cc:359] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.700946  3004 raft_consensus.cc:385] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.701395  3004 raft_consensus.cc:740] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.701474  2839 heartbeater.cc:499] Master 127.31.129.254:45745 was elected leader, sending a full tablet report...
I20260710 13:28:10.702458  3004 consensus_queue.cc:260] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.704313  3003 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:10.704859  3003 ts_tablet_manager.cc:1403] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:28:10.704916  3004 ts_tablet_manager.cc:1434] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:28:10.706113  3004 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.706590  3006 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:10.708240  3003 raft_consensus.cc:359] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.709034  3003 raft_consensus.cc:385] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.709353  3003 raft_consensus.cc:740] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.710368  3003 consensus_queue.cc:260] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.712870  3003 ts_tablet_manager.cc:1434] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:10.713311  3004 tablet_bootstrap.cc:654] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.713852  3003 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.714557  3006 tablet_bootstrap.cc:654] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.722687  3003 tablet_bootstrap.cc:654] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.725747  3004 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.726279  3004 ts_tablet_manager.cc:1403] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 13:28:10.727437  3006 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:10.728251  3006 ts_tablet_manager.cc:1403] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:28:10.729534  3004 raft_consensus.cc:359] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.730406  3004 raft_consensus.cc:385] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.730749  3004 raft_consensus.cc:740] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.731779  3004 consensus_queue.cc:260] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.732908  3006 raft_consensus.cc:359] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.734038  3006 raft_consensus.cc:385] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.734498  3006 raft_consensus.cc:740] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.735057  3010 raft_consensus.cc:493] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:10.735492  3010 raft_consensus.cc:515] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.736123  3004 ts_tablet_manager.cc:1434] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:10.737278  3004 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.737142  3006 consensus_queue.cc:260] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.740136  3011 raft_consensus.cc:493] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:10.740598  3011 raft_consensus.cc:515] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.745007  3004 tablet_bootstrap.cc:654] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.750028  3011 leader_election.cc:290] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:10.756618  3010 leader_election.cc:290] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809)
I20260710 13:28:10.763463  3006 ts_tablet_manager.cc:1434] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:28:10.765005  3006 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:10.766850  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:10.768426  3009 raft_consensus.cc:493] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:10.769047  3009 raft_consensus.cc:515] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.771950  3009 leader_election.cc:290] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
W20260710 13:28:10.774893  2929 leader_election.cc:343] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.784415  3004 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.784976  3004 ts_tablet_manager.cc:1403] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.008s
I20260710 13:28:10.785332  3003 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:10.785897  3003 ts_tablet_manager.cc:1403] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.011s
I20260710 13:28:10.788125  3004 raft_consensus.cc:359] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.789090  3004 raft_consensus.cc:385] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.789428  3004 raft_consensus.cc:740] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.794538  2889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
W20260710 13:28:10.796253  2927 leader_election.cc:343] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.796702  2927 leader_election.cc:304] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [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: 4fff616fe6f34607bac3437ca8800a92; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502
I20260710 13:28:10.796466  3004 consensus_queue.cc:260] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.797519  3010 raft_consensus.cc:2749] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:10.798134  3011 raft_consensus.cc:493] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:10.798658  3011 raft_consensus.cc:515] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.800227  3004 ts_tablet_manager.cc:1434] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:28:10.800817  3011 leader_election.cc:290] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:10.800962  3004 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.788829  3003 raft_consensus.cc:359] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.802551  3003 raft_consensus.cc:385] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.802878  3003 raft_consensus.cc:740] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.803764  3003 consensus_queue.cc:260] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.808255  3004 tablet_bootstrap.cc:654] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.808498  3003 ts_tablet_manager.cc:1434] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:28:10.809521  3003 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.822337  3006 tablet_bootstrap.cc:654] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.824918  2889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:10.827024  2889 raft_consensus.cc:2468] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:10.827507  2963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:10.827853  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:10.829001  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
W20260710 13:28:10.829113  2780 leader_election.cc:343] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.826186  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
W20260710 13:28:10.829111  2855 leader_election.cc:343] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.830116  2778 leader_election.cc:304] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [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: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502; no voters: 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:10.825945  3003 tablet_bootstrap.cc:654] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:10.830461  2780 leader_election.cc:343] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.830994  3011 raft_consensus.cc:2804] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:10.830983  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:10.831507  3011 raft_consensus.cc:493] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:10.831758  3011 raft_consensus.cc:3060] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:10.832297  2855 leader_election.cc:343] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.832746  2855 leader_election.cc:304] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0; no voters: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:10.833530  3009 raft_consensus.cc:2749] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:10.837631  3011 raft_consensus.cc:515] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
W20260710 13:28:10.839733  2778 leader_election.cc:343] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.840158  2778 leader_election.cc:304] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:10.840365  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
W20260710 13:28:10.841770  2780 leader_election.cc:343] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.842058  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:10.842465  3011 leader_election.cc:290] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 election: Requested vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:10.842892  2888 raft_consensus.cc:3060] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:10.843034  3011 raft_consensus.cc:2749] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:10.844409  3004 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.844789  3004 ts_tablet_manager.cc:1403] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.000s
I20260710 13:28:10.847098  3004 raft_consensus.cc:359] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.847616  3004 raft_consensus.cc:385] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.847864  3004 raft_consensus.cc:740] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.848538  3004 consensus_queue.cc:260] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.850472  3004 ts_tablet_manager.cc:1434] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:10.851449  3004 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.857818  3004 tablet_bootstrap.cc:654] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.861358  3006 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:10.862015  3006 ts_tablet_manager.cc:1403] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.006s
W20260710 13:28:10.866855  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:10.867933  3003 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:10.867843  2888 raft_consensus.cc:2468] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:10.868438  3003 ts_tablet_manager.cc:1403] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.006s
I20260710 13:28:10.869076  3006 raft_consensus.cc:359] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.869800  3006 raft_consensus.cc:385] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.870064  3006 raft_consensus.cc:740] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.871349  3003 raft_consensus.cc:359] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.872074  3003 raft_consensus.cc:385] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.871668  3006 consensus_queue.cc:260] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.872376  3003 raft_consensus.cc:740] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.873239  3003 consensus_queue.cc:260] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.873834  3006 ts_tablet_manager.cc:1434] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:28:10.875448  3006 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:10.876721  3004 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.877230  3004 ts_tablet_manager.cc:1403] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.017s
I20260710 13:28:10.880323  3003 ts_tablet_manager.cc:1434] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:28:10.880563  2778 leader_election.cc:304] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [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: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502; no voters: 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:10.880374  3004 raft_consensus.cc:359] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.881295  3004 raft_consensus.cc:385] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.881461  3028 raft_consensus.cc:2804] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:10.881603  3004 raft_consensus.cc:740] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.882000  3028 raft_consensus.cc:697] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Running, Role: LEADER
I20260710 13:28:10.882468  3004 consensus_queue.cc:260] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.882893  3028 consensus_queue.cc:237] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.884740  3004 ts_tablet_manager.cc:1434] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:10.881491  3003 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.885995  3004 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.887936  3006 tablet_bootstrap.cc:654] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.892468  3004 tablet_bootstrap.cc:654] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.901412  3003 tablet_bootstrap.cc:654] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.904747  3006 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:10.905239  3006 ts_tablet_manager.cc:1403] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.004s
I20260710 13:28:10.908160  3006 raft_consensus.cc:359] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.908234  2710 catalog_manager.cc:5697] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2855650ee04231874f72fdb149e502 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "3e2855650ee04231874f72fdb149e502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:10.908943  3006 raft_consensus.cc:385] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.909626  3006 raft_consensus.cc:740] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.911655  3006 consensus_queue.cc:260] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.913169  3004 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.913242  3003 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:10.913751  3004 ts_tablet_manager.cc:1403] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260710 13:28:10.913757  3003 ts_tablet_manager.cc:1403] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.012s
I20260710 13:28:10.914860  3006 ts_tablet_manager.cc:1434] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:28:10.916141  3006 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:10.916837  3003 raft_consensus.cc:359] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.916990  3004 raft_consensus.cc:359] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.917601  3003 raft_consensus.cc:385] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.917680  3004 raft_consensus.cc:385] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.917968  3003 raft_consensus.cc:740] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.918052  3004 raft_consensus.cc:740] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.918855  3004 consensus_queue.cc:260] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:10.918903  3003 consensus_queue.cc:260] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.921622  3004 ts_tablet_manager.cc:1434] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:10.922600  3004 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.924845  3006 tablet_bootstrap.cc:654] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.926299  3010 raft_consensus.cc:493] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:10.926826  3010 raft_consensus.cc:515] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.928625  3004 tablet_bootstrap.cc:654] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.928928  3010 leader_election.cc:290] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:10.930536  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d05252c32b420ca48f79ed61817b8f" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:10.931207  2888 raft_consensus.cc:2468] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:10.933292  2927 leader_election.cc:304] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:10.933441  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d05252c32b420ca48f79ed61817b8f" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
W20260710 13:28:10.935262  2929 leader_election.cc:343] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.935674  3010 raft_consensus.cc:2804] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:10.936185  3010 raft_consensus.cc:493] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:10.936623  3010 raft_consensus.cc:3060] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:10.939190  3003 ts_tablet_manager.cc:1434] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:28:10.939838  3004 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.940285  3004 ts_tablet_manager.cc:1403] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:28:10.940286  3003 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.941053  3006 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:10.941568  3006 ts_tablet_manager.cc:1403] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 13:28:10.942883  3004 raft_consensus.cc:359] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.943567  3004 raft_consensus.cc:385] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.943833  3004 raft_consensus.cc:740] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.944679  3004 consensus_queue.cc:260] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.944700  3006 raft_consensus.cc:359] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.945739  3006 raft_consensus.cc:385] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.946097  3006 raft_consensus.cc:740] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.946661  3003 tablet_bootstrap.cc:654] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.947010  3004 ts_tablet_manager.cc:1434] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:10.947916  3004 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.947471  3010 raft_consensus.cc:515] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.947310  3006 consensus_queue.cc:260] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.950250  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d05252c32b420ca48f79ed61817b8f" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:10.950537  3006 ts_tablet_manager.cc:1434] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260710 13:28:10.951730  2929 leader_election.cc:343] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:10.952747  3010 leader_election.cc:290] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:10.951813  3006 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:10.953732  3004 tablet_bootstrap.cc:654] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.954077  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d05252c32b420ca48f79ed61817b8f" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:10.954969  2888 raft_consensus.cc:3060] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:10.960755  3006 tablet_bootstrap.cc:654] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:10.960813  3003 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:10.961725  3003 ts_tablet_manager.cc:1403] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 13:28:10.964660  3003 raft_consensus.cc:359] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.965322  3003 raft_consensus.cc:385] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.975457  2888 raft_consensus.cc:2468] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:10.965606  3003 raft_consensus.cc:740] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.976766  2927 leader_election.cc:304] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 3e2855650ee04231874f72fdb149e502
I20260710 13:28:10.976807  3003 consensus_queue.cc:260] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.978041  3010 raft_consensus.cc:2804] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:10.981104  3004 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:10.981786  3004 ts_tablet_manager.cc:1403] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260710 13:28:10.987783  3004 raft_consensus.cc:359] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.988662  3004 raft_consensus.cc:385] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:10.988988  3004 raft_consensus.cc:740] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:10.989743  3004 consensus_queue.cc:260] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.991519  3003 ts_tablet_manager.cc:1434] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.003s
I20260710 13:28:10.991883  3004 ts_tablet_manager.cc:1434] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:28:10.993083  3004 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0: Bootstrap starting.
I20260710 13:28:10.993213  3003 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:10.998791  3004 tablet_bootstrap.cc:654] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.001406  3006 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:11.001881  3006 ts_tablet_manager.cc:1403] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.027s
I20260710 13:28:11.002837  3003 tablet_bootstrap.cc:654] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.004827  3006 raft_consensus.cc:359] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.005594  3006 raft_consensus.cc:385] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.005971  3006 raft_consensus.cc:740] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.007300  3006 consensus_queue.cc:260] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:10.990777  3010 raft_consensus.cc:697] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Becoming Leader. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:11.009306  3010 consensus_queue.cc:237] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.011224  3004 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0: No bootstrap required, opened a new log
I20260710 13:28:11.011732  3004 ts_tablet_manager.cc:1403] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:28:11.015908  3006 ts_tablet_manager.cc:1434] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 13:28:11.017079  3006 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:11.017678  3003 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:11.018210  3003 ts_tablet_manager.cc:1403] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260710 13:28:11.021095  3003 raft_consensus.cc:359] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.014257  3004 raft_consensus.cc:359] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.021970  3003 raft_consensus.cc:385] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.022135  3004 raft_consensus.cc:385] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.022888  3004 raft_consensus.cc:740] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.023232  3006 tablet_bootstrap.cc:654] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.022485  3003 raft_consensus.cc:740] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.023324  2711 catalog_manager.cc:5697] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "4fff616fe6f34607bac3437ca8800a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.024065  3003 consensus_queue.cc:260] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.026243  3004 consensus_queue.cc:260] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.026631  3003 ts_tablet_manager.cc:1434] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:11.029274  3003 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:11.028312  3004 ts_tablet_manager.cc:1434] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:28:11.035343  3003 tablet_bootstrap.cc:654] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.036759  3006 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:11.037277  3006 ts_tablet_manager.cc:1403] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:28:11.040146  3006 raft_consensus.cc:359] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.040836  3006 raft_consensus.cc:385] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.041141  3006 raft_consensus.cc:740] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.041958  3006 consensus_queue.cc:260] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.045457  3006 ts_tablet_manager.cc:1434] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:11.046252  3006 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:11.050047  3003 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:11.050473  3003 ts_tablet_manager.cc:1403] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:28:11.051589  3006 tablet_bootstrap.cc:654] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.052546  3003 raft_consensus.cc:359] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.053145  3003 raft_consensus.cc:385] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.053397  3003 raft_consensus.cc:740] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.054162  3003 consensus_queue.cc:260] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.058372  3003 ts_tablet_manager.cc:1434] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 13:28:11.059216  3003 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:11.062822  3028 raft_consensus.cc:493] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.063423  3028 raft_consensus.cc:515] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:11.064134  3003 tablet_bootstrap.cc:654] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.065258  3006 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:11.065469  3028 leader_election.cc:290] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.065722  3006 ts_tablet_manager.cc:1403] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:28:11.067040  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.067981  2962 raft_consensus.cc:2468] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.069365  2780 leader_election.cc:304] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.066337  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.070192  3011 raft_consensus.cc:493] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.070485  2888 raft_consensus.cc:2468] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.070660  3011 raft_consensus.cc:515] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.070667  3006 raft_consensus.cc:359] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.071898  3006 raft_consensus.cc:385] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.072244  3006 raft_consensus.cc:740] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.073148  3011 leader_election.cc:290] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.073081  3006 consensus_queue.cc:260] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.073768  3011 raft_consensus.cc:2804] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.074196  3011 raft_consensus.cc:493] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.074540  3011 raft_consensus.cc:3060] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.075575  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdb620e35084aeb8c6f576598ad1f8a" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.075773  3006 ts_tablet_manager.cc:1434] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:28:11.076197  2888 raft_consensus.cc:2468] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.077057  3006 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:11.077489  2778 leader_election.cc:304] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502; no voters: 
I20260710 13:28:11.075826  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdb620e35084aeb8c6f576598ad1f8a" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.079077  3028 raft_consensus.cc:2804] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.079490  2962 raft_consensus.cc:2468] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.079648  3028 raft_consensus.cc:493] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.080111  3028 raft_consensus.cc:3060] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.088336  3006 tablet_bootstrap.cc:654] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.088593  3010 raft_consensus.cc:493] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.088209  3028 raft_consensus.cc:515] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.089175  3010 raft_consensus.cc:515] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.091374  3010 leader_election.cc:290] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.091882  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdb620e35084aeb8c6f576598ad1f8a" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.092465  2888 raft_consensus.cc:3060] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.093093  3028 leader_election.cc:290] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 election: Requested vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.094388  2889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.095032  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:11.095245  2889 raft_consensus.cc:2468] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:11.095649  2814 raft_consensus.cc:2468] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:11.092456  3011 raft_consensus.cc:515] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:11.097015  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdb620e35084aeb8c6f576598ad1f8a" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:11.097574  2962 raft_consensus.cc:3060] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.097815  2929 leader_election.cc:304] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.099843  2889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.100621  2889 raft_consensus.cc:3060] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.103156  3009 raft_consensus.cc:493] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.103654  3009 raft_consensus.cc:515] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.103737  2963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:11.104535  2963 raft_consensus.cc:3060] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.104648  2962 raft_consensus.cc:2468] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:11.105614  3009 leader_election.cc:290] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.105804  2780 leader_election.cc:304] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.106654  3028 raft_consensus.cc:2804] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.107144  3028 raft_consensus.cc:697] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Running, Role: LEADER
I20260710 13:28:11.108009  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14740d8048734d4ebf174d8b3b301110" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:11.107933  3028 consensus_queue.cc:237] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.109164  2961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14740d8048734d4ebf174d8b3b301110" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.109779  2961 raft_consensus.cc:2468] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 0.
I20260710 13:28:11.111066  2855 leader_election.cc:304] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.112038  3009 raft_consensus.cc:2804] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.112440  3009 raft_consensus.cc:493] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.112783  3009 raft_consensus.cc:3060] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.111209  3010 raft_consensus.cc:2804] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.100036  3011 leader_election.cc:290] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 election: Requested vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.113160  3051 raft_consensus.cc:493] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:11.113937  2855 leader_election.cc:343] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:11.113888  3051 raft_consensus.cc:515] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.116201  3051 leader_election.cc:290] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.113351  3010 raft_consensus.cc:493] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.117008  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.117317  3003 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:11.117669  2887 raft_consensus.cc:2468] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.117808  3003 ts_tablet_manager.cc:1403] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.011s
I20260710 13:28:11.118211  3043 raft_consensus.cc:493] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.121052  2963 raft_consensus.cc:2468] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:11.120990  3043 raft_consensus.cc:515] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.121580  3009 raft_consensus.cc:515] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.122306  2780 leader_election.cc:304] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.123178  3051 raft_consensus.cc:2804] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.123026  3003 raft_consensus.cc:359] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.123322  3043 leader_election.cc:290] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.123689  3003 raft_consensus.cc:385] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.118993  2778 leader_election.cc:304] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502; no voters: 
I20260710 13:28:11.124106  3003 raft_consensus.cc:740] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.123745  3051 raft_consensus.cc:697] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Running, Role: LEADER
I20260710 13:28:11.117041  3010 raft_consensus.cc:3060] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.125550  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.125339  3051 consensus_queue.cc:237] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:11.126152  2887 raft_consensus.cc:2468] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:11.124063  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:11.127471  2814 raft_consensus.cc:2468] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:11.128713  2929 leader_election.cc:304] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.129580  3043 raft_consensus.cc:2804] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.130548  3043 raft_consensus.cc:493] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.130981  3043 raft_consensus.cc:3060] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.131675  3010 raft_consensus.cc:515] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.131340  3011 raft_consensus.cc:2804] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.133876  3011 raft_consensus.cc:493] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.134531  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:11.138757  2814 raft_consensus.cc:3060] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.139194  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.139820  2887 raft_consensus.cc:3060] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.139673  2889 raft_consensus.cc:2468] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:11.118094  2888 raft_consensus.cc:2468] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:11.118083  3006 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:11.135180  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.147063  3006 ts_tablet_manager.cc:1403] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.011s
I20260710 13:28:11.135777  3010 leader_election.cc:290] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.148254  3011 raft_consensus.cc:3060] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.146978  3043 raft_consensus.cc:515] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.149641  2962 raft_consensus.cc:2393] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e2855650ee04231874f72fdb149e502 in current term 1: Already voted for candidate 4fff616fe6f34607bac3437ca8800a92 in this term.
I20260710 13:28:11.149451  2814 raft_consensus.cc:2468] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:11.153112  2711 catalog_manager.cc:5697] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2855650ee04231874f72fdb149e502 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "3e2855650ee04231874f72fdb149e502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:11.156572  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14740d8048734d4ebf174d8b3b301110" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:11.157204  3009 leader_election.cc:290] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.157405  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14740d8048734d4ebf174d8b3b301110" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:11.157927  3009 raft_consensus.cc:493] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.158111  2962 raft_consensus.cc:3060] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:11.158020  2855 leader_election.cc:343] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:11.158677  3009 raft_consensus.cc:515] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.160048  2929 leader_election.cc:304] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [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: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.161995  3009 leader_election.cc:290] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.156658  2887 raft_consensus.cc:2468] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:11.162505  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.163100  2888 raft_consensus.cc:3060] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.163877  3043 leader_election.cc:290] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.163031  2813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1619b13dae5462f9aaad3ad160a7886" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:11.129789  3003 consensus_queue.cc:260] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.165011  2963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1619b13dae5462f9aaad3ad160a7886" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.166555  3043 raft_consensus.cc:2804] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.167572  2963 raft_consensus.cc:2468] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 0.
I20260710 13:28:11.167976  3043 raft_consensus.cc:697] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Becoming Leader. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:11.168707  2855 leader_election.cc:304] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.166808  2813 raft_consensus.cc:2468] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 0.
I20260710 13:28:11.171415  3006 raft_consensus.cc:359] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.172013  3043 consensus_queue.cc:237] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.171437  3009 raft_consensus.cc:2804] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.175055  3009 raft_consensus.cc:493] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.175485  3009 raft_consensus.cc:3060] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.176630  2888 raft_consensus.cc:2468] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:11.177982  2927 leader_election.cc:304] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.178591  2962 raft_consensus.cc:2468] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 1.
I20260710 13:28:11.178833  3010 raft_consensus.cc:2804] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.169390  3003 ts_tablet_manager.cc:1434] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260710 13:28:11.180539  3010 raft_consensus.cc:697] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Becoming Leader. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:11.181278  3003 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92: Bootstrap starting.
I20260710 13:28:11.181391  3010 consensus_queue.cc:237] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.172123  3006 raft_consensus.cc:385] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.183578  3006 raft_consensus.cc:740] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.182896  2711 catalog_manager.cc:5697] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2855650ee04231874f72fdb149e502 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "3e2855650ee04231874f72fdb149e502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.184482  3006 consensus_queue.cc:260] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.186064  3011 raft_consensus.cc:515] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.187141  3006 ts_tablet_manager.cc:1434] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:28:11.188333  3006 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:11.189488  2963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:11.179716  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:11.191392  3011 leader_election.cc:290] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 election: Requested vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.191948  2814 raft_consensus.cc:2393] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fff616fe6f34607bac3437ca8800a92 in current term 1: Already voted for candidate 3e2855650ee04231874f72fdb149e502 in this term.
I20260710 13:28:11.193542  3003 tablet_bootstrap.cc:654] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.194116  2855 leader_election.cc:304] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 3e2855650ee04231874f72fdb149e502
I20260710 13:28:11.195081  3055 raft_consensus.cc:2804] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.195928  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a40f3bfb5247c1a101c09f01578bf1" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.196722  2888 raft_consensus.cc:2393] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e2855650ee04231874f72fdb149e502 in current term 1: Already voted for candidate 4fff616fe6f34607bac3437ca8800a92 in this term.
I20260710 13:28:11.197661  2778 leader_election.cc:304] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:11.198382  3011 raft_consensus.cc:2749] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:11.204609  3006 tablet_bootstrap.cc:654] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.205202  3003 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92: No bootstrap required, opened a new log
I20260710 13:28:11.205643  3003 ts_tablet_manager.cc:1403] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:28:11.207597  3009 raft_consensus.cc:515] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.208148  3003 raft_consensus.cc:359] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.208774  3003 raft_consensus.cc:385] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.209019  3003 raft_consensus.cc:740] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.208232  2710 catalog_manager.cc:5697] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "4fff616fe6f34607bac3437ca8800a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.210165  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1619b13dae5462f9aaad3ad160a7886" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:11.210495  3009 leader_election.cc:290] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.210867  2814 raft_consensus.cc:3060] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.210072  3003 consensus_queue.cc:260] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.211073  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1619b13dae5462f9aaad3ad160a7886" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:11.211689  2962 raft_consensus.cc:3060] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.212646  3003 ts_tablet_manager.cc:1434] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:11.219255  3055 raft_consensus.cc:697] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 LEADER]: Becoming Leader. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Running, Role: LEADER
I20260710 13:28:11.220207  3055 consensus_queue.cc:237] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.224380  2962 raft_consensus.cc:2468] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 1.
I20260710 13:28:11.226449  3006 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: No bootstrap required, opened a new log
I20260710 13:28:11.226935  3006 ts_tablet_manager.cc:1403] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.004s
I20260710 13:28:11.227586  2855 leader_election.cc:304] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.227699  2814 raft_consensus.cc:2468] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 1.
I20260710 13:28:11.229545  3006 raft_consensus.cc:359] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.230242  3006 raft_consensus.cc:385] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.230510  3006 raft_consensus.cc:740] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.231184  3006 consensus_queue.cc:260] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.231189  3043 raft_consensus.cc:493] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.232753  3058 raft_consensus.cc:2804] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.232558  3043 raft_consensus.cc:515] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.233361  3058 raft_consensus.cc:697] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 LEADER]: Becoming Leader. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Running, Role: LEADER
I20260710 13:28:11.233952  3006 ts_tablet_manager.cc:1434] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:11.234876  3043 leader_election.cc:290] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.234417  3058 consensus_queue.cc:237] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.235065  3011 raft_consensus.cc:493] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.235548  3011 raft_consensus.cc:515] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.237532  3011 leader_election.cc:290] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.237607  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fd0da1838f4115847da1abb2164ab3" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.238143  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14740d8048734d4ebf174d8b3b301110" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.238260  2888 raft_consensus.cc:2468] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:11.239110  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14740d8048734d4ebf174d8b3b301110" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.239823  2962 raft_consensus.cc:2393] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e2855650ee04231874f72fdb149e502 in current term 1: Already voted for candidate 23d2ade93f424dd9a43c94884ddcabe0 in this term.
I20260710 13:28:11.238778  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fd0da1838f4115847da1abb2164ab3" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:11.241314  2814 raft_consensus.cc:2468] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 0.
I20260710 13:28:11.241813  2927 leader_election.cc:304] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.241833  2780 leader_election.cc:304] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:11.242966  3011 raft_consensus.cc:3060] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.242132  2712 catalog_manager.cc:5697] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "23d2ade93f424dd9a43c94884ddcabe0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:11.242789  3043 raft_consensus.cc:2804] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.244850  2710 catalog_manager.cc:5697] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "4fff616fe6f34607bac3437ca8800a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.245628  3043 raft_consensus.cc:493] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.245978  3043 raft_consensus.cc:3060] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.250051  3011 raft_consensus.cc:2749] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:11.258083  3043 raft_consensus.cc:515] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.259588  2710 catalog_manager.cc:5697] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "23d2ade93f424dd9a43c94884ddcabe0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:11.260799  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fd0da1838f4115847da1abb2164ab3" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.261286  2887 raft_consensus.cc:3060] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.265060  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fd0da1838f4115847da1abb2164ab3" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:11.265631  2814 raft_consensus.cc:3060] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.267023  2887 raft_consensus.cc:2468] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:11.267957  2927 leader_election.cc:304] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.268604  3010 raft_consensus.cc:2804] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.269049  3010 raft_consensus.cc:697] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Becoming Leader. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:11.269830  3010 consensus_queue.cc:237] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.270854  3043 leader_election.cc:290] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.271839  2814 raft_consensus.cc:2468] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:11.277809  2710 catalog_manager.cc:5697] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "4fff616fe6f34607bac3437ca8800a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.316356  3010 raft_consensus.cc:493] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.316860  3010 raft_consensus.cc:515] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.318917  3010 leader_election.cc:290] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:11.319525  2814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2855650ee04231874f72fdb149e502" is_pre_election: true
I20260710 13:28:11.319905  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.320744  2887 raft_consensus.cc:2393] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fff616fe6f34607bac3437ca8800a92 in current term 1: Already voted for candidate 3e2855650ee04231874f72fdb149e502 in this term.
I20260710 13:28:11.321710  2927 leader_election.cc:304] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [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: 4fff616fe6f34607bac3437ca8800a92; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502
I20260710 13:28:11.322333  3010 raft_consensus.cc:3060] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.328181  3010 raft_consensus.cc:2749] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:11.340313  3011 raft_consensus.cc:493] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:11.340808  3011 raft_consensus.cc:515] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.342397  3011 leader_election.cc:290] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.343429  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aec317735414c3d8ebf1a4b4aca0590" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:11.343571  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aec317735414c3d8ebf1a4b4aca0590" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:11.344056  2887 raft_consensus.cc:2468] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.344156  2962 raft_consensus.cc:2468] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 0.
I20260710 13:28:11.345126  2778 leader_election.cc:304] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502; no voters: 
I20260710 13:28:11.345861  3011 raft_consensus.cc:2804] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:11.346204  3011 raft_consensus.cc:493] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:11.346423  3011 raft_consensus.cc:3060] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.351063  3011 raft_consensus.cc:515] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.352572  3011 leader_election.cc:290] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 election: Requested vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:11.353312  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aec317735414c3d8ebf1a4b4aca0590" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:11.353487  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aec317735414c3d8ebf1a4b4aca0590" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:11.353895  2887 raft_consensus.cc:3060] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.353989  2962 raft_consensus.cc:3060] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.360479  2887 raft_consensus.cc:2468] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:11.360479  2962 raft_consensus.cc:2468] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2855650ee04231874f72fdb149e502 in term 1.
I20260710 13:28:11.361781  2780 leader_election.cc:304] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:11.362447  3011 raft_consensus.cc:2804] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.362906  3011 raft_consensus.cc:697] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Running, Role: LEADER
I20260710 13:28:11.363749  3011 consensus_queue.cc:237] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:11.371251  2710 catalog_manager.cc:5697] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2855650ee04231874f72fdb149e502 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "3e2855650ee04231874f72fdb149e502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:11.383683  3011 consensus_queue.cc:1048] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:11.394634  3011 consensus_queue.cc:1048] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:11.403028 32263 ts_manager.cc:295] Set tserver state for 3e2855650ee04231874f72fdb149e502 to MAINTENANCE_MODE
I20260710 13:28:11.404603 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:28:11.431902 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:11.432643 32263 tablet_replica.cc:333] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.433197 32263 raft_consensus.cc:2243] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.433594 32263 raft_consensus.cc:2272] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.435490 32263 tablet_replica.cc:333] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.436019 32263 raft_consensus.cc:2243] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.436375 32263 raft_consensus.cc:2272] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.438171 32263 tablet_replica.cc:333] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.438927 32263 raft_consensus.cc:2243] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.439429 32263 raft_consensus.cc:2272] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.441944 32263 tablet_replica.cc:333] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.442698 32263 raft_consensus.cc:2243] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.443186 32263 raft_consensus.cc:2272] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.445554 32263 tablet_replica.cc:333] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.446295 32263 raft_consensus.cc:2243] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.447145 32263 pending_rounds.cc:70] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Trying to abort 1 pending ops.
I20260710 13:28:11.447427 32263 pending_rounds.cc:77] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994614233374720 op_type: NO_OP noop_request { }
I20260710 13:28:11.447810 32263 raft_consensus.cc:2889] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:11.448103 32263 raft_consensus.cc:2272] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.452899 32263 tablet_replica.cc:333] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.453573 32263 raft_consensus.cc:2243] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.453958 32263 raft_consensus.cc:2272] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.455713 32263 tablet_replica.cc:333] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.456379 32263 raft_consensus.cc:2243] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.457053 32263 pending_rounds.cc:70] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Trying to abort 1 pending ops.
I20260710 13:28:11.457212 32263 pending_rounds.cc:77] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994613187403776 op_type: NO_OP noop_request { }
I20260710 13:28:11.457433 32263 raft_consensus.cc:2889] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:11.457635 32263 raft_consensus.cc:2272] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.459553 32263 tablet_replica.cc:333] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.460034 32263 raft_consensus.cc:2243] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.460320 32263 raft_consensus.cc:2272] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.461755 32263 tablet_replica.cc:333] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.462153 32263 raft_consensus.cc:2243] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.462625 32263 pending_rounds.cc:70] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Trying to abort 1 pending ops.
I20260710 13:28:11.462833 32263 pending_rounds.cc:77] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994613263548416 op_type: NO_OP noop_request { }
I20260710 13:28:11.463048 32263 raft_consensus.cc:2889] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:11.463271 32263 raft_consensus.cc:2272] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.465034 32263 tablet_replica.cc:333] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: stopping tablet replica
I20260710 13:28:11.465436 32263 raft_consensus.cc:2243] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.466188 32263 raft_consensus.cc:2272] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.490978  3010 consensus_queue.cc:1048] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:11.495885 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
W20260710 13:28:11.514768  2929 consensus_peers.cc:597] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.569792  3043 consensus_queue.cc:1048] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:11.582628  2929 consensus_peers.cc:597] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.596593  3042 consensus_queue.cc:1048] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:11.608729  2929 consensus_peers.cc:597] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.618994  3058 consensus_queue.cc:1048] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:11.620662  2855 consensus_peers.cc:597] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.696056  3058 consensus_queue.cc:1048] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:11.703421  2855 consensus_peers.cc:597] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.744194  3042 consensus_queue.cc:1048] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:11.756119  2929 consensus_peers.cc:597] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:11.868129  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:12.751964  3010 raft_consensus.cc:493] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.752555  3010 raft_consensus.cc:515] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.754279  3010 leader_election.cc:290] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:12.755726  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdb620e35084aeb8c6f576598ad1f8a" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:12.756698  2887 raft_consensus.cc:2468] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:12.758041  2927 leader_election.cc:304] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:12.759157  3010 raft_consensus.cc:2804] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:12.759465  2929 leader_election.cc:336] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:12.759569  3010 raft_consensus.cc:493] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.760109  3010 raft_consensus.cc:3060] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:12.767014  3010 raft_consensus.cc:515] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.768579  3010 leader_election.cc:290] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:12.769606  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cdb620e35084aeb8c6f576598ad1f8a" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:12.770154  2887 raft_consensus.cc:3060] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:12.772610  2929 leader_election.cc:336] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:12.775096  2887 raft_consensus.cc:2468] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 2.
I20260710 13:28:12.776268  2927 leader_election.cc:304] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 3e2855650ee04231874f72fdb149e502
I20260710 13:28:12.776994  3010 raft_consensus.cc:2804] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:12.778175  3010 raft_consensus.cc:697] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 2 LEADER]: Becoming Leader. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:12.779265  3010 consensus_queue.cc:237] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Queue going to LEADER 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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.786834  2712 catalog_manager.cc:5697] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 reported cstate change: term changed from 1 to 2, leader changed from 3e2855650ee04231874f72fdb149e502 (127.31.129.193) to 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "4fff616fe6f34607bac3437ca8800a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:12.869418  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:12.893998  3009 raft_consensus.cc:493] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e2855650ee04231874f72fdb149e502)
I20260710 13:28:12.894569  3009 raft_consensus.cc:515] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.896222  3009 leader_election.cc:290] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:12.898123  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:12.898921  2962 raft_consensus.cc:2468] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 1.
I20260710 13:28:12.899472  3010 raft_consensus.cc:493] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e2855650ee04231874f72fdb149e502)
I20260710 13:28:12.899979  3010 raft_consensus.cc:515] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.900246  2855 leader_election.cc:304] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:12.901032  3009 raft_consensus.cc:2804] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:12.901086  2855 leader_election.cc:336] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:12.901463  3009 raft_consensus.cc:493] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e2855650ee04231874f72fdb149e502)
I20260710 13:28:12.901909  3009 raft_consensus.cc:3060] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:12.902588  3010 leader_election.cc:290] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:12.903972  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
W20260710 13:28:12.906205  2929 leader_election.cc:336] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:12.908028  3009 raft_consensus.cc:515] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.909096  2887 raft_consensus.cc:2393] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fff616fe6f34607bac3437ca8800a92 in current term 2: Already voted for candidate 23d2ade93f424dd9a43c94884ddcabe0 in this term.
I20260710 13:28:12.909823  3009 leader_election.cc:290] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:12.910981  2927 leader_election.cc:304] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [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: 4fff616fe6f34607bac3437ca8800a92; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502
I20260710 13:28:12.911374  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35917ba31c0b4355a54a1ebf969f09a9" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:12.912025  2962 raft_consensus.cc:3060] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:12.913900  2855 leader_election.cc:336] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:12.917136  2962 raft_consensus.cc:2468] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 2.
I20260710 13:28:12.917558  3010 raft_consensus.cc:2749] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:12.918341  2855 leader_election.cc:304] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 3e2855650ee04231874f72fdb149e502
I20260710 13:28:12.919158  3009 raft_consensus.cc:2804] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:12.920250  3009 raft_consensus.cc:697] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 LEADER]: Becoming Leader. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Running, Role: LEADER
I20260710 13:28:12.921082  3009 consensus_queue.cc:237] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:12.928431  2712 catalog_manager.cc:5697] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 reported cstate change: term changed from 1 to 2, leader changed from 3e2855650ee04231874f72fdb149e502 (127.31.129.193) to 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "23d2ade93f424dd9a43c94884ddcabe0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.050967  3010 raft_consensus.cc:493] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.051491  3010 raft_consensus.cc:515] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:13.053439  3010 leader_election.cc:290] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:13.054783  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aec317735414c3d8ebf1a4b4aca0590" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:13.055500  2887 raft_consensus.cc:2468] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 1.
I20260710 13:28:13.056609  2927 leader_election.cc:304] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:13.057358  3010 raft_consensus.cc:2804] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:13.057734  3010 raft_consensus.cc:493] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:28:13.057775  2929 leader_election.cc:336] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:13.058143  3010 raft_consensus.cc:3060] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.063771  3010 raft_consensus.cc:515] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:13.065423  3010 leader_election.cc:290] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339)
I20260710 13:28:13.066778  2887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aec317735414c3d8ebf1a4b4aca0590" candidate_uuid: "4fff616fe6f34607bac3437ca8800a92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
I20260710 13:28:13.067456  2887 raft_consensus.cc:3060] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:13.069485  2929 leader_election.cc:336] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:13.072847  2887 raft_consensus.cc:2468] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fff616fe6f34607bac3437ca8800a92 in term 2.
I20260710 13:28:13.073918  2927 leader_election.cc:304] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 3e2855650ee04231874f72fdb149e502
I20260710 13:28:13.074555  3010 raft_consensus.cc:2804] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.075070  3010 raft_consensus.cc:697] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 2 LEADER]: Becoming Leader. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:13.075927  3010 consensus_queue.cc:237] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Queue going to LEADER 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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:13.083490  2712 catalog_manager.cc:5697] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 reported cstate change: term changed from 1 to 2, leader changed from 3e2855650ee04231874f72fdb149e502 (127.31.129.193) to 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "4fff616fe6f34607bac3437ca8800a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:13.084977  3009 raft_consensus.cc:493] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.085496  3009 raft_consensus.cc:515] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:13.087399  3009 leader_election.cc:290] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959), 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809)
I20260710 13:28:13.088306  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:13.089017  2962 raft_consensus.cc:2468] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 1.
I20260710 13:28:13.090682  2855 leader_election.cc:304] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 
I20260710 13:28:13.091598  3009 raft_consensus.cc:2804] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:13.092080  3009 raft_consensus.cc:493] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:13.092456  3009 raft_consensus.cc:3060] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:13.093515  2855 leader_election.cc:336] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:13.098160  3009 raft_consensus.cc:515] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:13.099792  3009 leader_election.cc:290] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 election: Requested vote from peers 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959), 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809)
I20260710 13:28:13.100739  2962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7d88717f4f4f548b94962c3b26bde6" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:13.101270  2962 raft_consensus.cc:3060] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:13.103787  2855 leader_election.cc:336] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111)
I20260710 13:28:13.106855  2962 raft_consensus.cc:2468] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 2.
I20260710 13:28:13.107944  2855 leader_election.cc:304] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92; no voters: 3e2855650ee04231874f72fdb149e502
I20260710 13:28:13.108655  3009 raft_consensus.cc:2804] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.109018  3009 raft_consensus.cc:697] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 LEADER]: Becoming Leader. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Running, Role: LEADER
I20260710 13:28:13.109773  3009 consensus_queue.cc:237] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Queue going to LEADER 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: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:13.116524  2712 catalog_manager.cc:5697] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 reported cstate change: term changed from 1 to 2, leader changed from 3e2855650ee04231874f72fdb149e502 (127.31.129.193) to 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "23d2ade93f424dd9a43c94884ddcabe0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:13.208536  2929 consensus_peers.cc:597] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.326263  2887 raft_consensus.cc:1275] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Refusing update from remote peer 4fff616fe6f34607bac3437ca8800a92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:13.327754  3010 consensus_queue.cc:1048] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.519407  2962 raft_consensus.cc:1275] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Refusing update from remote peer 23d2ade93f424dd9a43c94884ddcabe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:13.520956  3009 consensus_queue.cc:1048] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:13.538358  2855 consensus_peers.cc:597] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.547937  2962 raft_consensus.cc:1275] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Refusing update from remote peer 23d2ade93f424dd9a43c94884ddcabe0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:13.549448  3095 consensus_queue.cc:1048] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:13.563697  2855 consensus_peers.cc:597] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:13.611037  2929 consensus_peers.cc:597] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.662966  2887 raft_consensus.cc:1275] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Refusing update from remote peer 4fff616fe6f34607bac3437ca8800a92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:13.664531  3010 consensus_queue.cc:1048] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:13.870457  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:13.936268  2929 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 13:28:14.059916  2929 consensus_peers.cc:597] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:14.063557  2855 consensus_peers.cc:597] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:14.087914  2929 consensus_peers.cc:597] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:14.117452  2929 consensus_peers.cc:597] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:14.297631  2855 consensus_peers.cc:597] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:14.371776  2929 consensus_peers.cc:597] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:14.871557  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:15.612954  2929 consensus_peers.cc:597] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:15.872596  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:15.987612  2855 consensus_peers.cc:597] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:16.061077  2929 consensus_peers.cc:597] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:16.199466  2855 consensus_peers.cc:597] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:16.426596  2929 consensus_peers.cc:597] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:28:16.478185  2855 consensus_peers.cc:597] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:16.521929 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:16.528165  3101 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
W20260710 13:28:16.530165  3102 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
W20260710 13:28:16.530668  3104 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
I20260710 13:28:16.532114 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:16.535235 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:16.535267  2855 consensus_peers.cc:597] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:28:16.535635 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:16.535852 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690096535834 us; error 0 us; skew 500 ppm
I20260710 13:28:16.536526 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:16.539091 32263 webserver.cc:533] Webserver started at http://127.31.129.193:46289/ using document root <none> and password file <none>
I20260710 13:28:16.539740 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:16.539963 32263 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 13:28:16.542747  2929 consensus_peers.cc:597] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:16.544677 32263 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:28:16.548765  3109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.549634 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:28:16.550027 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "3e2855650ee04231874f72fdb149e502"
format_stamp: "Formatted at 2026-07-10 13:28:09 on dist-test-slave-t14x"
I20260710 13:28:16.550343 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690014679549-32263-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)
W20260710 13:28:16.569729  2929 consensus_peers.cc:597] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:16.609217 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:16.613425 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:16.621999 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:16.627964  3118 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:28:16.679190 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:28:16.679467 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.001s
I20260710 13:28:16.679888 32263 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:28:16.688211  3118 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.703372  3118 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.704133  3118 tablet_bootstrap.cc:492] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.704767  3118 ts_tablet_manager.cc:1403] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260710 13:28:16.708732  3118 raft_consensus.cc:359] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.710273  3118 raft_consensus.cc:740] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.711251  3118 consensus_queue.cc:260] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.715047  3118 ts_tablet_manager.cc:1434] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260710 13:28:16.716012  3118 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
W20260710 13:28:16.721115  2929 consensus_peers.cc:597] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:16.725239 32263 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:28:16.725620 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.046s	user 0.043s	sys 0.001s
I20260710 13:28:16.735649  3118 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.736528  3118 tablet_bootstrap.cc:492] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.737216  3118 ts_tablet_manager.cc:1403] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 13:28:16.740124  3118 raft_consensus.cc:359] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.740851  3118 raft_consensus.cc:740] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.741643  3118 consensus_queue.cc:260] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.743637  3118 ts_tablet_manager.cc:1434] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:16.744519  3118 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.761768  3118 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.762687  3118 tablet_bootstrap.cc:492] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.763535  3118 ts_tablet_manager.cc:1403] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 13:28:16.766548  3118 raft_consensus.cc:359] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.767416  3118 raft_consensus.cc:385] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.767831  3118 raft_consensus.cc:740] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.768808  3118 consensus_queue.cc:260] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.773363  3118 ts_tablet_manager.cc:1434] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:28:16.774775  3118 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.795320  3118 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.796572  3118 tablet_bootstrap.cc:492] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.797520  3118 ts_tablet_manager.cc:1403] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:28:16.799394 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:45809
I20260710 13:28:16.801513  3179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:45809 every 8 connection(s)
I20260710 13:28:16.801575  3118 raft_consensus.cc:359] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.802662  3118 raft_consensus.cc:740] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.803706  3118 consensus_queue.cc:260] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.806529  3118 ts_tablet_manager.cc:1434] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:16.807879  3118 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.820570 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:16.831569  3118 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.832653  3118 tablet_bootstrap.cc:492] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.833503  3118 ts_tablet_manager.cc:1403] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260710 13:28:16.834864  3181 heartbeater.cc:344] Connected to a master server at 127.31.129.254:45745
I20260710 13:28:16.835414  3181 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:16.836529  3181 heartbeater.cc:507] Master 127.31.129.254:45745 requested a full tablet report, sending...
I20260710 13:28:16.837213  3118 raft_consensus.cc:359] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.838229  3118 raft_consensus.cc:740] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.839443  3118 consensus_queue.cc:260] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.842970  3118 ts_tablet_manager.cc:1434] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:16.844291  3118 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.848953  2712 ts_manager.cc:194] Re-registered known tserver with Master: 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809)
I20260710 13:28:16.859790  2712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32900
I20260710 13:28:16.860600  3118 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.861591  3118 tablet_bootstrap.cc:492] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.862284  3118 ts_tablet_manager.cc:1403] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260710 13:28:16.863047  2963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304"
dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
mode: GRACEFUL
new_leader_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
 from {username='slave'} at 127.0.0.1:45998
I20260710 13:28:16.863854  2963 raft_consensus.cc:606] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Received request to transfer leadership to TS 23d2ade93f424dd9a43c94884ddcabe0
I20260710 13:28:16.864054  3181 heartbeater.cc:499] Master 127.31.129.254:45745 was elected leader, sending a full tablet report...
I20260710 13:28:16.865296 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:28:16.865098  3118 raft_consensus.cc:359] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.865839  3118 raft_consensus.cc:740] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.865988 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:16.866531  3118 consensus_queue.cc:260] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.866886 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:16.868498  3118 ts_tablet_manager.cc:1434] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:16.869508  3118 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
W20260710 13:28:16.873872  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:16.884554  3118 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.885643  3118 tablet_bootstrap.cc:492] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.886356  3118 ts_tablet_manager.cc:1403] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 13:28:16.889094  3118 raft_consensus.cc:359] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.889708  3118 raft_consensus.cc:740] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.890324  3118 consensus_queue.cc:260] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.892043  3118 ts_tablet_manager.cc:1434] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.007s
I20260710 13:28:16.892706  3118 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.907037  3118 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.907879  3118 tablet_bootstrap.cc:492] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.908417  3118 ts_tablet_manager.cc:1403] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:28:16.910339  3118 raft_consensus.cc:359] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:16.911032  3118 raft_consensus.cc:740] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.911716  3118 consensus_queue.cc:260] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [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: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } } peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } }
I20260710 13:28:16.913277  3118 ts_tablet_manager.cc:1434] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:16.913973  3118 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.928452  3118 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.929288  3118 tablet_bootstrap.cc:492] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.929961  3118 ts_tablet_manager.cc:1403] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:28:16.930639  3154 raft_consensus.cc:3060] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.931917  3118 raft_consensus.cc:359] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.932587  3118 raft_consensus.cc:740] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.933240  3118 consensus_queue.cc:260] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.934705  3118 ts_tablet_manager.cc:1434] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:16.935628  3118 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Bootstrap starting.
I20260710 13:28:16.938933  3154 pending_rounds.cc:85] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Aborting all ops after (but not including) 0
I20260710 13:28:16.939505  3154 pending_rounds.cc:107] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:16.939929  3154 raft_consensus.cc:2889] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:16.950263  3118 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: 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
I20260710 13:28:16.951112  3118 tablet_bootstrap.cc:492] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Bootstrap complete.
I20260710 13:28:16.951634  3118 ts_tablet_manager.cc:1403] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260710 13:28:16.953715  3118 raft_consensus.cc:359] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.954344  3118 raft_consensus.cc:740] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2855650ee04231874f72fdb149e502, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.954983  3118 consensus_queue.cc:260] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:16.956703  3118 ts_tablet_manager.cc:1434] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:28:17.004379  3120 raft_consensus.cc:493] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.004875  3120 raft_consensus.cc:515] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:17.007153  3120 leader_election.cc:290] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:17.019320  2888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d05252c32b420ca48f79ed61817b8f" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0" is_pre_election: true
I20260710 13:28:17.020048  2963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d05252c32b420ca48f79ed61817b8f" candidate_uuid: "3e2855650ee04231874f72fdb149e502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fff616fe6f34607bac3437ca8800a92" is_pre_election: true
I20260710 13:28:17.021991  3113 leader_election.cc:304] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [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: 3e2855650ee04231874f72fdb149e502; no voters: 23d2ade93f424dd9a43c94884ddcabe0, 4fff616fe6f34607bac3437ca8800a92
I20260710 13:28:17.022840  3120 raft_consensus.cc:2749] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:17.025452  3153 raft_consensus.cc:3060] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.054685  3100 raft_consensus.cc:993] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: : Instructing follower 23d2ade93f424dd9a43c94884ddcabe0 to start an election
I20260710 13:28:17.055359  3115 raft_consensus.cc:1081] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Signalling peer 23d2ade93f424dd9a43c94884ddcabe0 to start an election
I20260710 13:28:17.057020  2888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304"
dest_uuid: "23d2ade93f424dd9a43c94884ddcabe0"
 from {username='slave'} at 127.0.0.1:36190
I20260710 13:28:17.057560  2888 raft_consensus.cc:493] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.057821  2888 raft_consensus.cc:3060] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.063241  2888 raft_consensus.cc:515] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:17.064934  2888 leader_election.cc:290] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809), 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195:45959)
I20260710 13:28:17.065936  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2855650ee04231874f72fdb149e502"
I20260710 13:28:17.066627  3153 raft_consensus.cc:3060] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.066532  2963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55acfe6484c94ceca7c9dc877d01c304" candidate_uuid: "23d2ade93f424dd9a43c94884ddcabe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fff616fe6f34607bac3437ca8800a92"
I20260710 13:28:17.067301  2963 raft_consensus.cc:3055] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.067646  2963 raft_consensus.cc:740] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fff616fe6f34607bac3437ca8800a92, State: Running, Role: LEADER
I20260710 13:28:17.068572  2963 consensus_queue.cc:260] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:17.069902  2963 raft_consensus.cc:3060] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.073973  3153 raft_consensus.cc:2468] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 2.
I20260710 13:28:17.075412  2855 leader_election.cc:304] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [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: 23d2ade93f424dd9a43c94884ddcabe0, 3e2855650ee04231874f72fdb149e502; no voters: 
I20260710 13:28:17.076458  3095 raft_consensus.cc:2804] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.077289  2963 raft_consensus.cc:2468] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d2ade93f424dd9a43c94884ddcabe0 in term 2.
I20260710 13:28:17.077725  3095 raft_consensus.cc:697] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 LEADER]: Becoming Leader. State: Replica: 23d2ade93f424dd9a43c94884ddcabe0, State: Running, Role: LEADER
I20260710 13:28:17.079000  3095 consensus_queue.cc:237] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [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: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } }
I20260710 13:28:17.081171  3153 raft_consensus.cc:3060] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.089286  2712 catalog_manager.cc:5697] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 reported cstate change: term changed from 1 to 2, leader changed from 4fff616fe6f34607bac3437ca8800a92 (127.31.129.195) to 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "23d2ade93f424dd9a43c94884ddcabe0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d2ade93f424dd9a43c94884ddcabe0" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.186295  3154 raft_consensus.cc:3060] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.193698  3154 pending_rounds.cc:85] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Aborting all ops after (but not including) 0
I20260710 13:28:17.193974  3154 pending_rounds.cc:107] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:17.194248  3154 raft_consensus.cc:2889] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:17.352913  3154 raft_consensus.cc:3060] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.359463  3154 pending_rounds.cc:85] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Aborting all ops after (but not including) 0
I20260710 13:28:17.359781  3154 pending_rounds.cc:107] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:17.360062  3154 raft_consensus.cc:2889] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:17.497686  3154 raft_consensus.cc:1275] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Refusing update from remote peer 23d2ade93f424dd9a43c94884ddcabe0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:17.499177  3211 consensus_queue.cc:1048] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2855650ee04231874f72fdb149e502" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.510470  2963 raft_consensus.cc:1275] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Refusing update from remote peer 23d2ade93f424dd9a43c94884ddcabe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:17.512236  3095 consensus_queue.cc:1048] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fff616fe6f34607bac3437ca8800a92" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:17.874260 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:17.875083  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:17.879853 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:17.880344 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:17.880854 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:18.876390  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:18.887178 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:18.893936 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:18.894434 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:18.894953 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:19.877385  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:19.901000 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:19.906389 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:19.906780 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:19.907205 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:20.878310  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:20.913043 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:20.918504 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:20.918897 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:20.919292 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:21.879266  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:21.925459 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:21.931840 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:21.938077 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:21.938421 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:28:22.880177  2760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:23.189661 32263 tablet_server.cc:179] TabletServer@127.31.129.193:45809 shutting down...
I20260710 13:28:23.223546 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:23.224320 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.225049 32263 raft_consensus.cc:2243] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.225669 32263 raft_consensus.cc:2272] T cd7d88717f4f4f548b94962c3b26bde6 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.228024 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.228825 32263 raft_consensus.cc:2243] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.229242 32263 raft_consensus.cc:2272] T 35917ba31c0b4355a54a1ebf969f09a9 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.231372 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.232005 32263 raft_consensus.cc:2243] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.232465 32263 raft_consensus.cc:2272] T 4aec317735414c3d8ebf1a4b4aca0590 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:23.233822  2855 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
I20260710 13:28:23.234848 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.235579 32263 raft_consensus.cc:2243] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.236063 32263 raft_consensus.cc:2272] T b3fd0da1838f4115847da1abb2164ab3 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:23.236836  2855 consensus_peers.cc:597] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:23.238322 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.238978 32263 raft_consensus.cc:2243] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.239344 32263 raft_consensus.cc:2272] T 4cdb620e35084aeb8c6f576598ad1f8a P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.241143 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.241639 32263 raft_consensus.cc:2243] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.241976 32263 raft_consensus.cc:2272] T 48a40f3bfb5247c1a101c09f01578bf1 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.243892 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.244385 32263 raft_consensus.cc:2243] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.244743 32263 raft_consensus.cc:2272] T 55acfe6484c94ceca7c9dc877d01c304 P 3e2855650ee04231874f72fdb149e502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.246472 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.246958 32263 raft_consensus.cc:2243] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.247293 32263 raft_consensus.cc:2272] T 14740d8048734d4ebf174d8b3b301110 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.249029 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.249473 32263 raft_consensus.cc:2243] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.249812 32263 raft_consensus.cc:2272] T 23d05252c32b420ca48f79ed61817b8f P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.251561 32263 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:23.252156 32263 raft_consensus.cc:2243] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.252653 32263 raft_consensus.cc:2272] T b1619b13dae5462f9aaad3ad160a7886 P 3e2855650ee04231874f72fdb149e502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.284732 32263 tablet_server.cc:196] TabletServer@127.31.129.193:45809 shutdown complete.
W20260710 13:28:23.300258  2929 consensus_peers.cc:597] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:23.308825 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:28:23.340664 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:23.341410 32263 tablet_replica.cc:333] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.342186 32263 raft_consensus.cc:2243] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.342808 32263 raft_consensus.cc:2272] T b3fd0da1838f4115847da1abb2164ab3 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.345196 32263 tablet_replica.cc:333] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.345844 32263 raft_consensus.cc:2243] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.346354 32263 raft_consensus.cc:2272] T 4aec317735414c3d8ebf1a4b4aca0590 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.348591 32263 tablet_replica.cc:333] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.349128 32263 raft_consensus.cc:2243] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.349879 32263 raft_consensus.cc:2272] T cd7d88717f4f4f548b94962c3b26bde6 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.351873 32263 tablet_replica.cc:333] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.352391 32263 raft_consensus.cc:2243] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.353139 32263 raft_consensus.cc:2272] T b1619b13dae5462f9aaad3ad160a7886 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.355194 32263 tablet_replica.cc:333] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.355795 32263 raft_consensus.cc:2243] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.356235 32263 raft_consensus.cc:2272] T 23d05252c32b420ca48f79ed61817b8f P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.358161 32263 tablet_replica.cc:333] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.358950 32263 raft_consensus.cc:2243] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.359712 32263 raft_consensus.cc:2272] T 14740d8048734d4ebf174d8b3b301110 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.361603 32263 tablet_replica.cc:333] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.362077 32263 raft_consensus.cc:2243] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.362572 32263 raft_consensus.cc:2272] T 4cdb620e35084aeb8c6f576598ad1f8a P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.364573 32263 tablet_replica.cc:333] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.365052 32263 raft_consensus.cc:2243] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.365528 32263 raft_consensus.cc:2272] T 48a40f3bfb5247c1a101c09f01578bf1 P 23d2ade93f424dd9a43c94884ddcabe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.367614 32263 tablet_replica.cc:333] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.368355 32263 raft_consensus.cc:2243] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.369140 32263 raft_consensus.cc:2272] T 55acfe6484c94ceca7c9dc877d01c304 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.371011 32263 tablet_replica.cc:333] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0: stopping tablet replica
I20260710 13:28:23.371441 32263 raft_consensus.cc:2243] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.372103 32263 raft_consensus.cc:2272] T 35917ba31c0b4355a54a1ebf969f09a9 P 23d2ade93f424dd9a43c94884ddcabe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.403337 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
W20260710 13:28:23.409922  2927 consensus_peers.cc:597] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 -> Peer 23d2ade93f424dd9a43c94884ddcabe0 (127.31.129.194:36339): Couldn't send request to peer 23d2ade93f424dd9a43c94884ddcabe0. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:36339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:23.427290 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
W20260710 13:28:23.444339  2929 consensus_peers.cc:597] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:23.447701  2929 consensus_peers.cc:597] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 -> Peer 3e2855650ee04231874f72fdb149e502 (127.31.129.193:45809): Couldn't send request to peer 3e2855650ee04231874f72fdb149e502. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:23.457089  2743 debug-util.cc:398] Leaking SignalData structure 0x7b080008a100 after lost signal to thread 32266
W20260710 13:28:23.459327  2743 debug-util.cc:398] Leaking SignalData structure 0x7b0800196640 after lost signal to thread 2746
W20260710 13:28:23.461236  2743 debug-util.cc:398] Leaking SignalData structure 0x7b080020dce0 after lost signal to thread 2987
I20260710 13:28:23.463676 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:23.464593 32263 tablet_replica.cc:333] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.465557 32263 raft_consensus.cc:2243] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.466245 32263 raft_consensus.cc:2272] T 35917ba31c0b4355a54a1ebf969f09a9 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.469247 32263 tablet_replica.cc:333] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.469836 32263 raft_consensus.cc:2243] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.470777 32263 raft_consensus.cc:2272] T 4aec317735414c3d8ebf1a4b4aca0590 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.473067 32263 tablet_replica.cc:333] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.473680 32263 raft_consensus.cc:2243] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.474495 32263 raft_consensus.cc:2272] T b3fd0da1838f4115847da1abb2164ab3 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.476855 32263 tablet_replica.cc:333] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.477428 32263 raft_consensus.cc:2243] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.478248 32263 raft_consensus.cc:2272] T 4cdb620e35084aeb8c6f576598ad1f8a P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.480609 32263 tablet_replica.cc:333] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.481207 32263 raft_consensus.cc:2243] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.482060 32263 raft_consensus.cc:2272] T 48a40f3bfb5247c1a101c09f01578bf1 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.484583 32263 tablet_replica.cc:333] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.485098 32263 raft_consensus.cc:2243] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.485636 32263 raft_consensus.cc:2272] T 55acfe6484c94ceca7c9dc877d01c304 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.488536 32263 tablet_replica.cc:333] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.489243 32263 raft_consensus.cc:2243] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.489727 32263 raft_consensus.cc:2272] T 14740d8048734d4ebf174d8b3b301110 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.491947 32263 tablet_replica.cc:333] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.492497 32263 raft_consensus.cc:2243] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.492957 32263 raft_consensus.cc:2272] T b1619b13dae5462f9aaad3ad160a7886 P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.495167 32263 tablet_replica.cc:333] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.495699 32263 raft_consensus.cc:2243] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.496656 32263 raft_consensus.cc:2272] T 23d05252c32b420ca48f79ed61817b8f P 4fff616fe6f34607bac3437ca8800a92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.498965 32263 tablet_replica.cc:333] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92: stopping tablet replica
I20260710 13:28:23.499449 32263 raft_consensus.cc:2243] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:23.499919 32263 raft_consensus.cc:2272] T cd7d88717f4f4f548b94962c3b26bde6 P 4fff616fe6f34607bac3437ca8800a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.526093 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:28:23.557438 32263 master.cc:562] Master@127.31.129.254:45745 shutting down...
I20260710 13:28:23.598078 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:23.598845 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:23.599241 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77ca704a06f14238aca48f2415f2732c: stopping tablet replica
W20260710 13:28:24.617410 32263 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2743)
W20260710 13:28:25.618045 32263 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2743)
I20260710 13:28:25.800341 32263 master.cc:584] Master@127.31.129.254:45745 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16134 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:28:25.850544 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:40131
I20260710 13:28:25.851920 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:25.857447  3229 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
W20260710 13:28:25.858145  3230 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
W20260710 13:28:25.859437  3232 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
I20260710 13:28:25.860883 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:25.861909 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:25.862097 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:25.862303 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690105862284 us; error 0 us; skew 500 ppm
I20260710 13:28:25.863051 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:25.865703 32263 webserver.cc:533] Webserver started at http://127.31.129.254:38939/ using document root <none> and password file <none>
I20260710 13:28:25.866238 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:25.866426 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:25.866806 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:25.868007 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "1fb5e739995f4cecae8370a0d484d6ea"
format_stamp: "Formatted at 2026-07-10 13:28:25 on dist-test-slave-t14x"
I20260710 13:28:25.872740 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:25.876339  3237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:25.877406 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:28:25.877663 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "1fb5e739995f4cecae8370a0d484d6ea"
format_stamp: "Formatted at 2026-07-10 13:28:25 on dist-test-slave-t14x"
I20260710 13:28:25.877933 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-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)
I20260710 13:28:25.894135 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:25.895303 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:25.935689 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:40131
I20260710 13:28:25.935933  3288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:40131 every 8 connection(s)
I20260710 13:28:25.939917  3289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:25.952498  3289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea: Bootstrap starting.
I20260710 13:28:25.958143  3289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.963361  3289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea: No bootstrap required, opened a new log
I20260710 13:28:25.965654  3289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fb5e739995f4cecae8370a0d484d6ea" member_type: VOTER }
I20260710 13:28:25.966053  3289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.966241  3289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fb5e739995f4cecae8370a0d484d6ea, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.966897  3289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1fb5e739995f4cecae8370a0d484d6ea" member_type: VOTER }
I20260710 13:28:25.967342  3289 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:25.967543  3289 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:25.967774  3289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.972707  3289 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fb5e739995f4cecae8370a0d484d6ea" member_type: VOTER }
I20260710 13:28:25.973196  3289 leader_election.cc:304] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [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: 1fb5e739995f4cecae8370a0d484d6ea; no voters: 
I20260710 13:28:25.974443  3289 leader_election.cc:290] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:25.975092  3292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.976594  3292 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 1 LEADER]: Becoming Leader. State: Replica: 1fb5e739995f4cecae8370a0d484d6ea, State: Running, Role: LEADER
I20260710 13:28:25.977294  3292 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [LEADER]: Queue going to LEADER mode. State: All 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: "1fb5e739995f4cecae8370a0d484d6ea" member_type: VOTER }
I20260710 13:28:25.977595  3289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:25.982443  3293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1fb5e739995f4cecae8370a0d484d6ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fb5e739995f4cecae8370a0d484d6ea" member_type: VOTER } }
I20260710 13:28:25.982817  3294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1fb5e739995f4cecae8370a0d484d6ea. Latest consensus state: current_term: 1 leader_uuid: "1fb5e739995f4cecae8370a0d484d6ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fb5e739995f4cecae8370a0d484d6ea" member_type: VOTER } }
I20260710 13:28:25.983299  3293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:25.983641  3294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:25.990115  3299 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:25.998449  3299 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:25.999648 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:26.008653  3299 catalog_manager.cc:1383] Generated new cluster ID: 1e96babc2678489fa8f62de5a1ac49af
I20260710 13:28:26.009013  3299 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:26.021550  3299 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:26.023171  3299 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:26.035913  3299 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea: Generated new TSK 0
I20260710 13:28:26.036602  3299 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:26.067014 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:26.073515  3310 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
W20260710 13:28:26.074558  3311 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
W20260710 13:28:26.077979  3313 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
I20260710 13:28:26.080922 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:26.081921 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:26.082105 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:26.082314 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690106082298 us; error 0 us; skew 500 ppm
I20260710 13:28:26.082999 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:26.085682 32263 webserver.cc:533] Webserver started at http://127.31.129.193:46221/ using document root <none> and password file <none>
I20260710 13:28:26.086199 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:26.086400 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:26.086690 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:26.087815 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "1228b29c822347edaab8837cfbe07cfc"
format_stamp: "Formatted at 2026-07-10 13:28:26 on dist-test-slave-t14x"
I20260710 13:28:26.092511 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:26.096016  3318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.096786 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:26.097118 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "1228b29c822347edaab8837cfbe07cfc"
format_stamp: "Formatted at 2026-07-10 13:28:26 on dist-test-slave-t14x"
I20260710 13:28:26.097394 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-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)
I20260710 13:28:26.112324 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:26.113440 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:26.115057 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:26.117434 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:26.117640 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.117950 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:26.118122 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.164242 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:41003
I20260710 13:28:26.164425  3380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:41003 every 8 connection(s)
I20260710 13:28:26.169955 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:26.193588  3385 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
W20260710 13:28:26.194698  3386 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
W20260710 13:28:26.198436  3388 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
I20260710 13:28:26.200568 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:26.201498  3381 heartbeater.cc:344] Connected to a master server at 127.31.129.254:40131
I20260710 13:28:26.201654 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:28:26.201961  3381 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:26.201994 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:26.202520 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690106202502 us; error 0 us; skew 500 ppm
I20260710 13:28:26.203154 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:26.203171  3381 heartbeater.cc:507] Master 127.31.129.254:40131 requested a full tablet report, sending...
I20260710 13:28:26.206094 32263 webserver.cc:533] Webserver started at http://127.31.129.194:41227/ using document root <none> and password file <none>
I20260710 13:28:26.206037  3254 ts_manager.cc:194] Registered new tserver with Master: 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003)
I20260710 13:28:26.206969 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:26.207219 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:26.207485 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:26.208530  3254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50296
I20260710 13:28:26.208628 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "7c29d9089e154741ba4dfd79866df80a"
format_stamp: "Formatted at 2026-07-10 13:28:26 on dist-test-slave-t14x"
I20260710 13:28:26.213415 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:28:26.216826  3393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.217756 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:26.218029 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "7c29d9089e154741ba4dfd79866df80a"
format_stamp: "Formatted at 2026-07-10 13:28:26 on dist-test-slave-t14x"
I20260710 13:28:26.218293 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-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)
I20260710 13:28:26.239676 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:26.240906 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:26.242477 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:26.244902 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:26.245083 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.245401 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:26.245564 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.293825 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:41535
I20260710 13:28:26.293962  3455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:41535 every 8 connection(s)
I20260710 13:28:26.299476 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:26.309407  3459 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
W20260710 13:28:26.309176  3460 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
I20260710 13:28:26.310824  3456 heartbeater.cc:344] Connected to a master server at 127.31.129.254:40131
I20260710 13:28:26.311270  3456 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:26.312323  3456 heartbeater.cc:507] Master 127.31.129.254:40131 requested a full tablet report, sending...
I20260710 13:28:26.312505 32263 server_base.cc:1061] running on GCE node
W20260710 13:28:26.313349  3462 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
I20260710 13:28:26.314514 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:26.314826 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:26.314798  3254 ts_manager.cc:194] Registered new tserver with Master: 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:26.315234 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690106315211 us; error 0 us; skew 500 ppm
I20260710 13:28:26.316110 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:26.316891  3254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50298
I20260710 13:28:26.319237 32263 webserver.cc:533] Webserver started at http://127.31.129.195:41811/ using document root <none> and password file <none>
I20260710 13:28:26.319976 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:26.320250 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:26.320549 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:26.321791 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "844d209eadee4e388d94769d3d903292"
format_stamp: "Formatted at 2026-07-10 13:28:26 on dist-test-slave-t14x"
I20260710 13:28:26.326666 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260710 13:28:26.330286  3467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.331319 32263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:26.331677 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "844d209eadee4e388d94769d3d903292"
format_stamp: "Formatted at 2026-07-10 13:28:26 on dist-test-slave-t14x"
I20260710 13:28:26.331957 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690014679549-32263-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)
I20260710 13:28:26.344535 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:26.346019 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:26.347872 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:26.350554 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:26.350783 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:28:26.351122 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:26.351282 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:26.401187 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:36647
I20260710 13:28:26.401297  3529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:36647 every 8 connection(s)
I20260710 13:28:26.416314  3530 heartbeater.cc:344] Connected to a master server at 127.31.129.254:40131
I20260710 13:28:26.416816  3530 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:26.417657  3530 heartbeater.cc:507] Master 127.31.129.254:40131 requested a full tablet report, sending...
I20260710 13:28:26.419956  3254 ts_manager.cc:194] Registered new tserver with Master: 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:26.421057 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016357455s
I20260710 13:28:26.421957  3254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50304
I20260710 13:28:26.451042  3254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50314:
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"
    }
  }
}
W20260710 13:28:26.453269  3254 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.
I20260710 13:28:26.506748  3495 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf9200b4ee64d7fa7da1b7b7b807aba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bfd1430c3fd94e779fc06fd74f1cd295]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:26.507030  3494 tablet_service.cc:1511] Processing CreateTablet for tablet e6610ff99e0c49849e6de8e09b3645be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bfd1430c3fd94e779fc06fd74f1cd295]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:26.508658  3495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9200b4ee64d7fa7da1b7b7b807aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.509238  3494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6610ff99e0c49849e6de8e09b3645be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.514539  3346 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf9200b4ee64d7fa7da1b7b7b807aba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bfd1430c3fd94e779fc06fd74f1cd295]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:26.516078  3346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9200b4ee64d7fa7da1b7b7b807aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.516031  3421 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf9200b4ee64d7fa7da1b7b7b807aba (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bfd1430c3fd94e779fc06fd74f1cd295]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:26.517580  3345 tablet_service.cc:1511] Processing CreateTablet for tablet e6610ff99e0c49849e6de8e09b3645be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bfd1430c3fd94e779fc06fd74f1cd295]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:26.518098  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9200b4ee64d7fa7da1b7b7b807aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.518929  3345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6610ff99e0c49849e6de8e09b3645be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.523958  3420 tablet_service.cc:1511] Processing CreateTablet for tablet e6610ff99e0c49849e6de8e09b3645be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bfd1430c3fd94e779fc06fd74f1cd295]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:26.525466  3420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6610ff99e0c49849e6de8e09b3645be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.545141  3545 tablet_bootstrap.cc:492] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: Bootstrap starting.
I20260710 13:28:26.552893  3545 tablet_bootstrap.cc:654] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.559702  3546 tablet_bootstrap.cc:492] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc: Bootstrap starting.
I20260710 13:28:26.561034  3547 tablet_bootstrap.cc:492] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a: Bootstrap starting.
I20260710 13:28:26.564591  3545 tablet_bootstrap.cc:492] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: No bootstrap required, opened a new log
I20260710 13:28:26.565112  3545 ts_tablet_manager.cc:1403] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:28:26.568029  3545 raft_consensus.cc:359] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.568699  3545 raft_consensus.cc:385] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.568956  3545 raft_consensus.cc:740] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844d209eadee4e388d94769d3d903292, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.569672  3545 consensus_queue.cc:260] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.572448  3546 tablet_bootstrap.cc:654] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.576236  3547 tablet_bootstrap.cc:654] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.577841  3530 heartbeater.cc:499] Master 127.31.129.254:40131 was elected leader, sending a full tablet report...
I20260710 13:28:26.578370  3545 ts_tablet_manager.cc:1434] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.008s
I20260710 13:28:26.579543  3545 tablet_bootstrap.cc:492] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: Bootstrap starting.
I20260710 13:28:26.581192  3546 tablet_bootstrap.cc:492] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc: No bootstrap required, opened a new log
I20260710 13:28:26.582086  3546 ts_tablet_manager.cc:1403] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260710 13:28:26.586972  3545 tablet_bootstrap.cc:654] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.587098  3546 raft_consensus.cc:359] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.588449  3546 raft_consensus.cc:385] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.593927  3546 raft_consensus.cc:740] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.595170  3546 consensus_queue.cc:260] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.599740  3545 tablet_bootstrap.cc:492] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: No bootstrap required, opened a new log
I20260710 13:28:26.600260  3545 ts_tablet_manager.cc:1403] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:28:26.602005  3547 tablet_bootstrap.cc:492] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a: No bootstrap required, opened a new log
I20260710 13:28:26.602919  3547 ts_tablet_manager.cc:1403] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.019s
I20260710 13:28:26.602689  3545 raft_consensus.cc:359] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.603757  3545 raft_consensus.cc:385] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.603992  3381 heartbeater.cc:499] Master 127.31.129.254:40131 was elected leader, sending a full tablet report...
I20260710 13:28:26.604152  3545 raft_consensus.cc:740] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844d209eadee4e388d94769d3d903292, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.604781  3546 ts_tablet_manager.cc:1434] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.009s
I20260710 13:28:26.605316  3545 consensus_queue.cc:260] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.606079  3546 tablet_bootstrap.cc:492] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc: Bootstrap starting.
I20260710 13:28:26.608084  3545 ts_tablet_manager.cc:1434] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:26.611662  3547 raft_consensus.cc:359] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.612625  3547 raft_consensus.cc:385] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.613036  3547 raft_consensus.cc:740] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c29d9089e154741ba4dfd79866df80a, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.614266  3547 consensus_queue.cc:260] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.616866  3546 tablet_bootstrap.cc:654] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.617442  3456 heartbeater.cc:499] Master 127.31.129.254:40131 was elected leader, sending a full tablet report...
I20260710 13:28:26.621189  3547 ts_tablet_manager.cc:1434] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 13:28:26.621253  3549 raft_consensus.cc:493] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:26.623246  3547 tablet_bootstrap.cc:492] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a: Bootstrap starting.
I20260710 13:28:26.623311  3549 raft_consensus.cc:515] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.629834  3549 leader_election.cc:290] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:26.636049  3547 tablet_bootstrap.cc:654] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.649477  3547 tablet_bootstrap.cc:492] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a: No bootstrap required, opened a new log
I20260710 13:28:26.650308  3547 ts_tablet_manager.cc:1403] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
W20260710 13:28:26.655532  3531 tablet.cc:2406] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:28:26.656077  3546 tablet_bootstrap.cc:492] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc: No bootstrap required, opened a new log
I20260710 13:28:26.656643  3546 ts_tablet_manager.cc:1403] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.007s
I20260710 13:28:26.654841  3547 raft_consensus.cc:359] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.658107  3547 raft_consensus.cc:385] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.658540  3547 raft_consensus.cc:740] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c29d9089e154741ba4dfd79866df80a, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.659583  3547 consensus_queue.cc:260] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.660369  3546 raft_consensus.cc:359] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.661291  3546 raft_consensus.cc:385] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.661684  3546 raft_consensus.cc:740] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.662269  3547 ts_tablet_manager.cc:1434] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:28:26.662563  3546 consensus_queue.cc:260] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.663110  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a" is_pre_election: true
I20260710 13:28:26.663905  3431 raft_consensus.cc:2468] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 0.
I20260710 13:28:26.664891  3546 ts_tablet_manager.cc:1434] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:28:26.665408  3470 leader_election.cc:304] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 
I20260710 13:28:26.666375  3549 raft_consensus.cc:2804] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:26.666664  3549 raft_consensus.cc:493] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:26.667186  3549 raft_consensus.cc:3060] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.676137  3549 raft_consensus.cc:515] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.710685  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1228b29c822347edaab8837cfbe07cfc" is_pre_election: true
I20260710 13:28:26.713479  3549 leader_election.cc:290] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 1 election: Requested vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:26.713672  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1228b29c822347edaab8837cfbe07cfc"
I20260710 13:28:26.712380  3356 raft_consensus.cc:2468] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 0.
I20260710 13:28:26.718375  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:26.719386  3431 raft_consensus.cc:3060] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.730368  3431 raft_consensus.cc:2468] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 1.
I20260710 13:28:26.731688  3470 leader_election.cc:304] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [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: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 1228b29c822347edaab8837cfbe07cfc
I20260710 13:28:26.732681  3549 raft_consensus.cc:2804] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:26.734097  3549 raft_consensus.cc:697] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Becoming Leader. State: Replica: 844d209eadee4e388d94769d3d903292, State: Running, Role: LEADER
I20260710 13:28:26.735615  3549 consensus_queue.cc:237] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.745229  3549 raft_consensus.cc:493] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:26.745899  3549 raft_consensus.cc:515] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.747565  3254 catalog_manager.cc:5697] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844d209eadee4e388d94769d3d903292 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "844d209eadee4e388d94769d3d903292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:26.748692  3549 leader_election.cc:290] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:26.749387  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1228b29c822347edaab8837cfbe07cfc" is_pre_election: true
I20260710 13:28:26.750234  3356 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 0.
I20260710 13:28:26.750391  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a" is_pre_election: true
I20260710 13:28:26.751221  3431 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 0.
I20260710 13:28:26.751505  3470 leader_election.cc:304] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1228b29c822347edaab8837cfbe07cfc, 844d209eadee4e388d94769d3d903292; no voters: 
I20260710 13:28:26.752473  3549 raft_consensus.cc:2804] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:26.752902  3549 raft_consensus.cc:493] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:26.753371  3549 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.762957  3549 raft_consensus.cc:515] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.764801  3549 leader_election.cc:290] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 1 election: Requested vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:26.765535  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1228b29c822347edaab8837cfbe07cfc"
I20260710 13:28:26.765870  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:26.766188  3356 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.766396  3431 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.774513  3431 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 1.
I20260710 13:28:26.775199  3356 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 1.
I20260710 13:28:26.775785  3470 leader_election.cc:304] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [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: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 
I20260710 13:28:26.776578  3549 raft_consensus.cc:2804] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:26.777076  3549 raft_consensus.cc:697] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Becoming Leader. State: Replica: 844d209eadee4e388d94769d3d903292, State: Running, Role: LEADER
I20260710 13:28:26.778223  3549 consensus_queue.cc:237] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:26.785701  3254 catalog_manager.cc:5697] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844d209eadee4e388d94769d3d903292 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "844d209eadee4e388d94769d3d903292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.826695  3254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50318:
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"
    }
  }
}
W20260710 13:28:26.829224  3254 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.
I20260710 13:28:26.854875  3345 tablet_service.cc:1511] Processing CreateTablet for tablet eadb58b263c64e09b925104bc4e0b410 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e3405e6f455042b8a5ac8036a42abd3f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:26.856262  3420 tablet_service.cc:1511] Processing CreateTablet for tablet eadb58b263c64e09b925104bc4e0b410 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e3405e6f455042b8a5ac8036a42abd3f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:26.857704  3345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadb58b263c64e09b925104bc4e0b410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.857867  3495 tablet_service.cc:1511] Processing CreateTablet for tablet eadb58b263c64e09b925104bc4e0b410 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e3405e6f455042b8a5ac8036a42abd3f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:26.859709  3495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadb58b263c64e09b925104bc4e0b410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.860445  3346 tablet_service.cc:1511] Processing CreateTablet for tablet b01023efd46e4ab6b7749f00cd535cd4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e3405e6f455042b8a5ac8036a42abd3f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:26.861829  3346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01023efd46e4ab6b7749f00cd535cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.861498  3421 tablet_service.cc:1511] Processing CreateTablet for tablet b01023efd46e4ab6b7749f00cd535cd4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e3405e6f455042b8a5ac8036a42abd3f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:26.857971  3420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadb58b263c64e09b925104bc4e0b410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.864212  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01023efd46e4ab6b7749f00cd535cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.876085  3494 tablet_service.cc:1511] Processing CreateTablet for tablet b01023efd46e4ab6b7749f00cd535cd4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e3405e6f455042b8a5ac8036a42abd3f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:26.877595  3494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01023efd46e4ab6b7749f00cd535cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:26.884232  3546 tablet_bootstrap.cc:492] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc: Bootstrap starting.
I20260710 13:28:26.887465  3547 tablet_bootstrap.cc:492] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a: Bootstrap starting.
I20260710 13:28:26.895829  3547 tablet_bootstrap.cc:654] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.896797  3545 tablet_bootstrap.cc:492] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292: Bootstrap starting.
I20260710 13:28:26.904932  3546 tablet_bootstrap.cc:654] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.906914  3545 tablet_bootstrap.cc:654] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.907436  3547 tablet_bootstrap.cc:492] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a: No bootstrap required, opened a new log
I20260710 13:28:26.908156  3547 ts_tablet_manager.cc:1403] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260710 13:28:26.912997  3546 tablet_bootstrap.cc:492] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc: No bootstrap required, opened a new log
I20260710 13:28:26.912937  3547 raft_consensus.cc:359] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.913564  3546 ts_tablet_manager.cc:1403] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260710 13:28:26.913643  3547 raft_consensus.cc:385] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.913825  3545 tablet_bootstrap.cc:492] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292: No bootstrap required, opened a new log
I20260710 13:28:26.914242  3547 raft_consensus.cc:740] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c29d9089e154741ba4dfd79866df80a, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.914522  3545 ts_tablet_manager.cc:1403] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 13:28:26.915235  3547 consensus_queue.cc:260] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.916877  3546 raft_consensus.cc:359] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.917515  3545 raft_consensus.cc:359] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.917754  3547 ts_tablet_manager.cc:1434] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:26.917781  3546 raft_consensus.cc:385] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.918252  3545 raft_consensus.cc:385] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.918501  3546 raft_consensus.cc:740] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.918613  3545 raft_consensus.cc:740] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844d209eadee4e388d94769d3d903292, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.919806  3547 tablet_bootstrap.cc:492] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a: Bootstrap starting.
I20260710 13:28:26.919636  3546 consensus_queue.cc:260] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.922256  3546 ts_tablet_manager.cc:1434] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:26.923520  3546 tablet_bootstrap.cc:492] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: Bootstrap starting.
I20260710 13:28:26.925383  3545 consensus_queue.cc:260] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.930436  3545 ts_tablet_manager.cc:1434] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:28:26.931619  3545 tablet_bootstrap.cc:492] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292: Bootstrap starting.
I20260710 13:28:26.933838  3546 tablet_bootstrap.cc:654] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.939469  3547 tablet_bootstrap.cc:654] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.941682  3545 tablet_bootstrap.cc:654] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:26.949641  3545 tablet_bootstrap.cc:492] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292: No bootstrap required, opened a new log
I20260710 13:28:26.950066  3545 ts_tablet_manager.cc:1403] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260710 13:28:26.950332  3547 tablet_bootstrap.cc:492] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a: No bootstrap required, opened a new log
I20260710 13:28:26.950371  3546 tablet_bootstrap.cc:492] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: No bootstrap required, opened a new log
I20260710 13:28:26.951185  3547 ts_tablet_manager.cc:1403] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.013s
I20260710 13:28:26.951187  3546 ts_tablet_manager.cc:1403] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.015s
I20260710 13:28:26.952522  3545 raft_consensus.cc:359] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.953123  3545 raft_consensus.cc:385] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.953366  3545 raft_consensus.cc:740] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844d209eadee4e388d94769d3d903292, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.954093  3545 consensus_queue.cc:260] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.954625  3547 raft_consensus.cc:359] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.955462  3547 raft_consensus.cc:385] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.955083  3546 raft_consensus.cc:359] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.955829  3547 raft_consensus.cc:740] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c29d9089e154741ba4dfd79866df80a, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.956025  3546 raft_consensus.cc:385] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.956445  3546 raft_consensus.cc:740] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.956686  3547 consensus_queue.cc:260] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.957377  3546 consensus_queue.cc:260] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:26.960143  3546 ts_tablet_manager.cc:1434] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:28:26.962245  3545 ts_tablet_manager.cc:1434] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:28:26.964035  3547 ts_tablet_manager.cc:1434] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
W20260710 13:28:26.990556  3302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:27.050513  3553 raft_consensus.cc:493] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:27.051209  3553 raft_consensus.cc:515] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.053680  3553 leader_election.cc:290] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:27.064970  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a" is_pre_election: true
I20260710 13:28:27.065591  3431 raft_consensus.cc:2468] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 0.
I20260710 13:28:27.066990  3321 leader_election.cc:304] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a; no voters: 
I20260710 13:28:27.067191  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292" is_pre_election: true
I20260710 13:28:27.067862  3505 raft_consensus.cc:2468] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 0.
I20260710 13:28:27.067886  3553 raft_consensus.cc:2804] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:27.068374  3553 raft_consensus.cc:493] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:27.068701  3553 raft_consensus.cc:3060] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.074903  3553 raft_consensus.cc:515] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.076659  3553 leader_election.cc:290] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 1 election: Requested vote from peers 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:27.077590  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:27.078239  3431 raft_consensus.cc:3060] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.077956  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292"
I20260710 13:28:27.078900  3505 raft_consensus.cc:3060] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.083967  3431 raft_consensus.cc:2468] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 1.
I20260710 13:28:27.085201  3505 raft_consensus.cc:2468] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 1.
I20260710 13:28:27.085144  3321 leader_election.cc:304] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [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: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a; no voters: 
I20260710 13:28:27.086313  3553 raft_consensus.cc:2804] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:27.087396  3553 raft_consensus.cc:697] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Becoming Leader. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Running, Role: LEADER
I20260710 13:28:27.088132  3553 consensus_queue.cc:237] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.096036  3252 catalog_manager.cc:5697] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1228b29c822347edaab8837cfbe07cfc (127.31.129.193). New cstate: current_term: 1 leader_uuid: "1228b29c822347edaab8837cfbe07cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:27.160493  3549 consensus_queue.cc:1048] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:27.174067  3581 consensus_queue.cc:1048] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:27.189455  3581 consensus_queue.cc:1048] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:27.196135  3553 raft_consensus.cc:493] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:27.196691  3553 raft_consensus.cc:515] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.199365  3356 raft_consensus.cc:3060] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.203980  3430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a" is_pre_election: true
I20260710 13:28:27.204788  3430 raft_consensus.cc:2468] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 0.
I20260710 13:28:27.211093  3553 leader_election.cc:290] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:27.211683  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292" is_pre_election: true
I20260710 13:28:27.212363  3505 raft_consensus.cc:2468] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 0.
I20260710 13:28:27.210704  3321 leader_election.cc:304] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a; no voters: 
I20260710 13:28:27.213374  3553 raft_consensus.cc:2804] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:27.213775  3553 raft_consensus.cc:493] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:27.214133  3553 raft_consensus.cc:3060] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.213919  3581 consensus_queue.cc:1048] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:27.221043  3553 raft_consensus.cc:515] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.223721  3553 leader_election.cc:290] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 1 election: Requested vote from peers 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:27.224020  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:27.224772  3431 raft_consensus.cc:3060] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.225730  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292"
I20260710 13:28:27.226291  3505 raft_consensus.cc:3060] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:27.232394  3431 raft_consensus.cc:2468] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 1.
I20260710 13:28:27.233292  3505 raft_consensus.cc:2468] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 1.
I20260710 13:28:27.233610  3321 leader_election.cc:304] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [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: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a; no voters: 
I20260710 13:28:27.234660  3553 raft_consensus.cc:2804] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:27.235170  3553 raft_consensus.cc:697] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Becoming Leader. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Running, Role: LEADER
I20260710 13:28:27.235877  3553 consensus_queue.cc:237] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.243484  3252 catalog_manager.cc:5697] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1228b29c822347edaab8837cfbe07cfc (127.31.129.193). New cstate: current_term: 1 leader_uuid: "1228b29c822347edaab8837cfbe07cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:27.269583  3505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba"
dest_uuid: "844d209eadee4e388d94769d3d903292"
mode: GRACEFUL
new_leader_uuid: "1228b29c822347edaab8837cfbe07cfc"
 from {username='slave'} at 127.0.0.1:37444
I20260710 13:28:27.270205  3505 raft_consensus.cc:606] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Received request to transfer leadership to TS 1228b29c822347edaab8837cfbe07cfc
I20260710 13:28:27.275943  3505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be"
dest_uuid: "844d209eadee4e388d94769d3d903292"
mode: GRACEFUL
new_leader_uuid: "7c29d9089e154741ba4dfd79866df80a"
 from {username='slave'} at 127.0.0.1:37444
I20260710 13:28:27.276484  3505 raft_consensus.cc:606] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Received request to transfer leadership to TS 7c29d9089e154741ba4dfd79866df80a
I20260710 13:28:27.574330  3549 raft_consensus.cc:993] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: : Instructing follower 1228b29c822347edaab8837cfbe07cfc to start an election
I20260710 13:28:27.574844  3581 raft_consensus.cc:1081] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Signalling peer 1228b29c822347edaab8837cfbe07cfc to start an election
I20260710 13:28:27.576463  3356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba"
dest_uuid: "1228b29c822347edaab8837cfbe07cfc"
 from {username='slave'} at 127.0.0.1:50956
I20260710 13:28:27.576942  3356 raft_consensus.cc:493] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:27.577208  3356 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.583091  3356 raft_consensus.cc:515] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:27.584656  3356 leader_election.cc:290] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [CANDIDATE]: Term 2 election: Requested vote from peers 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:27.585639  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844d209eadee4e388d94769d3d903292"
I20260710 13:28:27.585793  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "1228b29c822347edaab8837cfbe07cfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:27.586293  3505 raft_consensus.cc:3055] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:27.586313  3431 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.586840  3505 raft_consensus.cc:740] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844d209eadee4e388d94769d3d903292, State: Running, Role: LEADER
I20260710 13:28:27.587713  3505 consensus_queue.cc:260] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:27.588984  3505 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.593582  3431 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 2.
I20260710 13:28:27.594907  3321 leader_election.cc:304] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [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: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a; no voters: 
I20260710 13:28:27.595410  3505 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1228b29c822347edaab8837cfbe07cfc in term 2.
I20260710 13:28:27.595775  3553 raft_consensus.cc:2804] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:27.596342  3553 raft_consensus.cc:697] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 2 LEADER]: Becoming Leader. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Running, Role: LEADER
I20260710 13:28:27.597209  3553 consensus_queue.cc:237] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:27.603998  3252 catalog_manager.cc:5697] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc reported cstate change: term changed from 1 to 2, leader changed from 844d209eadee4e388d94769d3d903292 (127.31.129.195) to 1228b29c822347edaab8837cfbe07cfc (127.31.129.193). New cstate: current_term: 2 leader_uuid: "1228b29c822347edaab8837cfbe07cfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:27.617491  3553 consensus_queue.cc:1048] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:27.631872  3576 consensus_queue.cc:1048] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:27.693348  3576 consensus_queue.cc:1048] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:27.710594  3590 consensus_queue.cc:1048] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:27.790066  3559 raft_consensus.cc:993] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: : Instructing follower 7c29d9089e154741ba4dfd79866df80a to start an election
I20260710 13:28:27.790550  3581 raft_consensus.cc:1081] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Signalling peer 7c29d9089e154741ba4dfd79866df80a to start an election
I20260710 13:28:27.792214  3431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be"
dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
 from {username='slave'} at 127.0.0.1:39606
I20260710 13:28:27.792695  3431 raft_consensus.cc:493] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:27.793011  3431 raft_consensus.cc:3060] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.797742  3431 raft_consensus.cc:515] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.800091  3431 leader_election.cc:290] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 2 election: Requested vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:27.812621  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be" candidate_uuid: "7c29d9089e154741ba4dfd79866df80a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1228b29c822347edaab8837cfbe07cfc"
I20260710 13:28:27.813391  3356 raft_consensus.cc:3060] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.813800  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6610ff99e0c49849e6de8e09b3645be" candidate_uuid: "7c29d9089e154741ba4dfd79866df80a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844d209eadee4e388d94769d3d903292"
I20260710 13:28:27.814378  3505 raft_consensus.cc:3055] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:27.814651  3505 raft_consensus.cc:740] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844d209eadee4e388d94769d3d903292, State: Running, Role: LEADER
I20260710 13:28:27.815464  3505 consensus_queue.cc:260] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.816414  3505 raft_consensus.cc:3060] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.819314  3356 raft_consensus.cc:2468] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c29d9089e154741ba4dfd79866df80a in term 2.
I20260710 13:28:27.820746  3396 leader_election.cc:304] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [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: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a; no voters: 
I20260710 13:28:27.821645  3554 raft_consensus.cc:2804] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:27.821709  3505 raft_consensus.cc:2468] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c29d9089e154741ba4dfd79866df80a in term 2.
I20260710 13:28:27.823091  3554 raft_consensus.cc:697] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 2 LEADER]: Becoming Leader. State: Replica: 7c29d9089e154741ba4dfd79866df80a, State: Running, Role: LEADER
I20260710 13:28:27.824018  3554 consensus_queue.cc:237] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:27.830206  3253 catalog_manager.cc:5697] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a reported cstate change: term changed from 1 to 2, leader changed from 844d209eadee4e388d94769d3d903292 (127.31.129.195) to 7c29d9089e154741ba4dfd79866df80a (127.31.129.194). New cstate: current_term: 2 leader_uuid: "7c29d9089e154741ba4dfd79866df80a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:28.048942  3505 raft_consensus.cc:1275] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Refusing update from remote peer 1228b29c822347edaab8837cfbe07cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:28.050454  3590 consensus_queue.cc:1048] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:28.197706 32263 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:28:28.201267 32263 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:28:28.205163  3431 raft_consensus.cc:1275] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Refusing update from remote peer 1228b29c822347edaab8837cfbe07cfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:28.207122  3589 consensus_queue.cc:1048] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:28.209717 32263 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:28:28.230835  3356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4"
dest_uuid: "1228b29c822347edaab8837cfbe07cfc"
mode: GRACEFUL
new_leader_uuid: "844d209eadee4e388d94769d3d903292"
 from {username='slave'} at 127.0.0.1:50974
I20260710 13:28:28.231380  3356 raft_consensus.cc:606] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Received request to transfer leadership to TS 844d209eadee4e388d94769d3d903292
I20260710 13:28:28.232474 32263 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:28:28.246887  3505 raft_consensus.cc:1275] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Refusing update from remote peer 7c29d9089e154741ba4dfd79866df80a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:28.248139  3554 consensus_queue.cc:1048] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [LEADER]: Connected to new peer: Peer: permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:28.256927  3356 raft_consensus.cc:1275] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Refusing update from remote peer 7c29d9089e154741ba4dfd79866df80a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:28.258620  3554 consensus_queue.cc:1048] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:28.751556  3589 raft_consensus.cc:993] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: : Instructing follower 844d209eadee4e388d94769d3d903292 to start an election
I20260710 13:28:28.752030  3590 raft_consensus.cc:1081] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Signalling peer 844d209eadee4e388d94769d3d903292 to start an election
I20260710 13:28:28.753486  3504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4"
dest_uuid: "844d209eadee4e388d94769d3d903292"
 from {username='slave'} at 127.0.0.1:37440
I20260710 13:28:28.753937  3504 raft_consensus.cc:493] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:28.754227  3504 raft_consensus.cc:3060] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:28.758980  3504 raft_consensus.cc:515] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:28.760545  3504 leader_election.cc:290] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 2 election: Requested vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:28.761399  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1228b29c822347edaab8837cfbe07cfc"
I20260710 13:28:28.761897  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01023efd46e4ab6b7749f00cd535cd4" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:28.762073  3356 raft_consensus.cc:3055] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:28.762543  3431 raft_consensus.cc:3060] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:28.762535  3356 raft_consensus.cc:740] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1228b29c822347edaab8837cfbe07cfc, State: Running, Role: LEADER
I20260710 13:28:28.763633  3356 consensus_queue.cc:260] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:28.764940  3356 raft_consensus.cc:3060] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:28.770183  3431 raft_consensus.cc:2468] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 2.
I20260710 13:28:28.771453  3470 leader_election.cc:304] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [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: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 
I20260710 13:28:28.771849  3356 raft_consensus.cc:2468] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 2.
I20260710 13:28:28.772928  3605 raft_consensus.cc:2804] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:28.773803  3605 raft_consensus.cc:697] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 2 LEADER]: Becoming Leader. State: Replica: 844d209eadee4e388d94769d3d903292, State: Running, Role: LEADER
I20260710 13:28:28.774442  3605 consensus_queue.cc:237] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:28.781584  3253 catalog_manager.cc:5697] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 reported cstate change: term changed from 1 to 2, leader changed from 1228b29c822347edaab8837cfbe07cfc (127.31.129.193) to 844d209eadee4e388d94769d3d903292 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "844d209eadee4e388d94769d3d903292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:28.851330 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:28:28.871101 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:28.871788 32263 tablet_replica.cc:333] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc: stopping tablet replica
I20260710 13:28:28.872346 32263 raft_consensus.cc:2243] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:28.873103 32263 raft_consensus.cc:2272] T eadb58b263c64e09b925104bc4e0b410 P 1228b29c822347edaab8837cfbe07cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:28.875012 32263 tablet_replica.cc:333] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc: stopping tablet replica
I20260710 13:28:28.875526 32263 raft_consensus.cc:2243] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:28.875916 32263 raft_consensus.cc:2272] T e6610ff99e0c49849e6de8e09b3645be P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:28.878264 32263 tablet_replica.cc:333] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc: stopping tablet replica
I20260710 13:28:28.878849 32263 raft_consensus.cc:2243] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:28.879213 32263 raft_consensus.cc:2272] T b01023efd46e4ab6b7749f00cd535cd4 P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:28.880853 32263 tablet_replica.cc:333] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc: stopping tablet replica
I20260710 13:28:28.881330 32263 raft_consensus.cc:2243] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:28.882022 32263 raft_consensus.cc:2272] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 1228b29c822347edaab8837cfbe07cfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:29.081939  3377 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb420 after lost signal to thread 32266
W20260710 13:28:29.083310  3377 debug-util.cc:398] Leaking SignalData structure 0x7b0800258160 after lost signal to thread 3288
W20260710 13:28:29.085162  3377 debug-util.cc:398] Leaking SignalData structure 0x7b0800142820 after lost signal to thread 3455
W20260710 13:28:29.086038  3377 debug-util.cc:398] Leaking SignalData structure 0x7b08001deec0 after lost signal to thread 3529
W20260710 13:28:29.217741  3470 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260710 13:28:29.221766  3470 consensus_peers.cc:597] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 -> Peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Couldn't send request to peer 1228b29c822347edaab8837cfbe07cfc. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:29.230027  3431 raft_consensus.cc:1275] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Refusing update from remote peer 844d209eadee4e388d94769d3d903292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:29.231648  3605 consensus_queue.cc:1048] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:29.429934  3396 consensus_peers.cc:597] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a -> Peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Couldn't send request to peer 1228b29c822347edaab8837cfbe07cfc. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:29.795408  3614 raft_consensus.cc:493] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1228b29c822347edaab8837cfbe07cfc)
I20260710 13:28:29.795964  3614 raft_consensus.cc:515] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:29.797605  3614 leader_election.cc:290] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:29.798779  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "7c29d9089e154741ba4dfd79866df80a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292" is_pre_election: true
W20260710 13:28:29.802081  3396 leader_election.cc:336] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111)
I20260710 13:28:29.802623  3396 leader_election.cc:304] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [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: 7c29d9089e154741ba4dfd79866df80a; no voters: 1228b29c822347edaab8837cfbe07cfc, 844d209eadee4e388d94769d3d903292
I20260710 13:28:29.803560  3614 raft_consensus.cc:2749] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:28:29.903610 32263 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3377)
I20260710 13:28:30.252002  3620 raft_consensus.cc:493] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1228b29c822347edaab8837cfbe07cfc)
I20260710 13:28:30.252913  3620 raft_consensus.cc:515] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:30.255508  3620 leader_election.cc:290] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:30.257299  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a" is_pre_election: true
I20260710 13:28:30.258095  3431 raft_consensus.cc:2468] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 1.
I20260710 13:28:30.260192  3470 leader_election.cc:304] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [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: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 
I20260710 13:28:30.261168  3620 raft_consensus.cc:2804] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:30.261204  3470 leader_election.cc:336] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111)
I20260710 13:28:30.261816  3620 raft_consensus.cc:493] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1228b29c822347edaab8837cfbe07cfc)
I20260710 13:28:30.262351  3620 raft_consensus.cc:3060] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:30.265321  3627 raft_consensus.cc:493] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1228b29c822347edaab8837cfbe07cfc)
I20260710 13:28:30.265933  3627 raft_consensus.cc:515] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:30.268503  3627 leader_election.cc:290] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
I20260710 13:28:30.271401  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a" is_pre_election: true
I20260710 13:28:30.271553  3620 raft_consensus.cc:515] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:30.273538  3620 leader_election.cc:290] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 2 election: Requested vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 7c29d9089e154741ba4dfd79866df80a (127.31.129.194:41535)
W20260710 13:28:30.274858  3470 leader_election.cc:336] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111)
I20260710 13:28:30.275612  3431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb58b263c64e09b925104bc4e0b410" candidate_uuid: "844d209eadee4e388d94769d3d903292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c29d9089e154741ba4dfd79866df80a"
I20260710 13:28:30.275841  3470 leader_election.cc:304] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 844d209eadee4e388d94769d3d903292; no voters: 1228b29c822347edaab8837cfbe07cfc, 7c29d9089e154741ba4dfd79866df80a
I20260710 13:28:30.276484  3431 raft_consensus.cc:3060] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:30.276793  3620 raft_consensus.cc:2749] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:28:30.278927  3470 leader_election.cc:336] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111)
I20260710 13:28:30.285315  3431 raft_consensus.cc:2468] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844d209eadee4e388d94769d3d903292 in term 2.
I20260710 13:28:30.286836  3470 leader_election.cc:304] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [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: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 1228b29c822347edaab8837cfbe07cfc
I20260710 13:28:30.287572  3620 raft_consensus.cc:2804] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:30.288080  3620 raft_consensus.cc:697] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 2 LEADER]: Becoming Leader. State: Replica: 844d209eadee4e388d94769d3d903292, State: Running, Role: LEADER
I20260710 13:28:30.288877  3620 consensus_queue.cc:237] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } }
I20260710 13:28:30.296926  3253 catalog_manager.cc:5697] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 reported cstate change: term changed from 1 to 2, leader changed from 1228b29c822347edaab8837cfbe07cfc (127.31.129.193) to 844d209eadee4e388d94769d3d903292 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "844d209eadee4e388d94769d3d903292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:30.312822  3626 raft_consensus.cc:493] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1228b29c822347edaab8837cfbe07cfc)
I20260710 13:28:30.313555  3626 raft_consensus.cc:515] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:30.317397  3626 leader_election.cc:290] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
I20260710 13:28:30.319356  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "7c29d9089e154741ba4dfd79866df80a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292" is_pre_election: true
I20260710 13:28:30.320371  3504 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c29d9089e154741ba4dfd79866df80a in term 2.
I20260710 13:28:30.322583  3394 leader_election.cc:304] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 
W20260710 13:28:30.323318  3396 leader_election.cc:336] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111)
I20260710 13:28:30.323769  3626 raft_consensus.cc:2804] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:30.324258  3626 raft_consensus.cc:493] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1228b29c822347edaab8837cfbe07cfc)
I20260710 13:28:30.324723  3626 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.335398  3626 raft_consensus.cc:515] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:30.339003  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9200b4ee64d7fa7da1b7b7b807aba" candidate_uuid: "7c29d9089e154741ba4dfd79866df80a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "844d209eadee4e388d94769d3d903292"
I20260710 13:28:30.339619  3504 raft_consensus.cc:3060] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.342834  3626 leader_election.cc:290] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 3 election: Requested vote from peers 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003), 844d209eadee4e388d94769d3d903292 (127.31.129.195:36647)
W20260710 13:28:30.345278  3396 leader_election.cc:336] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111)
I20260710 13:28:30.347189  3504 raft_consensus.cc:2468] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c29d9089e154741ba4dfd79866df80a in term 3.
I20260710 13:28:30.348552  3394 leader_election.cc:304] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [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: 7c29d9089e154741ba4dfd79866df80a, 844d209eadee4e388d94769d3d903292; no voters: 1228b29c822347edaab8837cfbe07cfc
I20260710 13:28:30.349514  3626 raft_consensus.cc:2804] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:30.350247  3626 raft_consensus.cc:697] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 3 LEADER]: Becoming Leader. State: Replica: 7c29d9089e154741ba4dfd79866df80a, State: Running, Role: LEADER
I20260710 13:28:30.351248  3626 consensus_queue.cc:237] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [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: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } }
I20260710 13:28:30.361354  3253 catalog_manager.cc:5697] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a reported cstate change: term changed from 2 to 3, leader changed from 1228b29c822347edaab8837cfbe07cfc (127.31.129.193) to 7c29d9089e154741ba4dfd79866df80a (127.31.129.194). New cstate: current_term: 3 leader_uuid: "7c29d9089e154741ba4dfd79866df80a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1228b29c822347edaab8837cfbe07cfc" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:30.708979  3470 consensus_peers.cc:597] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 -> Peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Couldn't send request to peer 1228b29c822347edaab8837cfbe07cfc. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:30.743876  3396 consensus_peers.cc:597] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a -> Peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Couldn't send request to peer 1228b29c822347edaab8837cfbe07cfc. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.808952  3504 raft_consensus.cc:1275] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 3 FOLLOWER]: Refusing update from remote peer 7c29d9089e154741ba4dfd79866df80a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:30.810482  3626 consensus_queue.cc:1048] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [LEADER]: Connected to new peer: Peer: permanent_uuid: "844d209eadee4e388d94769d3d903292" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:30.838877  3431 raft_consensus.cc:1275] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Refusing update from remote peer 844d209eadee4e388d94769d3d903292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:30.840286  3620 consensus_queue.cc:1048] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c29d9089e154741ba4dfd79866df80a" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 41535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:30.904243 32263 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3377)
W20260710 13:28:31.695056  3470 consensus_peers.cc:597] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 -> Peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Couldn't send request to peer 1228b29c822347edaab8837cfbe07cfc. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:31.904855 32263 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 3377)
W20260710 13:28:32.137569  3396 consensus_peers.cc:597] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a -> Peer 1228b29c822347edaab8837cfbe07cfc (127.31.129.193:41003): Couldn't send request to peer 1228b29c822347edaab8837cfbe07cfc. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:41003: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:28:32.348701 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
I20260710 13:28:32.363250 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:28:32.384248 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:32.384899 32263 tablet_replica.cc:333] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a: stopping tablet replica
I20260710 13:28:32.385417 32263 raft_consensus.cc:2243] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.385851 32263 raft_consensus.cc:2272] T b01023efd46e4ab6b7749f00cd535cd4 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.387622 32263 tablet_replica.cc:333] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a: stopping tablet replica
I20260710 13:28:32.388111 32263 raft_consensus.cc:2243] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.388871 32263 raft_consensus.cc:2272] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 7c29d9089e154741ba4dfd79866df80a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.390936 32263 tablet_replica.cc:333] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a: stopping tablet replica
I20260710 13:28:32.391434 32263 raft_consensus.cc:2243] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.391852 32263 raft_consensus.cc:2272] T eadb58b263c64e09b925104bc4e0b410 P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.393520 32263 tablet_replica.cc:333] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a: stopping tablet replica
I20260710 13:28:32.393965 32263 raft_consensus.cc:2243] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.394656 32263 raft_consensus.cc:2272] T e6610ff99e0c49849e6de8e09b3645be P 7c29d9089e154741ba4dfd79866df80a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.416707 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
I20260710 13:28:32.429572 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
I20260710 13:28:32.449283 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:32.449884 32263 tablet_replica.cc:333] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292: stopping tablet replica
I20260710 13:28:32.450479 32263 raft_consensus.cc:2243] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.451396 32263 raft_consensus.cc:2272] T b01023efd46e4ab6b7749f00cd535cd4 P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.453137 32263 tablet_replica.cc:333] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292: stopping tablet replica
I20260710 13:28:32.453668 32263 raft_consensus.cc:2243] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.454082 32263 raft_consensus.cc:2272] T 8cf9200b4ee64d7fa7da1b7b7b807aba P 844d209eadee4e388d94769d3d903292 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.455886 32263 tablet_replica.cc:333] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292: stopping tablet replica
I20260710 13:28:32.456368 32263 raft_consensus.cc:2243] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.457103 32263 raft_consensus.cc:2272] T eadb58b263c64e09b925104bc4e0b410 P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.458812 32263 tablet_replica.cc:333] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292: stopping tablet replica
I20260710 13:28:32.459303 32263 raft_consensus.cc:2243] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.459697 32263 raft_consensus.cc:2272] T e6610ff99e0c49849e6de8e09b3645be P 844d209eadee4e388d94769d3d903292 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.482131 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:28:32.495635 32263 master.cc:562] Master@127.31.129.254:40131 shutting down...
I20260710 13:28:32.514246 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.514828 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.515151 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1fb5e739995f4cecae8370a0d484d6ea: stopping tablet replica
I20260710 13:28:32.534291 32263 master.cc:584] Master@127.31.129.254:40131 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (6720 ms)
[----------] 6 tests from LeaderRebalancerTest (97717 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:28:32.570904 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:41401
I20260710 13:28:32.572029 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:32.577687  3641 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
W20260710 13:28:32.577734  3642 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
W20260710 13:28:32.578100  3644 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
I20260710 13:28:32.578794 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:32.579772 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:32.579962 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:32.580163 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690112580130 us; error 0 us; skew 500 ppm
I20260710 13:28:32.580703 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:32.583022 32263 webserver.cc:533] Webserver started at http://127.31.129.254:43791/ using document root <none> and password file <none>
I20260710 13:28:32.583503 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:32.583686 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:32.583950 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:32.585004 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "1f8a5f1536054388b5f9dca7cbb7692a"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.589157 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:28:32.592243  3649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.593077 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:32.593313 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "1f8a5f1536054388b5f9dca7cbb7692a"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.593544 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-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)
I20260710 13:28:32.604471 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:32.605509 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:32.644238 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:41401
I20260710 13:28:32.644344  3700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:41401 every 8 connection(s)
I20260710 13:28:32.648022  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:32.657923  3701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a: Bootstrap starting.
I20260710 13:28:32.662503  3701 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.666599  3701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a: No bootstrap required, opened a new log
I20260710 13:28:32.668752  3701 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8a5f1536054388b5f9dca7cbb7692a" member_type: VOTER }
I20260710 13:28:32.669224  3701 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.669488  3701 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a5f1536054388b5f9dca7cbb7692a, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.670176  3701 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f8a5f1536054388b5f9dca7cbb7692a" member_type: VOTER }
I20260710 13:28:32.670675  3701 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:32.671001  3701 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:32.671305  3701 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.675983  3701 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8a5f1536054388b5f9dca7cbb7692a" member_type: VOTER }
I20260710 13:28:32.676522  3701 leader_election.cc:304] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [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: 1f8a5f1536054388b5f9dca7cbb7692a; no voters: 
I20260710 13:28:32.677696  3701 leader_election.cc:290] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:32.678001  3704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:32.679483  3704 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 1 LEADER]: Becoming Leader. State: Replica: 1f8a5f1536054388b5f9dca7cbb7692a, State: Running, Role: LEADER
I20260710 13:28:32.680116  3704 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [LEADER]: Queue going to LEADER mode. State: All 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: "1f8a5f1536054388b5f9dca7cbb7692a" member_type: VOTER }
I20260710 13:28:32.680871  3701 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:32.684247  3705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f8a5f1536054388b5f9dca7cbb7692a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8a5f1536054388b5f9dca7cbb7692a" member_type: VOTER } }
I20260710 13:28:32.684340  3706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f8a5f1536054388b5f9dca7cbb7692a. Latest consensus state: current_term: 1 leader_uuid: "1f8a5f1536054388b5f9dca7cbb7692a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8a5f1536054388b5f9dca7cbb7692a" member_type: VOTER } }
I20260710 13:28:32.684973  3705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:32.685385  3706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:32.692649  3710 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:32.697433  3710 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:32.698937 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:32.705407  3710 catalog_manager.cc:1383] Generated new cluster ID: 94a75645d9c24767aaedf19402d7acdc
I20260710 13:28:32.705672  3710 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:32.736231  3710 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:32.737551  3710 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:32.749294  3710 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a: Generated new TSK 0
I20260710 13:28:32.749996  3710 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:32.765020 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:32.771114  3722 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
W20260710 13:28:32.771857  3723 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
W20260710 13:28:32.773489  3725 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
I20260710 13:28:32.773974 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:32.774933 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:32.775107 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:32.775225 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690112775214 us; error 0 us; skew 500 ppm
I20260710 13:28:32.775677 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:32.777788 32263 webserver.cc:533] Webserver started at http://127.31.129.193:39577/ using document root <none> and password file <none>
I20260710 13:28:32.778199 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:32.778344 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:32.778553 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:32.779615 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.783950 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:32.787180  3730 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.787917 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:32.788198 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.788524 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-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)
I20260710 13:28:32.810786 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:32.812093 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:32.813478 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:32.815790 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:32.815956 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.816241 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:32.816430 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.855615 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:38721
I20260710 13:28:32.855718  3792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:38721 every 8 connection(s)
I20260710 13:28:32.860388 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:32.867974  3797 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
W20260710 13:28:32.868279  3798 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
I20260710 13:28:32.870946 32263 server_base.cc:1061] running on GCE node
W20260710 13:28:32.872008  3801 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
I20260710 13:28:32.872960 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:32.873219 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:32.873304  3793 heartbeater.cc:344] Connected to a master server at 127.31.129.254:41401
I20260710 13:28:32.873409 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690112873373 us; error 0 us; skew 500 ppm
I20260710 13:28:32.873759  3793 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:32.874176 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:32.874605  3793 heartbeater.cc:507] Master 127.31.129.254:41401 requested a full tablet report, sending...
I20260710 13:28:32.876727  3666 ts_manager.cc:194] Registered new tserver with Master: a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721)
I20260710 13:28:32.876998 32263 webserver.cc:533] Webserver started at http://127.31.129.194:40013/ using document root <none> and password file <none>
I20260710 13:28:32.877569 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:32.877771 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:32.878060 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:32.878674  3666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40278
I20260710 13:28:32.879241 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "8fbe49520c404ec3b696021eff7f8063"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.883540 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:28:32.886567  3805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.887280 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:32.887562 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "8fbe49520c404ec3b696021eff7f8063"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.887812 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-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)
I20260710 13:28:32.914867 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:32.915993 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:32.917392 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:32.919673 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:32.919850 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.920137 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:32.920289 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.958455 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:32917
I20260710 13:28:32.958563  3867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:32917 every 8 connection(s)
I20260710 13:28:32.963167 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:32.969759  3871 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
W20260710 13:28:32.971298  3872 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
I20260710 13:28:32.975584  3868 heartbeater.cc:344] Connected to a master server at 127.31.129.254:41401
I20260710 13:28:32.976090  3868 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:32.976490  3874 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
I20260710 13:28:32.976924 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:32.977206  3868 heartbeater.cc:507] Master 127.31.129.254:41401 requested a full tablet report, sending...
I20260710 13:28:32.977911 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:32.978183 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:32.978389 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690112978369 us; error 0 us; skew 500 ppm
I20260710 13:28:32.979136 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:32.979439  3666 ts_manager.cc:194] Registered new tserver with Master: 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:32.981117  3666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40288
I20260710 13:28:32.981622 32263 webserver.cc:533] Webserver started at http://127.31.129.195:43951/ using document root <none> and password file <none>
I20260710 13:28:32.982251 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:32.982491 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:32.982800 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:32.983964 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "9acee592e89c4d96b0ce7ee630d94282"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.988225 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:32.991540  3879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:32.992208 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:32.992486 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "9acee592e89c4d96b0ce7ee630d94282"
format_stamp: "Formatted at 2026-07-10 13:28:32 on dist-test-slave-t14x"
I20260710 13:28:32.992817 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690014679549-32263-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)
I20260710 13:28:33.007493 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:33.008553 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:33.009868 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:33.012077 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:33.012382 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:33.012635 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:33.012806 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:33.051244 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:39189
I20260710 13:28:33.051342  3941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:39189 every 8 connection(s)
I20260710 13:28:33.064342  3942 heartbeater.cc:344] Connected to a master server at 127.31.129.254:41401
I20260710 13:28:33.064673  3942 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:33.065294  3942 heartbeater.cc:507] Master 127.31.129.254:41401 requested a full tablet report, sending...
I20260710 13:28:33.067124  3666 ts_manager.cc:194] Registered new tserver with Master: 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.067620 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013270547s
I20260710 13:28:33.068380  3666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40292
I20260710 13:28:33.091043  3666 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40300:
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"
    }
  }
}
W20260710 13:28:33.093626  3666 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.
I20260710 13:28:33.163861  3833 tablet_service.cc:1511] Processing CreateTablet for tablet eafd0fd136c240c5b92cb12d96ee68dd (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:33.165212  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafd0fd136c240c5b92cb12d96ee68dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.166060  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef7581f7c424307bd4a11fd77522691 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:33.166530  3907 tablet_service.cc:1511] Processing CreateTablet for tablet eafd0fd136c240c5b92cb12d96ee68dd (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:33.167485  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef7581f7c424307bd4a11fd77522691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.167662  3831 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8c172e9d5a4834bb0ae31632e76a37 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:33.168550  3758 tablet_service.cc:1511] Processing CreateTablet for tablet eafd0fd136c240c5b92cb12d96ee68dd (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:33.169109  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8c172e9d5a4834bb0ae31632e76a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.169013  3830 tablet_service.cc:1511] Processing CreateTablet for tablet 3f622582064f4f2a86299037525185cf (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:33.170475  3757 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef7581f7c424307bd4a11fd77522691 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:33.171180  3832 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef7581f7c424307bd4a11fd77522691 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:33.171912  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8c172e9d5a4834bb0ae31632e76a37 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:33.172365  3756 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8c172e9d5a4834bb0ae31632e76a37 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:33.173245  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8c172e9d5a4834bb0ae31632e76a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.174192  3755 tablet_service.cc:1511] Processing CreateTablet for tablet 3f622582064f4f2a86299037525185cf (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:33.175060  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f622582064f4f2a86299037525185cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.175891  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafd0fd136c240c5b92cb12d96ee68dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.176465  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef7581f7c424307bd4a11fd77522691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.181419  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8c172e9d5a4834bb0ae31632e76a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.184670  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafd0fd136c240c5b92cb12d96ee68dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.192569  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef7581f7c424307bd4a11fd77522691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.199019  3755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f622582064f4f2a86299037525185cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.210235  3904 tablet_service.cc:1511] Processing CreateTablet for tablet 3f622582064f4f2a86299037525185cf (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:33.212203  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f622582064f4f2a86299037525185cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.231408  3958 tablet_bootstrap.cc:492] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.234046  3754 tablet_service.cc:1511] Processing CreateTablet for tablet 8407a708512e4724bf9260b282e72603 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:33.234763  3957 tablet_bootstrap.cc:492] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.235404  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8407a708512e4724bf9260b282e72603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.241838  3959 tablet_bootstrap.cc:492] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.237398  3831 tablet_service.cc:1511] Processing CreateTablet for tablet 8407a708512e4724bf9260b282e72603 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:33.246945  3756 tablet_service.cc:1511] Processing CreateTablet for tablet c35b77d7d77a4a2d92e0eae031b824cd (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:33.240515  3958 tablet_bootstrap.cc:654] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.247957  3830 tablet_service.cc:1511] Processing CreateTablet for tablet c35b77d7d77a4a2d92e0eae031b824cd (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:33.249644  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 8407a708512e4724bf9260b282e72603 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:33.248217  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8407a708512e4724bf9260b282e72603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.248230  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35b77d7d77a4a2d92e0eae031b824cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.250818  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35b77d7d77a4a2d92e0eae031b824cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.250880  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8407a708512e4724bf9260b282e72603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.260653  3959 tablet_bootstrap.cc:654] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.267710  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0e7a2c9c184d50a4b281a284b3b31b (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:33.268741  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0e7a2c9c184d50a4b281a284b3b31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.272786  3833 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0e7a2c9c184d50a4b281a284b3b31b (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:33.274049  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0e7a2c9c184d50a4b281a284b3b31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.273775  3905 tablet_service.cc:1511] Processing CreateTablet for tablet c35b77d7d77a4a2d92e0eae031b824cd (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:33.279281  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35b77d7d77a4a2d92e0eae031b824cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.280018  3958 tablet_bootstrap.cc:492] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.280560  3958 ts_tablet_manager.cc:1403] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
I20260710 13:28:33.280705  3752 tablet_service.cc:1511] Processing CreateTablet for tablet d73fe1a96a2a4fab95818253ee8d2a79 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:33.282002  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73fe1a96a2a4fab95818253ee8d2a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.283727  3958 raft_consensus.cc:359] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.284546  3832 tablet_service.cc:1511] Processing CreateTablet for tablet d73fe1a96a2a4fab95818253ee8d2a79 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:33.285917  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73fe1a96a2a4fab95818253ee8d2a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.288323  3957 tablet_bootstrap.cc:654] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.291366  3904 tablet_service.cc:1511] Processing CreateTablet for tablet d73fe1a96a2a4fab95818253ee8d2a79 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:33.292614  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73fe1a96a2a4fab95818253ee8d2a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.284530  3958 raft_consensus.cc:385] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.299166  3958 raft_consensus.cc:740] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.303381  3758 tablet_service.cc:1511] Processing CreateTablet for tablet 9034efcceac544a9b2e193202f124331 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:33.313638  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9034efcceac544a9b2e193202f124331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.303680  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0e7a2c9c184d50a4b281a284b3b31b (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:33.317286  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0e7a2c9c184d50a4b281a284b3b31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.303905  3958 consensus_queue.cc:260] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.323449  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 9034efcceac544a9b2e193202f124331 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:33.318439  3830 tablet_service.cc:1511] Processing CreateTablet for tablet 9034efcceac544a9b2e193202f124331 (DEFAULT_TABLE table=test-workload [id=f16e90638a484e29aaf4b10b97063167]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:33.324395  3964 raft_consensus.cc:493] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.324704  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9034efcceac544a9b2e193202f124331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.325070  3964 raft_consensus.cc:515] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.325963  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9034efcceac544a9b2e193202f124331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:33.328428  3958 ts_tablet_manager.cc:1434] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260710 13:28:33.329102  3868 heartbeater.cc:499] Master 127.31.129.254:41401 was elected leader, sending a full tablet report...
I20260710 13:28:33.329720  3958 tablet_bootstrap.cc:492] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.333323  3957 tablet_bootstrap.cc:492] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.333775  3957 ts_tablet_manager.cc:1403] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.020s
I20260710 13:28:33.336733  3957 raft_consensus.cc:359] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.337473  3957 raft_consensus.cc:385] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.337767  3957 raft_consensus.cc:740] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.338653  3957 consensus_queue.cc:260] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.340480  3964 leader_election.cc:290] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.346369  3958 tablet_bootstrap.cc:654] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.359193  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f622582064f4f2a86299037525185cf" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
W20260710 13:28:33.360956  3808 leader_election.cc:343] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:33.379326  3959 tablet_bootstrap.cc:492] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.379464  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f622582064f4f2a86299037525185cf" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:33.379943  3959 ts_tablet_manager.cc:1403] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.138s	user 0.020s	sys 0.020s
W20260710 13:28:33.381027  3806 leader_election.cc:343] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:33.381484  3806 leader_election.cc:304] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063; no voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:33.382256  3964 raft_consensus.cc:2749] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:33.382946  3959 raft_consensus.cc:359] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.384027  3959 raft_consensus.cc:385] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.384426  3959 raft_consensus.cc:740] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.385602  3942 heartbeater.cc:499] Master 127.31.129.254:41401 was elected leader, sending a full tablet report...
I20260710 13:28:33.385375  3959 consensus_queue.cc:260] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.385831  3957 ts_tablet_manager.cc:1434] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.001s
I20260710 13:28:33.387019  3957 tablet_bootstrap.cc:492] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.392508  3958 tablet_bootstrap.cc:492] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.393100  3958 ts_tablet_manager.cc:1403] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.016s
I20260710 13:28:33.394927  3957 tablet_bootstrap.cc:654] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.396070  3958 raft_consensus.cc:359] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.396829  3958 raft_consensus.cc:385] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.397110  3958 raft_consensus.cc:740] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.398075  3958 consensus_queue.cc:260] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.398636  3793 heartbeater.cc:499] Master 127.31.129.254:41401 was elected leader, sending a full tablet report...
I20260710 13:28:33.399946  3959 ts_tablet_manager.cc:1434] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:28:33.400733  3957 tablet_bootstrap.cc:492] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.400972  3959 tablet_bootstrap.cc:492] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.401347  3957 ts_tablet_manager.cc:1403] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:28:33.401921  3958 ts_tablet_manager.cc:1434] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:28:33.402864  3958 tablet_bootstrap.cc:492] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.404553  3957 raft_consensus.cc:359] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.405299  3957 raft_consensus.cc:385] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.405638  3957 raft_consensus.cc:740] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.406522  3957 consensus_queue.cc:260] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.407452  3959 tablet_bootstrap.cc:654] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.409083  3958 tablet_bootstrap.cc:654] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.413388  3957 ts_tablet_manager.cc:1434] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:28:33.413579  3970 raft_consensus.cc:493] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.414573  3957 tablet_bootstrap.cc:492] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.414230  3970 raft_consensus.cc:515] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.421411  3957 tablet_bootstrap.cc:654] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.435742  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
W20260710 13:28:33.437837  3883 leader_election.cc:343] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:33.438400  3958 tablet_bootstrap.cc:492] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.439085  3958 ts_tablet_manager.cc:1403] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260710 13:28:33.445385  3959 tablet_bootstrap.cc:492] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.446019  3959 ts_tablet_manager.cc:1403] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.018s
I20260710 13:28:33.448998  3959 raft_consensus.cc:359] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.449707  3959 raft_consensus.cc:385] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.449992  3959 raft_consensus.cc:740] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.450659  3959 consensus_queue.cc:260] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.452930  3959 ts_tablet_manager.cc:1434] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:33.454066  3959 tablet_bootstrap.cc:492] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.457612  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:33.458309  3768 raft_consensus.cc:2468] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.459765  3882 leader_election.cc:304] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:33.460480  3959 tablet_bootstrap.cc:654] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.460587  3970 leader_election.cc:290] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721)
I20260710 13:28:33.460779  3965 raft_consensus.cc:2804] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.461309  3965 raft_consensus.cc:493] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.462080  3965 raft_consensus.cc:3060] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.442627  3958 raft_consensus.cc:359] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.463665  3958 raft_consensus.cc:385] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.464076  3958 raft_consensus.cc:740] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.465134  3958 consensus_queue.cc:260] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.471550  3958 ts_tablet_manager.cc:1434] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:28:33.472821  3958 tablet_bootstrap.cc:492] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.481694  3957 tablet_bootstrap.cc:492] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.482290  3957 ts_tablet_manager.cc:1403] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.032s
I20260710 13:28:33.482597  3958 tablet_bootstrap.cc:654] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.485102  3959 tablet_bootstrap.cc:492] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.485680  3959 ts_tablet_manager.cc:1403] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260710 13:28:33.485394  3957 raft_consensus.cc:359] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.486366  3957 raft_consensus.cc:385] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.486733  3957 raft_consensus.cc:740] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.487535  3957 consensus_queue.cc:260] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.489253  3959 raft_consensus.cc:359] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.489956  3957 ts_tablet_manager.cc:1434] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:28:33.489955  3959 raft_consensus.cc:385] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.490576  3959 raft_consensus.cc:740] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.491447  3957 tablet_bootstrap.cc:492] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.491546  3959 consensus_queue.cc:260] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.492678  3965 raft_consensus.cc:515] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.496030  3959 ts_tablet_manager.cc:1434] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:28:33.496117  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.496810  3843 raft_consensus.cc:3060] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.497063  3959 tablet_bootstrap.cc:492] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.498661  3957 tablet_bootstrap.cc:654] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.506855  3959 tablet_bootstrap.cc:654] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.516672  3843 raft_consensus.cc:2468] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.518296  3883 leader_election.cc:304] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.519534  3970 raft_consensus.cc:2804] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.522892  3968 raft_consensus.cc:493] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.523574  3968 raft_consensus.cc:515] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.527297  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:33.527946  3768 raft_consensus.cc:3060] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.530258  3968 leader_election.cc:290] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.548166  3965 leader_election.cc:290] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721)
I20260710 13:28:33.551311  3965 raft_consensus.cc:493] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.551789  3965 raft_consensus.cc:515] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.555524  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:33.556185  3842 raft_consensus.cc:2468] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.557389  3883 leader_election.cc:304] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.542404  3768 raft_consensus.cc:2468] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.559532  3959 tablet_bootstrap.cc:492] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.560262  3959 ts_tablet_manager.cc:1403] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.010s
I20260710 13:28:33.560664  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f622582064f4f2a86299037525185cf" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:33.561334  3917 raft_consensus.cc:2468] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:33.561491  3981 raft_consensus.cc:2804] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.561870  3981 raft_consensus.cc:493] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.562201  3981 raft_consensus.cc:3060] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.562855  3731 leader_election.cc:304] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.563758  3968 raft_consensus.cc:2804] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.564373  3968 raft_consensus.cc:493] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.564851  3968 raft_consensus.cc:3060] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.567494  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
W20260710 13:28:33.570235  3882 leader_election.cc:343] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:33.575307  3959 raft_consensus.cc:359] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.576052  3959 raft_consensus.cc:385] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.576690  3970 raft_consensus.cc:697] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:33.577581  3970 consensus_queue.cc:237] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.576719  3965 leader_election.cc:290] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.579107  3968 raft_consensus.cc:515] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.581804  3968 leader_election.cc:290] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.582581  3958 tablet_bootstrap.cc:492] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.581498  3981 raft_consensus.cc:515] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.583256  3958 ts_tablet_manager.cc:1403] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.111s	user 0.047s	sys 0.045s
I20260710 13:28:33.576416  3959 raft_consensus.cc:740] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.586035  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f622582064f4f2a86299037525185cf" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:33.586125  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f622582064f4f2a86299037525185cf" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.586570  3843 raft_consensus.cc:2468] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:33.583600  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f622582064f4f2a86299037525185cf" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:33.587600  3917 raft_consensus.cc:3060] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.589629  3959 consensus_queue.cc:260] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.594283  3917 raft_consensus.cc:2468] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:33.595496  3731 leader_election.cc:304] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:33.598820  3968 raft_consensus.cc:2804] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.599519  3968 raft_consensus.cc:697] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:33.599207  3665 catalog_manager.cc:5697] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:33.600642  3968 consensus_queue.cc:237] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.604911  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:33.605209  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.605509  3768 raft_consensus.cc:3060] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.605798  3842 raft_consensus.cc:3060] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.606175  3958 raft_consensus.cc:359] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.606901  3958 raft_consensus.cc:385] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.607178  3958 raft_consensus.cc:740] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.608578  3958 consensus_queue.cc:260] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.610868  3958 ts_tablet_manager.cc:1434] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:28:33.611800  3958 tablet_bootstrap.cc:492] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.612787  3842 raft_consensus.cc:2468] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.614248  3883 leader_election.cc:304] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.615032  3959 ts_tablet_manager.cc:1434] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.000s
I20260710 13:28:33.615232  3970 raft_consensus.cc:2804] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.615759  3970 raft_consensus.cc:697] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:33.616140  3959 tablet_bootstrap.cc:492] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.616552  3970 consensus_queue.cc:237] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.618037  3958 tablet_bootstrap.cc:654] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.614327  3768 raft_consensus.cc:2468] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.624303  3981 leader_election.cc:290] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.627970  3959 tablet_bootstrap.cc:654] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.634020  3957 tablet_bootstrap.cc:492] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.634527  3957 ts_tablet_manager.cc:1403] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.143s	user 0.050s	sys 0.028s
I20260710 13:28:33.633098  3664 catalog_manager.cc:5697] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:33.637632  3957 raft_consensus.cc:359] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.638316  3957 raft_consensus.cc:385] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.638585  3957 raft_consensus.cc:740] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.639426  3957 consensus_queue.cc:260] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.645713  3958 tablet_bootstrap.cc:492] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.646080  3958 ts_tablet_manager.cc:1403] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260710 13:28:33.642187  3665 catalog_manager.cc:5697] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:33.647192  3957 ts_tablet_manager.cc:1434] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:28:33.648227  3957 tablet_bootstrap.cc:492] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.648837  3958 raft_consensus.cc:359] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.649667  3958 raft_consensus.cc:385] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.649969  3958 raft_consensus.cc:740] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.650683  3958 consensus_queue.cc:260] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.653040  3959 tablet_bootstrap.cc:492] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.653527  3959 ts_tablet_manager.cc:1403] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.010s
I20260710 13:28:33.655144  3957 tablet_bootstrap.cc:654] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.656427  3959 raft_consensus.cc:359] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.657163  3959 raft_consensus.cc:385] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.657454  3959 raft_consensus.cc:740] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.658185  3959 consensus_queue.cc:260] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.660418  3959 ts_tablet_manager.cc:1434] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:33.660529  3970 raft_consensus.cc:493] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.661330  3959 tablet_bootstrap.cc:492] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.661036  3970 raft_consensus.cc:515] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.663244  3970 leader_election.cc:290] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.664448  3958 ts_tablet_manager.cc:1434] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260710 13:28:33.665480  3958 tablet_bootstrap.cc:492] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.665546  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:33.666281  3842 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.667542  3883 leader_election.cc:304] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.667670  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:33.668329  3768 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.668349  3970 raft_consensus.cc:2804] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.668916  3970 raft_consensus.cc:493] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.669910  3970 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.676429  3957 tablet_bootstrap.cc:492] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.676973  3958 tablet_bootstrap.cc:654] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.676995  3957 ts_tablet_manager.cc:1403] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 13:28:33.677301  3970 raft_consensus.cc:515] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.680055  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:33.680603  3768 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.680549  3957 raft_consensus.cc:359] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.681527  3957 raft_consensus.cc:385] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.681882  3957 raft_consensus.cc:740] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.681942  3959 tablet_bootstrap.cc:654] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.682893  3957 consensus_queue.cc:260] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.688767  3768 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.690100  3882 leader_election.cc:304] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.690953  3981 raft_consensus.cc:2804] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.691450  3981 raft_consensus.cc:697] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:33.692286  3957 ts_tablet_manager.cc:1434] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:28:33.693374  3957 tablet_bootstrap.cc:492] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
W20260710 13:28:33.696179  3714 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:33.692257  3981 consensus_queue.cc:237] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.700235  3957 tablet_bootstrap.cc:654] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.708765  3666 catalog_manager.cc:5697] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:33.719681  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.720366  3842 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.722990  3964 raft_consensus.cc:493] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.723691  3964 raft_consensus.cc:515] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.728354  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
W20260710 13:28:33.730228  3806 leader_election.cc:343] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:33.731341  3970 leader_election.cc:290] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.731881  3964 leader_election.cc:290] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.732316  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
W20260710 13:28:33.734233  3808 leader_election.cc:343] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:33.734905  3808 leader_election.cc:304] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063; no voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:33.736418  3964 raft_consensus.cc:2749] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:33.735010  3842 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.739574  3959 tablet_bootstrap.cc:492] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.739920  3957 tablet_bootstrap.cc:492] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.740111  3959 ts_tablet_manager.cc:1403] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.028s
I20260710 13:28:33.740420  3957 ts_tablet_manager.cc:1403] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.018s
I20260710 13:28:33.740482  3958 tablet_bootstrap.cc:492] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.741030  3958 ts_tablet_manager.cc:1403] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.030s
I20260710 13:28:33.742908  3957 raft_consensus.cc:359] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.743511  3957 raft_consensus.cc:385] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.743249  3959 raft_consensus.cc:359] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.743796  3957 raft_consensus.cc:740] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.744053  3959 raft_consensus.cc:385] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.743907  3958 raft_consensus.cc:359] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.744438  3959 raft_consensus.cc:740] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.744671  3958 raft_consensus.cc:385] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.744557  3957 consensus_queue.cc:260] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.745186  3958 raft_consensus.cc:740] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.745400  3959 consensus_queue.cc:260] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.746078  3958 consensus_queue.cc:260] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.746996  3957 ts_tablet_manager.cc:1434] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:33.748018  3957 tablet_bootstrap.cc:492] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.748116  3959 ts_tablet_manager.cc:1434] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 13:28:33.750870  3958 ts_tablet_manager.cc:1434] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:28:33.751883  3958 tablet_bootstrap.cc:492] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.753942  3959 tablet_bootstrap.cc:492] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.758265  3958 tablet_bootstrap.cc:654] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.758457  3957 tablet_bootstrap.cc:654] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.769357  3959 tablet_bootstrap.cc:654] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.776197  3958 tablet_bootstrap.cc:492] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.776790  3958 ts_tablet_manager.cc:1403] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260710 13:28:33.777150  3957 tablet_bootstrap.cc:492] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.777691  3957 ts_tablet_manager.cc:1403] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.019s
I20260710 13:28:33.779424  3958 raft_consensus.cc:359] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.780624  3958 raft_consensus.cc:385] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.780920  3958 raft_consensus.cc:740] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.781579  3957 raft_consensus.cc:359] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.781692  3958 consensus_queue.cc:260] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.782197  3957 raft_consensus.cc:385] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.782232  3959 tablet_bootstrap.cc:492] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.782720  3957 raft_consensus.cc:740] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.783054  3959 ts_tablet_manager.cc:1403] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.011s
I20260710 13:28:33.783746  3957 consensus_queue.cc:260] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.784296  3958 ts_tablet_manager.cc:1434] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:28:33.785419  3958 tablet_bootstrap.cc:492] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.786103  3957 ts_tablet_manager.cc:1434] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:28:33.786147  3959 raft_consensus.cc:359] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.787088  3959 raft_consensus.cc:385] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.787438  3959 raft_consensus.cc:740] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.788335  3959 consensus_queue.cc:260] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.789517  3957 tablet_bootstrap.cc:492] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.791257  3970 raft_consensus.cc:493] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.791736  3970 raft_consensus.cc:515] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.794018  3959 ts_tablet_manager.cc:1434] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:28:33.795051  3959 tablet_bootstrap.cc:492] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.795051  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8407a708512e4724bf9260b282e72603" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:33.795770  3842 raft_consensus.cc:2468] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.797336  3957 tablet_bootstrap.cc:654] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.797525  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8407a708512e4724bf9260b282e72603" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:33.797797  3883 leader_election.cc:304] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.798206  3768 raft_consensus.cc:2468] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.798674  3970 leader_election.cc:290] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.798907  3981 raft_consensus.cc:2804] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.799314  3981 raft_consensus.cc:493] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.799682  3981 raft_consensus.cc:3060] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.800695  3958 tablet_bootstrap.cc:654] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.802109  3959 tablet_bootstrap.cc:654] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.811501  3959 tablet_bootstrap.cc:492] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.812119  3959 ts_tablet_manager.cc:1403] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:28:33.818115  3959 raft_consensus.cc:359] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.819046  3959 raft_consensus.cc:385] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.819375  3959 raft_consensus.cc:740] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.821461  3959 consensus_queue.cc:260] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.822475  3958 tablet_bootstrap.cc:492] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.822983  3958 ts_tablet_manager.cc:1403] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.015s
I20260710 13:28:33.825421  3959 ts_tablet_manager.cc:1434] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:28:33.825564  3958 raft_consensus.cc:359] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.826205  3958 raft_consensus.cc:385] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.826344  3959 tablet_bootstrap.cc:492] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:33.826473  3958 raft_consensus.cc:740] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.827291  3958 consensus_queue.cc:260] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.829397  3958 ts_tablet_manager.cc:1434] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:33.830298  3958 tablet_bootstrap.cc:492] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:33.832378  3959 tablet_bootstrap.cc:654] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.836691  3958 tablet_bootstrap.cc:654] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.844022  3959 tablet_bootstrap.cc:492] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:33.844591  3959 ts_tablet_manager.cc:1403] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:28:33.847596  3959 raft_consensus.cc:359] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.848104  3958 tablet_bootstrap.cc:492] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:33.848225  3959 raft_consensus.cc:385] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.848011  3981 raft_consensus.cc:515] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.848783  3958 ts_tablet_manager.cc:1403] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:28:33.848676  3959 raft_consensus.cc:740] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.849617  3959 consensus_queue.cc:260] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.851476  3958 raft_consensus.cc:359] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.851656  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8407a708512e4724bf9260b282e72603" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:33.852147  3958 raft_consensus.cc:385] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.852429  3768 raft_consensus.cc:3060] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.853384  3959 ts_tablet_manager.cc:1434] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:33.852480  3958 raft_consensus.cc:740] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.855369  3958 consensus_queue.cc:260] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.857756  3958 ts_tablet_manager.cc:1434] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:28:33.859793  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8407a708512e4724bf9260b282e72603" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.860332  3842 raft_consensus.cc:3060] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.867074  3964 raft_consensus.cc:493] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.867584  3964 raft_consensus.cc:515] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.869585  3964 leader_election.cc:290] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.870877  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73fe1a96a2a4fab95818253ee8d2a79" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:33.871236  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73fe1a96a2a4fab95818253ee8d2a79" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:33.871316  3842 raft_consensus.cc:2468] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.871802  3917 raft_consensus.cc:2468] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:33.871976  3767 raft_consensus.cc:2468] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:33.872625  3883 leader_election.cc:304] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.873526  3970 raft_consensus.cc:2804] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.873749  3808 leader_election.cc:304] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.874027  3970 raft_consensus.cc:697] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:33.874632  3964 raft_consensus.cc:2804] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.875078  3964 raft_consensus.cc:493] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.874894  3970 consensus_queue.cc:237] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.875483  3964 raft_consensus.cc:3060] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.878863  3768 raft_consensus.cc:2468] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.881407  3981 leader_election.cc:290] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.883142  3964 raft_consensus.cc:515] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.885653  3964 leader_election.cc:290] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.886083  3957 tablet_bootstrap.cc:492] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.886545  3957 ts_tablet_manager.cc:1403] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.097s	user 0.054s	sys 0.025s
I20260710 13:28:33.886624  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73fe1a96a2a4fab95818253ee8d2a79" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:33.887274  3917 raft_consensus.cc:3060] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.887498  3663 catalog_manager.cc:5697] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:33.889298  3957 raft_consensus.cc:359] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.889771  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73fe1a96a2a4fab95818253ee8d2a79" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:33.890043  3957 raft_consensus.cc:385] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.890333  3957 raft_consensus.cc:740] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.890353  3768 raft_consensus.cc:3060] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.891180  3957 consensus_queue.cc:260] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.893129  3917 raft_consensus.cc:2468] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 1.
I20260710 13:28:33.893173  3957 ts_tablet_manager.cc:1434] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:33.894381  3957 tablet_bootstrap.cc:492] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:33.894321  3806 leader_election.cc:304] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:33.895473  3964 raft_consensus.cc:2804] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.897058  3964 raft_consensus.cc:697] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:33.897884  3964 consensus_queue.cc:237] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.901353  3957 tablet_bootstrap.cc:654] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.905390  3957 tablet_bootstrap.cc:492] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:33.905753  3957 ts_tablet_manager.cc:1403] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:28:33.907449  3768 raft_consensus.cc:2468] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 1.
I20260710 13:28:33.907727  3957 raft_consensus.cc:359] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.908445  3957 raft_consensus.cc:385] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.908704  3957 raft_consensus.cc:740] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.909384  3957 consensus_queue.cc:260] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.910557  3663 catalog_manager.cc:5697] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:33.911661  3957 ts_tablet_manager.cc:1434] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:33.925231  3981 raft_consensus.cc:493] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.925664  3981 raft_consensus.cc:515] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.927444  3981 leader_election.cc:290] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.928133  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:33.928390  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:33.928690  3768 raft_consensus.cc:2468] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.928995  3842 raft_consensus.cc:2468] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:33.929698  3882 leader_election.cc:304] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.930435  3981 raft_consensus.cc:2804] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.930783  3981 raft_consensus.cc:493] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.931011  3981 raft_consensus.cc:3060] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.935497  3981 raft_consensus.cc:515] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.937031  3981 leader_election.cc:290] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:33.937666  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:33.937999  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.938156  3768 raft_consensus.cc:3060] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.938525  3842 raft_consensus.cc:3060] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.942984  3768 raft_consensus.cc:2468] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.942998  3842 raft_consensus.cc:2468] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:33.944286  3882 leader_election.cc:304] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.944947  3981 raft_consensus.cc:2804] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.945422  3981 raft_consensus.cc:697] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:33.946218  3981 consensus_queue.cc:237] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.952597  3968 raft_consensus.cc:493] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:33.953061  3968 raft_consensus.cc:515] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.953047  3664 catalog_manager.cc:5697] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:33.955364  3968 leader_election.cc:290] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.956110  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9034efcceac544a9b2e193202f124331" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:33.956770  3842 raft_consensus.cc:2468] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:33.956844  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9034efcceac544a9b2e193202f124331" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:33.957552  3917 raft_consensus.cc:2468] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:33.957793  3734 leader_election.cc:304] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.958632  3968 raft_consensus.cc:2804] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:33.959022  3968 raft_consensus.cc:493] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:33.959331  3968 raft_consensus.cc:3060] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.964859  3968 raft_consensus.cc:515] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.966320  3968 leader_election.cc:290] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:33.967068  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9034efcceac544a9b2e193202f124331" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:33.967288  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9034efcceac544a9b2e193202f124331" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:33.967547  3842 raft_consensus.cc:3060] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.967927  3917 raft_consensus.cc:3060] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.973100  3917 raft_consensus.cc:2468] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:33.973222  3842 raft_consensus.cc:2468] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:33.974153  3731 leader_election.cc:304] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:33.974879  3968 raft_consensus.cc:2804] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.975304  3968 raft_consensus.cc:697] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:33.975986  3968 consensus_queue.cc:237] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:33.983392  3664 catalog_manager.cc:5697] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:33.992949  3981 consensus_queue.cc:1048] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.003815  3965 consensus_queue.cc:1048] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.116381  3968 raft_consensus.cc:493] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:34.116966  3968 raft_consensus.cc:515] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.119179  3968 leader_election.cc:290] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.119941  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:34.120258  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:34.120595  3842 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:34.120851  3917 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:34.121704  3734 leader_election.cc:304] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:34.122417  3968 raft_consensus.cc:2804] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:34.122789  3968 raft_consensus.cc:493] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:34.123031  3968 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:34.128247  3968 raft_consensus.cc:515] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.129380  3983 consensus_queue.cc:1048] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.129920  3968 leader_election.cc:290] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.130682  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:34.130995  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.131296  3842 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:34.131531  3917 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:34.138187  3917 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:34.138809  3842 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:34.139274  3731 leader_election.cc:304] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:34.141165  3968 raft_consensus.cc:2804] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:34.141606  3968 raft_consensus.cc:697] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:34.142387  3968 consensus_queue.cc:237] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.142848  3842 raft_consensus.cc:3060] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:34.152313  3968 consensus_queue.cc:1048] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.154178  3664 catalog_manager.cc:5697] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.187144  3965 consensus_queue.cc:1048] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.198593  3981 consensus_queue.cc:1048] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.228291  3981 consensus_queue.cc:1048] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.238272  3970 consensus_queue.cc:1048] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.300318  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:34.300789  3916 raft_consensus.cc:606] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:34.305320  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:34.305727  3916 raft_consensus.cc:606] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:34.310207  3970 consensus_queue.cc:1048] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.310339  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:34.310930  3916 raft_consensus.cc:606] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:34.321870  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8407a708512e4724bf9260b282e72603"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:34.322489  3916 raft_consensus.cc:606] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:34.322331  3981 consensus_queue.cc:1048] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.324676  3965 raft_consensus.cc:993] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:34.325089  3981 raft_consensus.cc:1081] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:34.326634  3842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8407a708512e4724bf9260b282e72603"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:52468
I20260710 13:28:34.327219  3842 raft_consensus.cc:493] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.327627  3842 raft_consensus.cc:3060] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.330152  3964 consensus_queue.cc:1048] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.340588  3842 raft_consensus.cc:515] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.347164  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8407a708512e4724bf9260b282e72603" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.347957  3916 raft_consensus.cc:3055] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.348316  3916 raft_consensus.cc:740] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:34.348811  3842 leader_election.cc:290] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.349512  3916 consensus_queue.cc:260] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.351135  3916 raft_consensus.cc:3060] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.351450  4002 consensus_queue.cc:1048] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:34.363487  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8407a708512e4724bf9260b282e72603" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:34.364254  3767 raft_consensus.cc:3060] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.375216  3916 raft_consensus.cc:2468] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:34.376435  3806 leader_election.cc:304] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:34.378577  3964 raft_consensus.cc:2804] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.379571  3767 raft_consensus.cc:2468] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:34.381112  3964 raft_consensus.cc:697] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:34.381958  3964 consensus_queue.cc:237] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.388679  3767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
mode: GRACEFUL
new_leader_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:55500
I20260710 13:28:34.389261  3767 raft_consensus.cc:606] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Received request to transfer leadership to TS 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:34.389460  3664 catalog_manager.cc:5697] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.394987  3917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:34.395557  3917 raft_consensus.cc:606] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:34.402653  3767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9034efcceac544a9b2e193202f124331"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
mode: GRACEFUL
new_leader_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:55500
I20260710 13:28:34.403128  3767 raft_consensus.cc:606] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Received request to transfer leadership to TS 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:34.474294  3981 consensus_queue.cc:1048] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.481616  3970 raft_consensus.cc:993] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:34.482067  3970 raft_consensus.cc:1081] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:34.484278  3843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:52468
I20260710 13:28:34.485323  3843 raft_consensus.cc:493] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.485715  3843 raft_consensus.cc:3060] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.487912  3981 consensus_queue.cc:1048] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.492519  3843 raft_consensus.cc:515] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.496639  3843 leader_election.cc:290] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.497859  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.497892  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0e7a2c9c184d50a4b281a284b3b31b" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:34.498648  3768 raft_consensus.cc:3060] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.498582  3917 raft_consensus.cc:3055] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.499936  3917 raft_consensus.cc:740] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:34.500727  3917 consensus_queue.cc:260] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.501701  3917 raft_consensus.cc:3060] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.504483  3768 raft_consensus.cc:2468] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:34.505580  3808 leader_election.cc:304] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:34.506369  3964 raft_consensus.cc:2804] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.506875  3964 raft_consensus.cc:697] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:34.506955  3917 raft_consensus.cc:2468] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:34.507758  3964 consensus_queue.cc:237] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.513438  3664 catalog_manager.cc:5697] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.575150  3968 consensus_queue.cc:1048] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.578326  3968 consensus_queue.cc:1048] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.591377  3981 raft_consensus.cc:993] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:34.591848  3981 raft_consensus.cc:1081] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:34.593439  3768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:28:34.593647  4014 raft_consensus.cc:993] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: : Instructing follower 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:34.593937  3768 raft_consensus.cc:493] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.594161  4014 raft_consensus.cc:1081] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Signalling peer 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:34.594353  3768 raft_consensus.cc:3060] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.596239  3916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9034efcceac544a9b2e193202f124331"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:53860
I20260710 13:28:34.599359  3916 raft_consensus.cc:493] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.599758  3916 raft_consensus.cc:3060] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.605257  3768 raft_consensus.cc:515] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.606024  3916 raft_consensus.cc:515] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.607484  3768 leader_election.cc:290] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 2 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.608098  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:34.608448  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafd0fd136c240c5b92cb12d96ee68dd" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.608734  3843 raft_consensus.cc:3060] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.609015  3917 raft_consensus.cc:3055] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.609368  3917 raft_consensus.cc:740] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:34.610112  3917 consensus_queue.cc:260] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [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: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.611308  3917 raft_consensus.cc:3060] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.613890  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9034efcceac544a9b2e193202f124331" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:34.614226  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9034efcceac544a9b2e193202f124331" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:34.614539  3768 raft_consensus.cc:3055] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.614866  3842 raft_consensus.cc:3060] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.615061  3768 raft_consensus.cc:740] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:34.616104  3768 consensus_queue.cc:260] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.617235  3768 raft_consensus.cc:3060] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.618239  3917 raft_consensus.cc:2468] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:34.615615  3843 raft_consensus.cc:2468] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:34.619529  3731 leader_election.cc:304] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:34.619994  3916 leader_election.cc:290] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:34.620394  4014 raft_consensus.cc:2804] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.620896  4014 raft_consensus.cc:697] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:34.621490  3842 raft_consensus.cc:2468] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 2.
I20260710 13:28:34.621726  4014 consensus_queue.cc:237] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.622764  3883 leader_election.cc:304] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:34.623618  3981 raft_consensus.cc:2804] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.624090  3981 raft_consensus.cc:697] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:34.624871  3981 consensus_queue.cc:237] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.625371  3768 raft_consensus.cc:2468] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 2.
I20260710 13:28:34.631001  3665 catalog_manager.cc:5697] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.632041  3663 catalog_manager.cc:5697] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 1 to 2, leader changed from a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193) to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:34.751827  4014 consensus_queue.cc:1048] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.764781  4014 consensus_queue.cc:1048] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:34.773942  4013 raft_consensus.cc:993] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: : Instructing follower 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:34.774400  4014 raft_consensus.cc:1081] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Signalling peer 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:34.775988  3843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:52480
I20260710 13:28:34.776564  3843 raft_consensus.cc:493] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.776921  3843 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.781687  3843 raft_consensus.cc:515] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.783811  3843 leader_election.cc:290] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.785790  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.786355  3917 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.788131  3970 raft_consensus.cc:993] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:34.788589  3970 raft_consensus.cc:1081] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:34.790489  3768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:28:34.790761  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:34.791081  3768 raft_consensus.cc:493] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.791347  3767 raft_consensus.cc:3055] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.791493  3768 raft_consensus.cc:3060] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.791692  3767 raft_consensus.cc:740] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:34.792520  3767 consensus_queue.cc:260] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.793831  3767 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.793990  3917 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:34.795250  3806 leader_election.cc:304] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:34.796025  3964 raft_consensus.cc:2804] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.796489  3964 raft_consensus.cc:697] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:34.797284  3964 consensus_queue.cc:237] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.798374  3768 raft_consensus.cc:515] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.801215  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:34.801537  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7581f7c424307bd4a11fd77522691" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.801798  3843 raft_consensus.cc:3060] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.802156  3917 raft_consensus.cc:3055] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.802515  3917 raft_consensus.cc:740] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:34.802616  3767 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:34.803494  3917 consensus_queue.cc:260] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.801316  3768 leader_election.cc:290] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 2 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.804638  3917 raft_consensus.cc:3060] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.804922  3665 catalog_manager.cc:5697] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 1 to 2, leader changed from a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193) to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.807463  3843 raft_consensus.cc:2468] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:34.808398  3734 leader_election.cc:304] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:34.809056  4014 raft_consensus.cc:2804] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.809514  4014 raft_consensus.cc:697] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:34.810282  4014 consensus_queue.cc:237] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.811738  3917 raft_consensus.cc:2468] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:34.817579  3665 catalog_manager.cc:5697] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.848037  3970 raft_consensus.cc:993] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:34.848536  3981 raft_consensus.cc:1081] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:34.849960  3768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:28:34.850414  3768 raft_consensus.cc:493] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:34.850754  3768 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.855500  3768 raft_consensus.cc:515] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.857035  3768 leader_election.cc:290] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 2 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:34.857728  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:34.858004  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:34.858354  3843 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.858541  3917 raft_consensus.cc:3055] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:34.858980  3917 raft_consensus.cc:740] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:34.859598  3917 consensus_queue.cc:260] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.860587  3917 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.862402  3916 raft_consensus.cc:1275] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:34.863811  3964 consensus_queue.cc:1048] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:34.864595  3843 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:34.865792  3734 leader_election.cc:304] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:34.866626  4014 raft_consensus.cc:2804] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.866869  3917 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:34.867683  4014 raft_consensus.cc:697] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:34.868556  4014 consensus_queue.cc:237] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:34.874327  3768 raft_consensus.cc:1275] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:34.875881  3964 consensus_queue.cc:1048] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:34.876081  3663 catalog_manager.cc:5697] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.918087  3916 raft_consensus.cc:1275] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:34.919229  3964 consensus_queue.cc:1048] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:34.928613  3768 raft_consensus.cc:1275] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:34.930792  4035 consensus_queue.cc:1048] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.062820  3916 raft_consensus.cc:1275] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.064090  4014 consensus_queue.cc:1048] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.073040  3843 raft_consensus.cc:1275] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.074599  4014 consensus_queue.cc:1048] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.125759  3843 raft_consensus.cc:1275] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.126996  3981 consensus_queue.cc:1048] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.133924  3768 raft_consensus.cc:1275] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.135579  3970 consensus_queue.cc:1048] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.222057  3916 raft_consensus.cc:1275] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.223227  4014 consensus_queue.cc:1048] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.230798  3843 raft_consensus.cc:1275] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.232394  4013 consensus_queue.cc:1048] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.331578  3916 raft_consensus.cc:1275] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.333033  4035 consensus_queue.cc:1048] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.340410  3768 raft_consensus.cc:1275] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.341749  3964 consensus_queue.cc:1048] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.344864  3917 raft_consensus.cc:1275] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.346155  4013 consensus_queue.cc:1048] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.356360  3843 raft_consensus.cc:1275] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.357630  3968 consensus_queue.cc:1048] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:37.438118  3663 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40314:
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"
    }
  }
}
W20260710 13:28:37.441087  3663 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.
I20260710 13:28:37.499481  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 4be2b0e6575b40b297a35a799e0d2d89 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:37.500581  3833 tablet_service.cc:1511] Processing CreateTablet for tablet 4be2b0e6575b40b297a35a799e0d2d89 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:37.501683  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be2b0e6575b40b297a35a799e0d2d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.503583  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 4be2b0e6575b40b297a35a799e0d2d89 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:37.505081  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be2b0e6575b40b297a35a799e0d2d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.507004  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 151f86f7eaef43288e82cc41f39169c6 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:37.508749  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151f86f7eaef43288e82cc41f39169c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.510408  3830 tablet_service.cc:1511] Processing CreateTablet for tablet 151f86f7eaef43288e82cc41f39169c6 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:37.512835  3832 tablet_service.cc:1511] Processing CreateTablet for tablet 34ff6bbe5dd94dcc98e1e038d696e277 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:37.514669  3752 tablet_service.cc:1511] Processing CreateTablet for tablet 151f86f7eaef43288e82cc41f39169c6 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:37.515305  3758 tablet_service.cc:1511] Processing CreateTablet for tablet 34ff6bbe5dd94dcc98e1e038d696e277 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:37.517596  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151f86f7eaef43288e82cc41f39169c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.520074  3831 tablet_service.cc:1511] Processing CreateTablet for tablet b474354e7317402494abd365b4693dfe (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:37.522353  3903 tablet_service.cc:1511] Processing CreateTablet for tablet 198eff886c9243c6aabce4f2b740cb4d (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:37.523998  3903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198eff886c9243c6aabce4f2b740cb4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.525511  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 34ff6bbe5dd94dcc98e1e038d696e277 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:37.527951  3904 tablet_service.cc:1511] Processing CreateTablet for tablet b474354e7317402494abd365b4693dfe (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:37.532184  3902 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7551f13bd44c6189b80f8b5eb0db0d (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:37.534162  3756 tablet_service.cc:1511] Processing CreateTablet for tablet b474354e7317402494abd365b4693dfe (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:37.536223  3899 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad15237a99413ea3ce4138377524ba (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:37.538542  3901 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0834f07fb34e61a0b1d3829cb02778 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:37.540337  3757 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7551f13bd44c6189b80f8b5eb0db0d (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:37.541028  3900 tablet_service.cc:1511] Processing CreateTablet for tablet e54c48dc686b4499ae706f907ed3c596 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:37.542897  3755 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0834f07fb34e61a0b1d3829cb02778 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:37.538542  3754 tablet_service.cc:1511] Processing CreateTablet for tablet 198eff886c9243c6aabce4f2b740cb4d (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:37.546428  3751 tablet_service.cc:1511] Processing CreateTablet for tablet e54c48dc686b4499ae706f907ed3c596 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:37.549024  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad15237a99413ea3ce4138377524ba (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:37.522449  3829 tablet_service.cc:1511] Processing CreateTablet for tablet 198eff886c9243c6aabce4f2b740cb4d (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:37.553617  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ff6bbe5dd94dcc98e1e038d696e277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.554612  4054 tablet_bootstrap.cc:492] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.559056  3899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad15237a99413ea3ce4138377524ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.559785  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7551f13bd44c6189b80f8b5eb0db0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.560456  3901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0834f07fb34e61a0b1d3829cb02778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.563524  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b474354e7317402494abd365b4693dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.564471  3900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54c48dc686b4499ae706f907ed3c596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.568625  3828 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7551f13bd44c6189b80f8b5eb0db0d (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:37.568858  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0834f07fb34e61a0b1d3829cb02778 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:37.570348  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be2b0e6575b40b297a35a799e0d2d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.571664  3826 tablet_service.cc:1511] Processing CreateTablet for tablet e54c48dc686b4499ae706f907ed3c596 (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:37.574069  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad15237a99413ea3ce4138377524ba (DEFAULT_TABLE table=soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:37.575330  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7551f13bd44c6189b80f8b5eb0db0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.576057  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad15237a99413ea3ce4138377524ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.576792  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ff6bbe5dd94dcc98e1e038d696e277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.577540  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151f86f7eaef43288e82cc41f39169c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.578183  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b474354e7317402494abd365b4693dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.578935  3829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198eff886c9243c6aabce4f2b740cb4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.579833  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0834f07fb34e61a0b1d3829cb02778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.581099  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54c48dc686b4499ae706f907ed3c596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.603567  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b474354e7317402494abd365b4693dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.607574  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7551f13bd44c6189b80f8b5eb0db0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.611420  3755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0834f07fb34e61a0b1d3829cb02778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.612466  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ff6bbe5dd94dcc98e1e038d696e277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.615855  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad15237a99413ea3ce4138377524ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.642309  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54c48dc686b4499ae706f907ed3c596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.647115  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198eff886c9243c6aabce4f2b740cb4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:37.664076  4054 tablet_bootstrap.cc:654] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.702189  4055 tablet_bootstrap.cc:492] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:37.720011  4056 tablet_bootstrap.cc:492] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.722395  4055 tablet_bootstrap.cc:654] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.746438  4056 tablet_bootstrap.cc:654] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.747859  4054 tablet_bootstrap.cc:492] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:37.748483  4054 ts_tablet_manager.cc:1403] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.005s
I20260710 13:28:37.752117  4054 raft_consensus.cc:359] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.753158  4054 raft_consensus.cc:385] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.753435  4056 tablet_bootstrap.cc:492] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.753492  4054 raft_consensus.cc:740] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.754130  4056 ts_tablet_manager.cc:1403] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260710 13:28:37.754632  4054 consensus_queue.cc:260] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.757748  4056 raft_consensus.cc:359] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.758536  4055 tablet_bootstrap.cc:492] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:37.758893  4054 ts_tablet_manager.cc:1434] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.006s
I20260710 13:28:37.758543  4056 raft_consensus.cc:385] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.759501  4056 raft_consensus.cc:740] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.759486  4055 ts_tablet_manager.cc:1403] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.018s
I20260710 13:28:37.760214  4054 tablet_bootstrap.cc:492] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.760509  4056 consensus_queue.cc:260] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.763135  4056 ts_tablet_manager.cc:1434] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.009s
I20260710 13:28:37.763468  4055 raft_consensus.cc:359] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.764322  4055 raft_consensus.cc:385] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.764662  4055 raft_consensus.cc:740] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.765673  4055 consensus_queue.cc:260] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.767855  4056 tablet_bootstrap.cc:492] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.768314  4054 tablet_bootstrap.cc:654] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.777776  4056 tablet_bootstrap.cc:654] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.778788  4055 ts_tablet_manager.cc:1434] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260710 13:28:37.779990  4055 tablet_bootstrap.cc:492] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:37.780990  4054 tablet_bootstrap.cc:492] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:37.781656  4054 ts_tablet_manager.cc:1403] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
W20260710 13:28:37.784919  3714 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:37.786019  4054 raft_consensus.cc:359] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.787101  4054 raft_consensus.cc:385] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.787470  4054 raft_consensus.cc:740] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.788546  4054 consensus_queue.cc:260] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.790896  4056 tablet_bootstrap.cc:492] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.791172  4054 ts_tablet_manager.cc:1434] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:28:37.791850  4056 ts_tablet_manager.cc:1403] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.017s
I20260710 13:28:37.792420  4054 tablet_bootstrap.cc:492] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.795249  4056 raft_consensus.cc:359] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.796012  4056 raft_consensus.cc:385] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.796342  4056 raft_consensus.cc:740] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.797173  4056 consensus_queue.cc:260] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.799891  4056 ts_tablet_manager.cc:1434] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:37.800670  4054 tablet_bootstrap.cc:654] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.800947  4056 tablet_bootstrap.cc:492] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.801735  4055 tablet_bootstrap.cc:654] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.809809  3970 raft_consensus.cc:493] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:37.810806  4056 tablet_bootstrap.cc:654] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.810494  3970 raft_consensus.cc:515] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.816220  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
W20260710 13:28:37.818800  3883 leader_election.cc:343] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:37.819555  3970 leader_election.cc:290] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:37.820765  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
W20260710 13:28:37.823501  3882 leader_election.cc:343] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:37.824167  3882 leader_election.cc:304] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282; no voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:37.830482  3970 raft_consensus.cc:2749] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:37.833616  4056 tablet_bootstrap.cc:492] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.834477  4056 ts_tablet_manager.cc:1403] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.012s
I20260710 13:28:37.839769  4056 raft_consensus.cc:359] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.840811  4056 raft_consensus.cc:385] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.841197  4056 raft_consensus.cc:740] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.842238  4056 consensus_queue.cc:260] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.852672  4056 ts_tablet_manager.cc:1434] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:28:37.854225  4056 tablet_bootstrap.cc:492] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.857933  4054 tablet_bootstrap.cc:492] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:37.858495  4054 ts_tablet_manager.cc:1403] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.041s
I20260710 13:28:37.861531  4054 raft_consensus.cc:359] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.862211  4054 raft_consensus.cc:385] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.862291  4056 tablet_bootstrap.cc:654] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.862547  4054 raft_consensus.cc:740] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.864017  4055 tablet_bootstrap.cc:492] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:37.864569  4055 ts_tablet_manager.cc:1403] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.040s
I20260710 13:28:37.864828  4054 consensus_queue.cc:260] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.867588  4055 raft_consensus.cc:359] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.868300  4055 raft_consensus.cc:385] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.868603  4055 raft_consensus.cc:740] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.868793  4054 ts_tablet_manager.cc:1434] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:37.869793  4056 tablet_bootstrap.cc:492] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.869952  4054 tablet_bootstrap.cc:492] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.869475  4055 consensus_queue.cc:260] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.870500  4056 ts_tablet_manager.cc:1403] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:28:37.871894  4055 ts_tablet_manager.cc:1434] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:28:37.872851  4055 tablet_bootstrap.cc:492] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:37.873996  4056 raft_consensus.cc:359] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.874912  4056 raft_consensus.cc:385] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.875275  4056 raft_consensus.cc:740] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.876135  4056 consensus_queue.cc:260] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.877650  4054 tablet_bootstrap.cc:654] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.879680  4056 ts_tablet_manager.cc:1434] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:28:37.880878  4056 tablet_bootstrap.cc:492] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.891139  4056 tablet_bootstrap.cc:654] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.895155  4054 tablet_bootstrap.cc:492] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:37.895717  4054 ts_tablet_manager.cc:1403] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 13:28:37.898700  4054 raft_consensus.cc:359] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.899386  4054 raft_consensus.cc:385] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.899694  4054 raft_consensus.cc:740] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.899894  4055 tablet_bootstrap.cc:654] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.900490  4054 consensus_queue.cc:260] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.904954  4054 ts_tablet_manager.cc:1434] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:37.905830  4054 tablet_bootstrap.cc:492] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.906546  4056 tablet_bootstrap.cc:492] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.907131  4056 ts_tablet_manager.cc:1403] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260710 13:28:37.910015  4056 raft_consensus.cc:359] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.910574  4056 raft_consensus.cc:385] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.910903  4056 raft_consensus.cc:740] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.911675  4054 tablet_bootstrap.cc:654] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.911715  4056 consensus_queue.cc:260] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.913718  4055 tablet_bootstrap.cc:492] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:37.914301  4055 ts_tablet_manager.cc:1403] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.010s
I20260710 13:28:37.915585  4056 ts_tablet_manager.cc:1434] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:28:37.916664  4056 tablet_bootstrap.cc:492] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.918095  4055 raft_consensus.cc:359] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.919011  4055 raft_consensus.cc:385] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.919440  4055 raft_consensus.cc:740] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.920481  4054 tablet_bootstrap.cc:492] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:37.920408  4055 consensus_queue.cc:260] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.921068  4054 ts_tablet_manager.cc:1403] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 13:28:37.926570  4054 raft_consensus.cc:359] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.928193  4054 raft_consensus.cc:385] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.929112  4054 raft_consensus.cc:740] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.930119  4054 consensus_queue.cc:260] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.931075  4056 tablet_bootstrap.cc:654] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.932917  4054 ts_tablet_manager.cc:1434] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:37.929042  4014 raft_consensus.cc:493] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:37.934104  4054 tablet_bootstrap.cc:492] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.933984  4014 raft_consensus.cc:515] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.936374  4014 leader_election.cc:290] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:37.937966  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
W20260710 13:28:37.940521  3734 leader_election.cc:343] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:37.927824  4055 ts_tablet_manager.cc:1434] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:28:37.943759  4054 tablet_bootstrap.cc:654] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.944985  4055 tablet_bootstrap.cc:492] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:37.957239  4056 tablet_bootstrap.cc:492] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.957826  4056 ts_tablet_manager.cc:1403] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.015s
I20260710 13:28:37.960671  4056 raft_consensus.cc:359] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.961386  4056 raft_consensus.cc:385] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.961741  4056 raft_consensus.cc:740] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.961671  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:37.962666  4056 consensus_queue.cc:260] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
W20260710 13:28:37.964974  3731 leader_election.cc:343] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:37.965392  4056 ts_tablet_manager.cc:1434] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:37.965583  3731 leader_election.cc:304] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [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: a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:37.966886  4056 tablet_bootstrap.cc:492] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:37.966833  4066 raft_consensus.cc:2749] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:37.976547  4055 tablet_bootstrap.cc:654] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.976547  4056 tablet_bootstrap.cc:654] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:37.981770  4054 tablet_bootstrap.cc:492] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:37.982378  4054 ts_tablet_manager.cc:1403] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.048s	user 0.031s	sys 0.015s
I20260710 13:28:37.984148  4055 tablet_bootstrap.cc:492] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:37.984156  4056 tablet_bootstrap.cc:492] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:37.984897  4055 ts_tablet_manager.cc:1403] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.005s
I20260710 13:28:37.984972  4056 ts_tablet_manager.cc:1403] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260710 13:28:37.985790  4054 raft_consensus.cc:359] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.986603  4054 raft_consensus.cc:385] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.986925  4054 raft_consensus.cc:740] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.987917  4056 raft_consensus.cc:359] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.987746  4054 consensus_queue.cc:260] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.988557  4056 raft_consensus.cc:385] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.988411  4055 raft_consensus.cc:359] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.988956  4056 raft_consensus.cc:740] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.989220  4055 raft_consensus.cc:385] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:37.989615  4055 raft_consensus.cc:740] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:37.989733  4056 consensus_queue.cc:260] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.991036  4054 ts_tablet_manager.cc:1434] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:37.990617  4055 consensus_queue.cc:260] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:37.992286  4056 ts_tablet_manager.cc:1434] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:37.992992  4054 tablet_bootstrap.cc:492] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:37.993309  4055 ts_tablet_manager.cc:1434] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:28:38.002245  4055 tablet_bootstrap.cc:492] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:37.993482  4056 tablet_bootstrap.cc:492] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:38.001127  4054 tablet_bootstrap.cc:654] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.011194  4056 tablet_bootstrap.cc:654] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.012210  4055 tablet_bootstrap.cc:654] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.016395  4056 tablet_bootstrap.cc:492] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:38.016885  4056 ts_tablet_manager.cc:1403] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260710 13:28:38.017891  4054 tablet_bootstrap.cc:492] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:38.018623  4054 ts_tablet_manager.cc:1403] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260710 13:28:38.019611  4056 raft_consensus.cc:359] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.020364  4056 raft_consensus.cc:385] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.021188  4066 raft_consensus.cc:493] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.021652  4066 raft_consensus.cc:515] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.020685  4056 raft_consensus.cc:740] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.022935  4054 raft_consensus.cc:359] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.024029  4054 raft_consensus.cc:385] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.023495  4056 consensus_queue.cc:260] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.024436  4054 raft_consensus.cc:740] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.025022  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151f86f7eaef43288e82cc41f39169c6" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.025674  3916 raft_consensus.cc:2468] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.026173  4056 ts_tablet_manager.cc:1434] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:28:38.025851  4054 consensus_queue.cc:260] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.027225  4056 tablet_bootstrap.cc:492] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: Bootstrap starting.
I20260710 13:28:38.029071  4065 raft_consensus.cc:493] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.029548  4065 raft_consensus.cc:515] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.031635  4065 leader_election.cc:290] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.034279  4056 tablet_bootstrap.cc:654] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.034996  4054 ts_tablet_manager.cc:1434] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:28:38.036502  4054 tablet_bootstrap.cc:492] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:38.042631  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad15237a99413ea3ce4138377524ba" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.043529  3767 raft_consensus.cc:2468] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:38.044121  4054 tablet_bootstrap.cc:654] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.044571  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad15237a99413ea3ce4138377524ba" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.044840  3882 leader_election.cc:304] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.045953  4056 tablet_bootstrap.cc:492] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: No bootstrap required, opened a new log
I20260710 13:28:38.045905  4065 raft_consensus.cc:2804] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.046649  4065 raft_consensus.cc:493] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.047082  4065 raft_consensus.cc:3060] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.050197  4055 tablet_bootstrap.cc:492] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:38.050881  4056 ts_tablet_manager.cc:1403] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 13:28:38.050961  4055 ts_tablet_manager.cc:1403] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.017s
I20260710 13:28:38.051198  4035 raft_consensus.cc:493] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.051728  4035 raft_consensus.cc:515] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.053758  4056 raft_consensus.cc:359] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.054050  4035 leader_election.cc:290] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.055292  3970 raft_consensus.cc:493] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.054116  4072 raft_consensus.cc:493] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.055765  3970 raft_consensus.cc:515] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.056412  4072 raft_consensus.cc:515] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
W20260710 13:28:38.057252  3883 leader_election.cc:343] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:38.057974  3970 leader_election.cc:290] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.058681  4072 leader_election.cc:290] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.054467  4055 raft_consensus.cc:359] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.059523  4055 raft_consensus.cc:385] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.058665  4065 raft_consensus.cc:515] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.059903  4055 raft_consensus.cc:740] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.059935  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.060791  3768 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:38.061637  4065 leader_election.cc:290] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.061869  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.062261  4056 raft_consensus.cc:385] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.062491  3882 leader_election.cc:304] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.062660  3731 leader_election.cc:304] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.062637  4056 raft_consensus.cc:740] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.063992  4072 raft_consensus.cc:2804] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.064152  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.064450  4072 raft_consensus.cc:493] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.064256  4056 consensus_queue.cc:260] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.065073  3842 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.065174  4072 raft_consensus.cc:3060] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.065174  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.066479  3734 leader_election.cc:304] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.066799  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.067390  4056 ts_tablet_manager.cc:1434] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:28:38.067863  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.060936  4055 consensus_queue.cc:260] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.068470  3842 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:38.069453  3841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad15237a99413ea3ce4138377524ba" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.063104  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad15237a99413ea3ce4138377524ba" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.070194  3841 raft_consensus.cc:3060] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.059187  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151f86f7eaef43288e82cc41f39169c6" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.063657  4065 raft_consensus.cc:2804] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.071893  3917 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
W20260710 13:28:38.072279  3734 leader_election.cc:343] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:38.073467  4035 raft_consensus.cc:493] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.074118  4035 raft_consensus.cc:515] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.075537  4065 raft_consensus.cc:493] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.075955  4065 raft_consensus.cc:3060] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.076928  4035 leader_election.cc:290] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.023653  4066 leader_election.cc:290] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.079370  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c48dc686b4499ae706f907ed3c596" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.080080  3766 raft_consensus.cc:2468] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:38.070303  3768 raft_consensus.cc:3060] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.082490  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c48dc686b4499ae706f907ed3c596" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.083688  3917 raft_consensus.cc:2468] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:38.085482  3806 leader_election.cc:304] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:38.085858  4072 raft_consensus.cc:515] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.062564  3767 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:38.099669  4014 raft_consensus.cc:2804] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.101293  4065 raft_consensus.cc:515] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.101908  4055 ts_tablet_manager.cc:1434] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.016s
I20260710 13:28:38.102026  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151f86f7eaef43288e82cc41f39169c6" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.102834  3917 raft_consensus.cc:3060] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.103070  4055 tablet_bootstrap.cc:492] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:38.103631  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151f86f7eaef43288e82cc41f39169c6" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.104008  4065 leader_election.cc:290] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.104687  4072 leader_election.cc:290] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
W20260710 13:28:38.106178  3734 leader_election.cc:343] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:38.101991  4014 raft_consensus.cc:493] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.106930  4014 raft_consensus.cc:3060] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.107191  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.088932  4035 raft_consensus.cc:2804] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.090659  3841 raft_consensus.cc:2468] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:38.107949  3843 raft_consensus.cc:3060] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.093833  3768 raft_consensus.cc:2468] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:38.095117  4054 tablet_bootstrap.cc:492] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:38.110792  4055 tablet_bootstrap.cc:654] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.111156  4054 ts_tablet_manager.cc:1403] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.016s
I20260710 13:28:38.111985  3883 leader_election.cc:304] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:38.112793  3970 raft_consensus.cc:493] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.113252  3970 raft_consensus.cc:515] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.113969  4054 raft_consensus.cc:359] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.115437  3970 leader_election.cc:290] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.116030  3970 raft_consensus.cc:2804] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.116436  3970 raft_consensus.cc:697] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:38.117340  3970 consensus_queue.cc:237] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.119040  4014 raft_consensus.cc:515] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.119962  3841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.120664  3841 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:38.114670  4054 raft_consensus.cc:385] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.124727  4035 raft_consensus.cc:493] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.125279  4054 raft_consensus.cc:740] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.125550  4035 raft_consensus.cc:3060] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.125638  3883 leader_election.cc:304] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:38.124007  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.126072  4054 consensus_queue.cc:260] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.131381  4014 leader_election.cc:290] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.131475  3808 leader_election.cc:304] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:38.133008  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.133569  3843 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:38.133819  3916 raft_consensus.cc:2393] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0f6f79d1b1c4a7c9049d556a3e44faa in current term 1: Already voted for candidate 9acee592e89c4d96b0ce7ee630d94282 in this term.
I20260710 13:28:38.134166  4072 raft_consensus.cc:493] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.135569  4014 raft_consensus.cc:493] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.135813  4082 raft_consensus.cc:2764] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:28:38.136384  4014 raft_consensus.cc:515] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.134703  4072 raft_consensus.cc:515] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.134850  3731 leader_election.cc:304] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:38.142459  4083 raft_consensus.cc:2749] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:38.142380  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ff6bbe5dd94dcc98e1e038d696e277" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.143539  4072 leader_election.cc:290] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
W20260710 13:28:38.144484  3734 leader_election.cc:343] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:38.144555  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ff6bbe5dd94dcc98e1e038d696e277" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.145319  3916 raft_consensus.cc:2468] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.145840  4014 leader_election.cc:290] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.146745  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.146853  4065 raft_consensus.cc:493] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.147424  3843 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.147526  3731 leader_election.cc:304] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:38.147545  4065 raft_consensus.cc:515] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.152920  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.152951  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.154186  3734 leader_election.cc:304] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.154508  3768 raft_consensus.cc:2393] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9acee592e89c4d96b0ce7ee630d94282 in current term 1: Already voted for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in this term.
I20260710 13:28:38.154660  3916 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.139168  4035 raft_consensus.cc:515] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.155573  4065 leader_election.cc:290] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.153644  4014 raft_consensus.cc:2804] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.156088  4072 raft_consensus.cc:2804] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.156222  4014 raft_consensus.cc:493] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.156559  4072 raft_consensus.cc:493] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.158905  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.159511  4054 ts_tablet_manager.cc:1434] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.009s
I20260710 13:28:38.160600  3768 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:38.161255  4054 tablet_bootstrap.cc:492] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: Bootstrap starting.
I20260710 13:28:38.162014  4072 raft_consensus.cc:3060] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.160377  4014 raft_consensus.cc:3060] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.165360  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.167838  4055 tablet_bootstrap.cc:492] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:38.168359  4055 ts_tablet_manager.cc:1403] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.066s	user 0.003s	sys 0.017s
I20260710 13:28:38.169720  4035 leader_election.cc:290] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.170400  4072 raft_consensus.cc:515] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.173069  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.173363  3883 leader_election.cc:304] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.173741  3842 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 0.
I20260710 13:28:38.171588  3917 raft_consensus.cc:2468] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:38.174762  3970 raft_consensus.cc:2804] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.177681  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c48dc686b4499ae706f907ed3c596" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.178265  3916 raft_consensus.cc:3060] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.179145  4054 tablet_bootstrap.cc:654] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.174932  4088 raft_consensus.cc:2804] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.182585  4088 raft_consensus.cc:493] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.182955  4088 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.183139  3768 raft_consensus.cc:2393] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9acee592e89c4d96b0ce7ee630d94282 in current term 1: Already voted for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in this term.
I20260710 13:28:38.184221  3970 raft_consensus.cc:697] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:38.185010  3731 leader_election.cc:304] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:38.185389  3970 consensus_queue.cc:237] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.186408  4083 raft_consensus.cc:2804] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.187014  4083 raft_consensus.cc:697] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.187160  4014 raft_consensus.cc:515] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.187948  4083 consensus_queue.cc:237] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.189950  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ff6bbe5dd94dcc98e1e038d696e277" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.190229  3664 catalog_manager.cc:5697] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:38.191425  3734 leader_election.cc:343] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:38.191293  4088 raft_consensus.cc:515] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.191785  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c48dc686b4499ae706f907ed3c596" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.192569  3768 raft_consensus.cc:3060] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.193615  4088 leader_election.cc:290] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:38.194231  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.194463  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.194887  3767 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.195621  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.196357  3843 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.196434  4072 leader_election.cc:290] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.197933  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.194995  3842 raft_consensus.cc:3060] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.199278  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ff6bbe5dd94dcc98e1e038d696e277" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.199898  3917 raft_consensus.cc:3060] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.198557  3915 raft_consensus.cc:3060] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.195554  3883 leader_election.cc:304] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.207959  3915 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:38.208557  4088 raft_consensus.cc:2764] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:28:38.209246  3731 leader_election.cc:304] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.210173  4072 raft_consensus.cc:2804] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.200745  4014 leader_election.cc:290] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.211059  4072 raft_consensus.cc:697] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.212077  4072 consensus_queue.cc:237] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.212631  3843 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:38.214051  3883 leader_election.cc:304] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:38.215025  4088 raft_consensus.cc:2804] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.215572  4088 raft_consensus.cc:697] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:38.217438  3917 raft_consensus.cc:2468] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:38.216984  4088 consensus_queue.cc:237] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.220255  3731 leader_election.cc:304] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:38.220830  4054 tablet_bootstrap.cc:492] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: No bootstrap required, opened a new log
I20260710 13:28:38.221367  4054 ts_tablet_manager.cc:1403] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.004s
I20260710 13:28:38.221403  4066 raft_consensus.cc:2804] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.222062  4066 raft_consensus.cc:697] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.222265  3768 raft_consensus.cc:2468] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 1.
I20260710 13:28:38.223032  3767 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 1.
I20260710 13:28:38.222990  4066 consensus_queue.cc:237] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.220256  3916 raft_consensus.cc:2468] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 1.
I20260710 13:28:38.227758  3806 leader_election.cc:304] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:38.228873  4035 raft_consensus.cc:2804] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.229457  4035 raft_consensus.cc:697] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:38.229341  4054 raft_consensus.cc:359] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.230791  4035 consensus_queue.cc:237] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.230579  4054 raft_consensus.cc:385] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.236016  4054 raft_consensus.cc:740] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.238065  4054 consensus_queue.cc:260] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.241936  4054 ts_tablet_manager.cc:1434] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 13:28:38.206439  3842 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:38.226255  4055 raft_consensus.cc:359] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.252301  4055 raft_consensus.cc:385] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.253813  4055 raft_consensus.cc:740] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.254771  4055 consensus_queue.cc:260] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.257997  4055 ts_tablet_manager.cc:1434] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.004s
I20260710 13:28:38.259155  4055 tablet_bootstrap.cc:492] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:38.262743  3663 catalog_manager.cc:5697] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.266323  4055 tablet_bootstrap.cc:654] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.268798  3665 catalog_manager.cc:5697] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.273875  4055 tablet_bootstrap.cc:492] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:38.274438  4055 ts_tablet_manager.cc:1403] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260710 13:28:38.278595  4055 raft_consensus.cc:359] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.279350  4055 raft_consensus.cc:385] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.279661  4055 raft_consensus.cc:740] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.280422  4055 consensus_queue.cc:260] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.280067  3664 catalog_manager.cc:5697] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:38.284466  3664 catalog_manager.cc:5697] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:38.285485  4055 ts_tablet_manager.cc:1434] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 13:28:38.286515  4055 tablet_bootstrap.cc:492] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:38.286154  3663 catalog_manager.cc:5697] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.287714  3663 catalog_manager.cc:5697] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.294461  4055 tablet_bootstrap.cc:654] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.301647  4055 tablet_bootstrap.cc:492] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:38.302114  4055 ts_tablet_manager.cc:1403] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260710 13:28:38.304651  4055 raft_consensus.cc:359] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.305312  4055 raft_consensus.cc:385] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.305605  4055 raft_consensus.cc:740] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.306253  4055 consensus_queue.cc:260] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.308151  4055 ts_tablet_manager.cc:1434] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:38.308941  4055 tablet_bootstrap.cc:492] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: Bootstrap starting.
I20260710 13:28:38.314759  4055 tablet_bootstrap.cc:654] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.319406  4055 tablet_bootstrap.cc:492] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: No bootstrap required, opened a new log
I20260710 13:28:38.319876  4055 ts_tablet_manager.cc:1403] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:28:38.321952  4055 raft_consensus.cc:359] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.322403  4055 raft_consensus.cc:385] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:38.322572  4055 raft_consensus.cc:740] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Initialized, Role: FOLLOWER
I20260710 13:28:38.323221  4055 consensus_queue.cc:260] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.325096  4055 ts_tablet_manager.cc:1434] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:38.339232  4066 raft_consensus.cc:493] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.339754  4066 raft_consensus.cc:515] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.341604  4066 leader_election.cc:290] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.342221  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063" is_pre_election: true
I20260710 13:28:38.342661  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.342989  3842 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.343288  3917 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 0.
I20260710 13:28:38.344162  3734 leader_election.cc:304] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.344928  4066 raft_consensus.cc:2804] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.345225  4066 raft_consensus.cc:493] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.345494  4066 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.350198  4066 raft_consensus.cc:515] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.351866  4066 leader_election.cc:290] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 1 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.352573  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.353067  3842 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.352931  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.353818  3917 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.357937  3842 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:38.359053  3734 leader_election.cc:304] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.359588  3917 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 1.
I20260710 13:28:38.359891  4066 raft_consensus.cc:2804] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.360431  4066 raft_consensus.cc:697] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.361222  4066 consensus_queue.cc:237] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.368623  3663 catalog_manager.cc:5697] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 1 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.380136  4035 raft_consensus.cc:493] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.380731  4035 raft_consensus.cc:515] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.382520  4035 leader_election.cc:290] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.383332  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151f86f7eaef43288e82cc41f39169c6" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.383539  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151f86f7eaef43288e82cc41f39169c6" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.384415  3917 raft_consensus.cc:2393] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fbe49520c404ec3b696021eff7f8063 in current term 1: Already voted for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in this term.
I20260710 13:28:38.385337  3806 leader_election.cc:304] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063; no voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.386065  4035 raft_consensus.cc:3060] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.392951  4035 raft_consensus.cc:2749] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:38.440466  4035 raft_consensus.cc:493] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.440934  4035 raft_consensus.cc:515] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.442694  4035 leader_election.cc:290] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.443285  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.443562  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.443866  3768 raft_consensus.cc:2468] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:38.444161  3917 raft_consensus.cc:2468] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 0.
I20260710 13:28:38.444818  3808 leader_election.cc:304] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.445581  4035 raft_consensus.cc:2804] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:38.445883  4035 raft_consensus.cc:493] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:38.446154  4035 raft_consensus.cc:3060] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.451737  4035 raft_consensus.cc:515] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.453249  4035 leader_election.cc:290] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.453828  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.454101  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.454294  3768 raft_consensus.cc:3060] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.454638  3917 raft_consensus.cc:3060] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.458778  3768 raft_consensus.cc:2468] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 1.
I20260710 13:28:38.458918  3917 raft_consensus.cc:2468] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 1.
I20260710 13:28:38.459869  3808 leader_election.cc:304] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.460496  4035 raft_consensus.cc:2804] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:38.460964  4035 raft_consensus.cc:697] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:38.461639  4035 consensus_queue.cc:237] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.469177  3663 catalog_manager.cc:5697] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.503376  3917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:38.503878  3917 raft_consensus.cc:606] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.522850  3842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b474354e7317402494abd365b4693dfe"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
mode: GRACEFUL
new_leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:52496
I20260710 13:28:38.523347  3842 raft_consensus.cc:606] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Received request to transfer leadership to TS a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.527915  3768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
mode: GRACEFUL
new_leader_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:55500
I20260710 13:28:38.528438  3768 raft_consensus.cc:606] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Received request to transfer leadership to TS 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:38.533371  3768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
mode: GRACEFUL
new_leader_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:55500
I20260710 13:28:38.533720  3768 raft_consensus.cc:606] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Received request to transfer leadership to TS 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:38.537943  3917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
mode: GRACEFUL
new_leader_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:53872
I20260710 13:28:38.538304  3917 raft_consensus.cc:606] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Received request to transfer leadership to TS 8fbe49520c404ec3b696021eff7f8063
I20260710 13:28:38.551808  4088 consensus_queue.cc:1048] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.562278  4087 consensus_queue.cc:1048] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:38.595667  4066 consensus_queue.cc:1048] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.601580  4083 raft_consensus.cc:993] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: : Instructing follower 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:38.602062  4014 raft_consensus.cc:1081] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Signalling peer 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:38.603776  3843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:52480
I20260710 13:28:38.604875  3843 raft_consensus.cc:493] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:38.605254  3843 raft_consensus.cc:3060] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.606689  4014 consensus_queue.cc:1048] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.612875  3843 raft_consensus.cc:515] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.616181  3843 leader_election.cc:290] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.617153  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.617681  3768 raft_consensus.cc:3055] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:38.617980  3768 raft_consensus.cc:740] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.618541  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7551f13bd44c6189b80f8b5eb0db0d" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.619074  3917 raft_consensus.cc:3060] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.618667  3768 consensus_queue.cc:260] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.619881  3768 raft_consensus.cc:3060] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.622479  4087 consensus_queue.cc:1048] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.625903  3917 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:38.625903  3768 raft_consensus.cc:2468] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:38.628751  3808 leader_election.cc:304] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.632330  4014 consensus_queue.cc:1048] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.634980  3970 raft_consensus.cc:993] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:38.635109  4035 raft_consensus.cc:2804] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:38.635398  3970 raft_consensus.cc:1081] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:38.641342  3970 consensus_queue.cc:1048] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.643718  3842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:52468
I20260710 13:28:38.644227  3842 raft_consensus.cc:493] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:38.644560  3842 raft_consensus.cc:3060] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.649729  3842 raft_consensus.cc:515] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.651305  4035 raft_consensus.cc:697] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:38.652235  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.652379  4035 consensus_queue.cc:237] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.654350  3842 leader_election.cc:290] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.656296  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0834f07fb34e61a0b1d3829cb02778" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.656884  3917 raft_consensus.cc:3055] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:38.657171  3917 raft_consensus.cc:740] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:38.661062  3917 consensus_queue.cc:260] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.662082  3917 raft_consensus.cc:3060] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.663748  4014 consensus_queue.cc:1048] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.664265  3663 catalog_manager.cc:5697] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 1 to 2, leader changed from a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193) to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.668573  3917 raft_consensus.cc:2468] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:38.669643  3806 leader_election.cc:304] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.670418  4115 raft_consensus.cc:2804] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:38.670985  4115 raft_consensus.cc:697] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:38.671748  4115 consensus_queue.cc:237] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.676120  4087 consensus_queue.cc:1048] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.688064  4086 consensus_queue.cc:1048] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:38.693174  3664 catalog_manager.cc:5697] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.699190  4088 raft_consensus.cc:993] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: : Instructing follower a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:38.699677  4086 raft_consensus.cc:1081] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Signalling peer a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:38.701134  3768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:28:38.701596  3768 raft_consensus.cc:493] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:38.701910  3768 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.708233  3768 raft_consensus.cc:515] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.709919  3768 leader_election.cc:290] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 2 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.710427  4115 raft_consensus.cc:493] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:38.710934  4115 raft_consensus.cc:515] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.711588  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.712097  3917 raft_consensus.cc:3055] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:38.712361  3917 raft_consensus.cc:740] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:38.712895  4115 leader_election.cc:290] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.713070  3917 consensus_queue.cc:260] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.714080  3917 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.714787  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ff6bbe5dd94dcc98e1e038d696e277" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acee592e89c4d96b0ce7ee630d94282" is_pre_election: true
I20260710 13:28:38.715533  3916 raft_consensus.cc:2393] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fbe49520c404ec3b696021eff7f8063 in current term 1: Already voted for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in this term.
I20260710 13:28:38.719776  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ff6bbe5dd94dcc98e1e038d696e277" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" is_pre_election: true
I20260710 13:28:38.719807  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.720561  3843 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.721024  3917 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:38.721081  3808 leader_election.cc:304] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063; no voters: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa
I20260710 13:28:38.721899  4115 raft_consensus.cc:3060] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:38.722426  3731 leader_election.cc:304] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.723232  4014 raft_consensus.cc:2804] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:38.723716  4014 raft_consensus.cc:697] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.724517  4014 consensus_queue.cc:237] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.725891  3843 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:38.728405  4115 raft_consensus.cc:2749] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:38.731329  3664 catalog_manager.cc:5697] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 1 to 2, leader changed from 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195) to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.743680  4014 consensus_queue.cc:1048] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.744223  4072 consensus_queue.cc:1048] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.782819  4115 consensus_queue.cc:1048] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.793555  4035 consensus_queue.cc:1048] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.817236  4072 consensus_queue.cc:1048] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.823668  4083 raft_consensus.cc:993] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: : Instructing follower 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:38.824143  4014 raft_consensus.cc:1081] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Signalling peer 8fbe49520c404ec3b696021eff7f8063 to start an election
I20260710 13:28:38.825641  3842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
 from {username='slave'} at 127.0.0.1:52480
I20260710 13:28:38.826486  3842 raft_consensus.cc:493] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:38.826864  3842 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.830669  4066 consensus_queue.cc:1048] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.833004  3842 raft_consensus.cc:515] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.836597  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.838829  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "8fbe49520c404ec3b696021eff7f8063" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:38.839445  3768 raft_consensus.cc:3055] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:38.839692  3768 raft_consensus.cc:740] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.840287  3768 consensus_queue.cc:260] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.841343  3768 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.841957  3842 leader_election.cc:290] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [CANDIDATE]: Term 2 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.847860  3768 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fbe49520c404ec3b696021eff7f8063 in term 2.
I20260710 13:28:38.849083  3808 leader_election.cc:304] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [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: 8fbe49520c404ec3b696021eff7f8063, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:38.849923  4035 raft_consensus.cc:2804] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:38.850445  4035 raft_consensus.cc:697] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Leader. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:38.851356  4035 consensus_queue.cc:237] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.858652  3665 catalog_manager.cc:5697] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 reported cstate change: term changed from 1 to 2, leader changed from a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193) to 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "8fbe49520c404ec3b696021eff7f8063" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:38.923070  4115 consensus_queue.cc:1048] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.935184  4127 consensus_queue.cc:1048] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:38.941887  4082 raft_consensus.cc:993] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: : Instructing follower a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:38.942291  4127 raft_consensus.cc:1081] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Signalling peer a0f6f79d1b1c4a7c9049d556a3e44faa to start an election
I20260710 13:28:38.943753  3768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b474354e7317402494abd365b4693dfe"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
 from {username='slave'} at 127.0.0.1:55494
I20260710 13:28:38.944175  3768 raft_consensus.cc:493] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:38.944502  3768 raft_consensus.cc:3060] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.950003  3768 raft_consensus.cc:515] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.951750  3768 leader_election.cc:290] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [CANDIDATE]: Term 2 election: Requested vote from peers 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917), 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195:39189)
I20260710 13:28:38.952538  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:38.952741  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b474354e7317402494abd365b4693dfe" candidate_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
I20260710 13:28:38.953111  3842 raft_consensus.cc:3055] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:38.953310  3917 raft_consensus.cc:3060] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.953455  3842 raft_consensus.cc:740] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:38.954279  3842 consensus_queue.cc:260] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.955329  3842 raft_consensus.cc:3060] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:38.959154  3917 raft_consensus.cc:2468] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:38.960041  3842 raft_consensus.cc:2468] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f6f79d1b1c4a7c9049d556a3e44faa in term 2.
I20260710 13:28:38.960013  3731 leader_election.cc:304] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:38.961027  4083 raft_consensus.cc:2804] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:38.961478  4083 raft_consensus.cc:697] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Leader. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:38.962105  4083 consensus_queue.cc:237] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:38.967818  3665 catalog_manager.cc:5697] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa reported cstate change: term changed from 1 to 2, leader changed from 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194) to a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193). New cstate: current_term: 2 leader_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.108026  3768 raft_consensus.cc:1275] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.109236  4127 consensus_queue.cc:1048] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.117012  3917 raft_consensus.cc:1275] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.119194  4127 consensus_queue.cc:1048] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.131449  3917 raft_consensus.cc:1275] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.132659  4127 consensus_queue.cc:1048] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.138799  3768 raft_consensus.cc:3060] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:39.146098  3768 raft_consensus.cc:1275] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.147254  4035 consensus_queue.cc:1048] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.162473  3917 raft_consensus.cc:1275] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.163587  4083 consensus_queue.cc:1048] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.169994  3843 raft_consensus.cc:1275] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.171463  4014 consensus_queue.cc:1048] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.426111  3768 raft_consensus.cc:1275] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.427434  4082 consensus_queue.cc:1048] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.433724  3917 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:39.440420  3917 raft_consensus.cc:1275] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer 8fbe49520c404ec3b696021eff7f8063: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.441742  4082 consensus_queue.cc:1048] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:39.476320  3843 raft_consensus.cc:1275] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.477689  4066 consensus_queue.cc:1048] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:39.488651  3917 raft_consensus.cc:1275] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Refusing update from remote peer a0f6f79d1b1c4a7c9049d556a3e44faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:39.492220  4066 consensus_queue.cc:1048] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:41.545886  3664 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40314:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:41.563184  3664 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40314:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:41.619606  4152 tablet.cc:1724] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:41.660988  4162 tablet.cc:1724] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:41.695456  4161 tablet.cc:1724] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.703959  4163 tablet.cc:1724] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: 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
W20260710 13:28:41.708310  3943 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4be2b0e6575b40b297a35a799e0d2d89)
W20260710 13:28:41.713094  3943 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4be2b0e6575b40b297a35a799e0d2d89)
W20260710 13:28:41.713833  3943 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4be2b0e6575b40b297a35a799e0d2d89)
I20260710 13:28:41.725019  4163 tablet.cc:1724] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.730813 32263 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:41.746008  4163 tablet.cc:1724] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.756084  4162 tablet.cc:1724] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:41.782150  4165 tablet.cc:1724] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.792351  4154 tablet.cc:1724] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.741685  4161 tablet.cc:1724] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.807301  4169 tablet.cc:1724] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.830058  4152 tablet.cc:1724] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:41.851783  4162 tablet.cc:1724] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:41.871578  4187 tablet.cc:1724] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.851063  4182 tablet.cc:1724] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.844954  4163 tablet.cc:1724] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.908334  3842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
mode: GRACEFUL
new_leader_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:36656
I20260710 13:28:41.909173  3842 raft_consensus.cc:606] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Received request to transfer leadership to TS 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:41.917001  4180 tablet.cc:1724] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.922976  4161 tablet.cc:1724] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.941809  4169 tablet.cc:1724] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.947840  4165 tablet.cc:1724] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.950165  4154 tablet.cc:1724] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: 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
I20260710 13:28:41.950165  4161 tablet.cc:1724] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:41.962618  4152 tablet.cc:1724] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
W20260710 13:28:42.015460  3731 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.129.195:39189, user_credentials={real_user=slave}} blocked reactor thread for 136223us
I20260710 13:28:42.028952  4194 tablet.cc:1724] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:42.029368  4152 tablet.cc:1724] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:42.034440  4162 tablet.cc:1724] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: 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
I20260710 13:28:42.044970  4165 tablet.cc:1724] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: 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
I20260710 13:28:42.050657  3765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
mode: GRACEFUL
new_leader_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:55140
I20260710 13:28:42.051307  3765 raft_consensus.cc:606] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Received request to transfer leadership to TS 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:42.053154 32263 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:28:42.053766 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:42.057164  3663 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a: soft_deleted_table [id=23a0f1de4ff74659b03bcacadc270397] alter complete (version 1)
I20260710 13:28:42.064337  3765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37"
dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
mode: GRACEFUL
new_leader_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:55140
I20260710 13:28:42.064836  3765 raft_consensus.cc:606] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Received request to transfer leadership to TS 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:42.067324  3843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd"
dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
mode: GRACEFUL
new_leader_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:36656
I20260710 13:28:42.067780  3843 raft_consensus.cc:606] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Received request to transfer leadership to TS 9acee592e89c4d96b0ce7ee630d94282
I20260710 13:28:42.068754 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:42.069180 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:42.168835  4129 raft_consensus.cc:993] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: : Instructing follower 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.169468  4132 raft_consensus.cc:1081] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Signalling peer 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.171422  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:53860
I20260710 13:28:42.172017  3917 raft_consensus.cc:493] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:42.172396  3917 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.177990  3917 raft_consensus.cc:515] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.179435  3917 leader_election.cc:290] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 3 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:42.180209  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:42.180527  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be2b0e6575b40b297a35a799e0d2d89" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:42.180833  3765 raft_consensus.cc:3055] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:42.181063  3843 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.181192  3765 raft_consensus.cc:740] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:42.181923  3765 consensus_queue.cc:260] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.183014  3765 raft_consensus.cc:3060] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.188586  3765 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.188870  3843 raft_consensus.cc:2468] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.189553  3882 leader_election.cc:304] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:42.190431  4130 raft_consensus.cc:2804] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:42.190853  4130 raft_consensus.cc:697] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:42.191484  4130 consensus_queue.cc:237] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.197999  3663 catalog_manager.cc:5697] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 2 to 3, leader changed from a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193) to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:42.245726  4133 raft_consensus.cc:993] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: : Instructing follower 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.246229  4181 raft_consensus.cc:1081] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Signalling peer 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.247577  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:53852
I20260710 13:28:42.248096  3917 raft_consensus.cc:493] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:42.248386  3917 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.253301  3917 raft_consensus.cc:515] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.254894  3917 leader_election.cc:290] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 3 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:42.255681  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:42.255890  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198eff886c9243c6aabce4f2b740cb4d" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:42.256182  3765 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.256414  3843 raft_consensus.cc:3055] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:42.256758  3843 raft_consensus.cc:740] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:42.257364  3843 consensus_queue.cc:260] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.258168  3843 raft_consensus.cc:3060] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.260846  3765 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.261790  3882 leader_election.cc:304] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:42.262449  4130 raft_consensus.cc:2804] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:42.262898  4130 raft_consensus.cc:697] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:42.263013  3843 raft_consensus.cc:2468] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.263785  4130 consensus_queue.cc:237] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.270613  3663 catalog_manager.cc:5697] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 2 to 3, leader changed from 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194) to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:42.462908  4129 raft_consensus.cc:993] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: : Instructing follower 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.463320  4132 raft_consensus.cc:1081] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Signalling peer 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.464753  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:53860
I20260710 13:28:42.465296  3917 raft_consensus.cc:493] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:42.465576  3917 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.470163  3917 raft_consensus.cc:515] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.471666  3917 leader_election.cc:290] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 3 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:42.472295  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:42.472630  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8c172e9d5a4834bb0ae31632e76a37" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:42.472854  3767 raft_consensus.cc:3055] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:42.473163  3843 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.473285  3767 raft_consensus.cc:740] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0f6f79d1b1c4a7c9049d556a3e44faa, State: Running, Role: LEADER
I20260710 13:28:42.474078  3767 consensus_queue.cc:260] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.475005  3767 raft_consensus.cc:3060] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.478507  3843 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.479452  3883 leader_election.cc:304] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [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: 8fbe49520c404ec3b696021eff7f8063, 9acee592e89c4d96b0ce7ee630d94282; no voters: 
I20260710 13:28:42.480257  4130 raft_consensus.cc:2804] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:42.480413  3767 raft_consensus.cc:2468] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.480748  4130 raft_consensus.cc:697] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:42.481587  4130 consensus_queue.cc:237] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.489425  3663 catalog_manager.cc:5697] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 2 to 3, leader changed from a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193) to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:42.511615  4133 raft_consensus.cc:993] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: : Instructing follower 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.512108  4181 raft_consensus.cc:1081] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Signalling peer 9acee592e89c4d96b0ce7ee630d94282 to start an election
I20260710 13:28:42.513505  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd"
dest_uuid: "9acee592e89c4d96b0ce7ee630d94282"
 from {username='slave'} at 127.0.0.1:53852
I20260710 13:28:42.513926  3917 raft_consensus.cc:493] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:42.514194  3917 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.518241  3917 raft_consensus.cc:515] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.519622  3917 leader_election.cc:290] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [CANDIDATE]: Term 3 election: Requested vote from peers a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721), 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917)
I20260710 13:28:42.520360  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa"
I20260710 13:28:42.520632  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35b77d7d77a4a2d92e0eae031b824cd" candidate_uuid: "9acee592e89c4d96b0ce7ee630d94282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fbe49520c404ec3b696021eff7f8063"
I20260710 13:28:42.521082  3767 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.521624  3843 raft_consensus.cc:3055] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:42.521924  3843 raft_consensus.cc:740] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fbe49520c404ec3b696021eff7f8063, State: Running, Role: LEADER
I20260710 13:28:42.523713  3843 consensus_queue.cc:260] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.524995  3843 raft_consensus.cc:3060] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:42.528019  3767 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.529031  3882 leader_election.cc:304] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [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: 9acee592e89c4d96b0ce7ee630d94282, a0f6f79d1b1c4a7c9049d556a3e44faa; no voters: 
I20260710 13:28:42.529691  4130 raft_consensus.cc:2804] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:42.530148  4130 raft_consensus.cc:697] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Becoming Leader. State: Replica: 9acee592e89c4d96b0ce7ee630d94282, State: Running, Role: LEADER
I20260710 13:28:42.530865  3843 raft_consensus.cc:2468] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acee592e89c4d96b0ce7ee630d94282 in term 3.
I20260710 13:28:42.530963  4130 consensus_queue.cc:237] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [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: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } }
I20260710 13:28:42.537976  3663 catalog_manager.cc:5697] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 reported cstate change: term changed from 2 to 3, leader changed from 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194) to 9acee592e89c4d96b0ce7ee630d94282 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "9acee592e89c4d96b0ce7ee630d94282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acee592e89c4d96b0ce7ee630d94282" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 39189 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:42.618244  3843 raft_consensus.cc:1275] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:42.619405  4130 consensus_queue.cc:1048] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:42.630105  3767 raft_consensus.cc:1275] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:42.631441  4130 consensus_queue.cc:1048] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:42.645593  3765 raft_consensus.cc:1275] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:42.646757  4130 consensus_queue.cc:1048] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:42.653647  3841 raft_consensus.cc:1275] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:42.655095  4192 consensus_queue.cc:1048] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:42.911906  3765 raft_consensus.cc:1275] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:42.913084  4192 consensus_queue.cc:1048] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:42.921591  3841 raft_consensus.cc:1275] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:42.923643  4203 consensus_queue.cc:1048] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:42.924820  3841 raft_consensus.cc:1275] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:42.926275  4130 consensus_queue.cc:1048] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fbe49520c404ec3b696021eff7f8063" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:42.937536  3765 raft_consensus.cc:1275] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Refusing update from remote peer 9acee592e89c4d96b0ce7ee630d94282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:42.941408  4203 consensus_queue.cc:1048] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f6f79d1b1c4a7c9049d556a3e44faa" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 38721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:43.123683 32263 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:43.128403 32263 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:28:43.128772 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:43.134063 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:43.134424 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:44.160588 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:28:44.203606 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:44.204527 32263 tablet_replica.cc:333] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.205499 32263 raft_consensus.cc:2243] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.206188 32263 raft_consensus.cc:2272] T 198eff886c9243c6aabce4f2b740cb4d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.209404 32263 tablet_replica.cc:333] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.210296 32263 raft_consensus.cc:2243] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.210863 32263 raft_consensus.cc:2272] T 3e0834f07fb34e61a0b1d3829cb02778 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.212736 32263 tablet_replica.cc:333] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.213289 32263 raft_consensus.cc:2243] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.213708 32263 raft_consensus.cc:2272] T 9d7551f13bd44c6189b80f8b5eb0db0d P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.215348 32263 tablet_replica.cc:333] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.215840 32263 raft_consensus.cc:2243] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.216542 32263 raft_consensus.cc:2272] T b474354e7317402494abd365b4693dfe P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.218185 32263 tablet_replica.cc:333] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.218688 32263 raft_consensus.cc:2243] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.219138 32263 raft_consensus.cc:2272] T 4be2b0e6575b40b297a35a799e0d2d89 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.221095 32263 tablet_replica.cc:333] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.221592 32263 raft_consensus.cc:2243] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.222270 32263 raft_consensus.cc:2272] T 34ff6bbe5dd94dcc98e1e038d696e277 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.223982 32263 tablet_replica.cc:333] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.224491 32263 raft_consensus.cc:2243] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.224872 32263 raft_consensus.cc:2272] T d73fe1a96a2a4fab95818253ee8d2a79 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.226545 32263 tablet_replica.cc:333] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.227087 32263 raft_consensus.cc:2243] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.227483 32263 raft_consensus.cc:2272] T 9c0e7a2c9c184d50a4b281a284b3b31b P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.229141 32263 tablet_replica.cc:333] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.229638 32263 raft_consensus.cc:2243] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.230033 32263 raft_consensus.cc:2272] T 9034efcceac544a9b2e193202f124331 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.231724 32263 tablet_replica.cc:333] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.232213 32263 raft_consensus.cc:2243] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.232587 32263 raft_consensus.cc:2272] T 1b8c172e9d5a4834bb0ae31632e76a37 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.234241 32263 tablet_replica.cc:333] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.234755 32263 raft_consensus.cc:2243] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.235190 32263 raft_consensus.cc:2272] T 8407a708512e4724bf9260b282e72603 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.236752 32263 tablet_replica.cc:333] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.237462 32263 raft_consensus.cc:2243] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.237928 32263 raft_consensus.cc:2272] T e54c48dc686b4499ae706f907ed3c596 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.239645 32263 tablet_replica.cc:333] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.240129 32263 raft_consensus.cc:2243] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.240849 32263 raft_consensus.cc:2272] T 3ef7581f7c424307bd4a11fd77522691 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.242588 32263 tablet_replica.cc:333] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.243219 32263 raft_consensus.cc:2243] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.243956 32263 raft_consensus.cc:2272] T 3f622582064f4f2a86299037525185cf P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.245891 32263 tablet_replica.cc:333] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.246387 32263 raft_consensus.cc:2243] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.246863 32263 raft_consensus.cc:2272] T 14ad15237a99413ea3ce4138377524ba P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.248708 32263 tablet_replica.cc:333] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.249403 32263 raft_consensus.cc:2243] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.250198 32263 raft_consensus.cc:2272] T eafd0fd136c240c5b92cb12d96ee68dd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.251940 32263 tablet_replica.cc:333] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.252497 32263 raft_consensus.cc:2243] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.253396 32263 raft_consensus.cc:2272] T 151f86f7eaef43288e82cc41f39169c6 P a0f6f79d1b1c4a7c9049d556a3e44faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.255441 32263 tablet_replica.cc:333] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa: stopping tablet replica
I20260710 13:28:44.256011 32263 raft_consensus.cc:2243] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.256528 32263 raft_consensus.cc:2272] T c35b77d7d77a4a2d92e0eae031b824cd P a0f6f79d1b1c4a7c9049d556a3e44faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.295284 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
W20260710 13:28:44.305351  3808 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.129.193:38721: connect: Connection refused (error 111) [suppressed 26 similar messages]
W20260710 13:28:44.308383  3808 consensus_peers.cc:597] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 -> Peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Couldn't send request to peer a0f6f79d1b1c4a7c9049d556a3e44faa. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:38721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:44.325753 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:28:44.353598 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:44.354336 32263 tablet_replica.cc:333] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.355175 32263 raft_consensus.cc:2243] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.355655 32263 raft_consensus.cc:2272] T 151f86f7eaef43288e82cc41f39169c6 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:44.355721  3882 consensus_peers.cc:597] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 -> Peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Couldn't send request to peer a0f6f79d1b1c4a7c9049d556a3e44faa. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:38721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:44.357573 32263 tablet_replica.cc:333] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.358141 32263 raft_consensus.cc:2243] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.358572 32263 raft_consensus.cc:2272] T 198eff886c9243c6aabce4f2b740cb4d P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.360277 32263 tablet_replica.cc:333] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.360806 32263 raft_consensus.cc:2243] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.361501 32263 raft_consensus.cc:2272] T 9d7551f13bd44c6189b80f8b5eb0db0d P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.363147 32263 tablet_replica.cc:333] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.363656 32263 raft_consensus.cc:2243] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.364061 32263 raft_consensus.cc:2272] T b474354e7317402494abd365b4693dfe P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.365576 32263 tablet_replica.cc:333] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.366106 32263 raft_consensus.cc:2243] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.366505 32263 raft_consensus.cc:2272] T 4be2b0e6575b40b297a35a799e0d2d89 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.368235 32263 tablet_replica.cc:333] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.368897 32263 raft_consensus.cc:2243] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.369730 32263 raft_consensus.cc:2272] T 9c0e7a2c9c184d50a4b281a284b3b31b P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:44.371966  3882 consensus_peers.cc:597] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 -> Peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Couldn't send request to peer a0f6f79d1b1c4a7c9049d556a3e44faa. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:38721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:44.372138 32263 tablet_replica.cc:333] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.372751 32263 raft_consensus.cc:2243] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.373172 32263 raft_consensus.cc:2272] T 9034efcceac544a9b2e193202f124331 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.374963 32263 tablet_replica.cc:333] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.375463 32263 raft_consensus.cc:2243] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.375845 32263 raft_consensus.cc:2272] T 34ff6bbe5dd94dcc98e1e038d696e277 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.377411 32263 tablet_replica.cc:333] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.377913 32263 raft_consensus.cc:2243] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.378582 32263 raft_consensus.cc:2272] T d73fe1a96a2a4fab95818253ee8d2a79 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.380330 32263 tablet_replica.cc:333] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.380816 32263 raft_consensus.cc:2243] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.381207 32263 raft_consensus.cc:2272] T 1b8c172e9d5a4834bb0ae31632e76a37 P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.383006 32263 tablet_replica.cc:333] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.383492 32263 raft_consensus.cc:2243] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.384204 32263 raft_consensus.cc:2272] T 8407a708512e4724bf9260b282e72603 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.386128 32263 tablet_replica.cc:333] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.386581 32263 raft_consensus.cc:2243] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.387458 32263 raft_consensus.cc:2272] T 3e0834f07fb34e61a0b1d3829cb02778 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:44.388772  3882 consensus_peers.cc:597] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 -> Peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Couldn't send request to peer a0f6f79d1b1c4a7c9049d556a3e44faa. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:38721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:44.389374 32263 tablet_replica.cc:333] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.389918 32263 raft_consensus.cc:2243] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.390312 32263 raft_consensus.cc:2272] T 14ad15237a99413ea3ce4138377524ba P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.391947 32263 tablet_replica.cc:333] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.392459 32263 raft_consensus.cc:2243] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.392839 32263 raft_consensus.cc:2272] T eafd0fd136c240c5b92cb12d96ee68dd P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.394531 32263 tablet_replica.cc:333] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.395046 32263 raft_consensus.cc:2243] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.395731 32263 raft_consensus.cc:2272] T e54c48dc686b4499ae706f907ed3c596 P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.397274 32263 tablet_replica.cc:333] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.397708 32263 raft_consensus.cc:2243] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.398120 32263 raft_consensus.cc:2272] T 3f622582064f4f2a86299037525185cf P 8fbe49520c404ec3b696021eff7f8063 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.399876 32263 tablet_replica.cc:333] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.400331 32263 raft_consensus.cc:2243] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.400710 32263 raft_consensus.cc:2272] T 3ef7581f7c424307bd4a11fd77522691 P 8fbe49520c404ec3b696021eff7f8063 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.402351 32263 tablet_replica.cc:333] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063: stopping tablet replica
I20260710 13:28:44.402827 32263 raft_consensus.cc:2243] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.403187 32263 raft_consensus.cc:2272] T c35b77d7d77a4a2d92e0eae031b824cd P 8fbe49520c404ec3b696021eff7f8063 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.438251 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
W20260710 13:28:44.460129  3883 consensus_peers.cc:597] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 -> Peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Couldn't send request to peer 8fbe49520c404ec3b696021eff7f8063. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:32917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:44.467196  3883 consensus_peers.cc:597] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 -> Peer 8fbe49520c404ec3b696021eff7f8063 (127.31.129.194:32917): Couldn't send request to peer 8fbe49520c404ec3b696021eff7f8063. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:32917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:44.468101 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
I20260710 13:28:44.492842 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:44.493464 32263 tablet_replica.cc:333] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.494065 32263 raft_consensus.cc:2243] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.494504 32263 raft_consensus.cc:2272] T b474354e7317402494abd365b4693dfe P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.496245 32263 tablet_replica.cc:333] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.496773 32263 raft_consensus.cc:2243] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.497529 32263 raft_consensus.cc:2272] T 4be2b0e6575b40b297a35a799e0d2d89 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.499166 32263 tablet_replica.cc:333] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.499689 32263 raft_consensus.cc:2243] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.500100 32263 raft_consensus.cc:2272] T 9d7551f13bd44c6189b80f8b5eb0db0d P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.502022 32263 tablet_replica.cc:333] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.502559 32263 raft_consensus.cc:2243] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.502974 32263 raft_consensus.cc:2272] T 3e0834f07fb34e61a0b1d3829cb02778 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:44.503521  3882 consensus_peers.cc:597] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 -> Peer a0f6f79d1b1c4a7c9049d556a3e44faa (127.31.129.193:38721): Couldn't send request to peer a0f6f79d1b1c4a7c9049d556a3e44faa. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:38721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:44.504566 32263 tablet_replica.cc:333] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.505123 32263 raft_consensus.cc:2243] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.505792 32263 raft_consensus.cc:2272] T 198eff886c9243c6aabce4f2b740cb4d P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.507758 32263 tablet_replica.cc:333] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.508356 32263 raft_consensus.cc:2243] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.508827 32263 raft_consensus.cc:2272] T 9c0e7a2c9c184d50a4b281a284b3b31b P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.510496 32263 tablet_replica.cc:333] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.511046 32263 raft_consensus.cc:2243] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.511746 32263 raft_consensus.cc:2272] T 9034efcceac544a9b2e193202f124331 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.513434 32263 tablet_replica.cc:333] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.513936 32263 raft_consensus.cc:2243] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.514334 32263 raft_consensus.cc:2272] T 34ff6bbe5dd94dcc98e1e038d696e277 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.515929 32263 tablet_replica.cc:333] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.516391 32263 raft_consensus.cc:2243] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.516775 32263 raft_consensus.cc:2272] T d73fe1a96a2a4fab95818253ee8d2a79 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.518440 32263 tablet_replica.cc:333] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.518976 32263 raft_consensus.cc:2243] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.519662 32263 raft_consensus.cc:2272] T 1b8c172e9d5a4834bb0ae31632e76a37 P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.521368 32263 tablet_replica.cc:333] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.521862 32263 raft_consensus.cc:2243] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.522272 32263 raft_consensus.cc:2272] T 8407a708512e4724bf9260b282e72603 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.524045 32263 tablet_replica.cc:333] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.524533 32263 raft_consensus.cc:2243] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.524919 32263 raft_consensus.cc:2272] T e54c48dc686b4499ae706f907ed3c596 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.526489 32263 tablet_replica.cc:333] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.527027 32263 raft_consensus.cc:2243] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.527423 32263 raft_consensus.cc:2272] T 3ef7581f7c424307bd4a11fd77522691 P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.529129 32263 tablet_replica.cc:333] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.529606 32263 raft_consensus.cc:2243] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.530007 32263 raft_consensus.cc:2272] T 3f622582064f4f2a86299037525185cf P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.531749 32263 tablet_replica.cc:333] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.532217 32263 raft_consensus.cc:2243] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.532874 32263 raft_consensus.cc:2272] T 14ad15237a99413ea3ce4138377524ba P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.534420 32263 tablet_replica.cc:333] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.534917 32263 raft_consensus.cc:2243] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.535332 32263 raft_consensus.cc:2272] T eafd0fd136c240c5b92cb12d96ee68dd P 9acee592e89c4d96b0ce7ee630d94282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.537055 32263 tablet_replica.cc:333] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.537700 32263 raft_consensus.cc:2243] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.538311 32263 raft_consensus.cc:2272] T 151f86f7eaef43288e82cc41f39169c6 P 9acee592e89c4d96b0ce7ee630d94282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.540344 32263 tablet_replica.cc:333] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282: stopping tablet replica
I20260710 13:28:44.540783 32263 raft_consensus.cc:2243] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.541352 32263 raft_consensus.cc:2272] T c35b77d7d77a4a2d92e0eae031b824cd P 9acee592e89c4d96b0ce7ee630d94282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.577193 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:28:44.605288 32263 master.cc:562] Master@127.31.129.254:41401 shutting down...
I20260710 13:28:44.625783 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.626253 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.626515 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f8a5f1536054388b5f9dca7cbb7692a: stopping tablet replica
I20260710 13:28:44.646657 32263 master.cc:584] Master@127.31.129.254:41401 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12127 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:28:44.698072 32263 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.129.254:40547
I20260710 13:28:44.699538 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:44.704706  4217 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
W20260710 13:28:44.704689  4218 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
W20260710 13:28:44.706017  4220 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
I20260710 13:28:44.707108 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:44.707955 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:44.708164 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:44.708319 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690124708290 us; error 0 us; skew 500 ppm
I20260710 13:28:44.708824 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:44.711143 32263 webserver.cc:533] Webserver started at http://127.31.129.254:39187/ using document root <none> and password file <none>
I20260710 13:28:44.711608 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:44.711788 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:44.712044 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:44.713068 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/master-0-root/instance:
uuid: "15b1b423c92b49ddb470c5eafc373ca8"
format_stamp: "Formatted at 2026-07-10 13:28:44 on dist-test-slave-t14x"
I20260710 13:28:44.717130 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:28:44.720189  4225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:44.720867 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:44.721139 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/master-0-root
uuid: "15b1b423c92b49ddb470c5eafc373ca8"
format_stamp: "Formatted at 2026-07-10 13:28:44 on dist-test-slave-t14x"
I20260710 13:28:44.721402 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-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)
I20260710 13:28:44.751597 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:44.752718 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:44.789168 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.254:40547
I20260710 13:28:44.789286  4276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.254:40547 every 8 connection(s)
I20260710 13:28:44.793520  4277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:44.803321  4277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8: Bootstrap starting.
I20260710 13:28:44.807874  4277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:44.811715  4277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8: No bootstrap required, opened a new log
I20260710 13:28:44.813632  4277 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15b1b423c92b49ddb470c5eafc373ca8" member_type: VOTER }
I20260710 13:28:44.814004  4277 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:44.814227  4277 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15b1b423c92b49ddb470c5eafc373ca8, State: Initialized, Role: FOLLOWER
I20260710 13:28:44.814836  4277 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15b1b423c92b49ddb470c5eafc373ca8" member_type: VOTER }
I20260710 13:28:44.815274  4277 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:44.815495  4277 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:44.815766  4277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:44.819794  4277 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15b1b423c92b49ddb470c5eafc373ca8" member_type: VOTER }
I20260710 13:28:44.820268  4277 leader_election.cc:304] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [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: 15b1b423c92b49ddb470c5eafc373ca8; no voters: 
I20260710 13:28:44.821300  4277 leader_election.cc:290] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:44.821590  4280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:44.822914  4280 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 1 LEADER]: Becoming Leader. State: Replica: 15b1b423c92b49ddb470c5eafc373ca8, State: Running, Role: LEADER
I20260710 13:28:44.823632  4280 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [LEADER]: Queue going to LEADER mode. State: All 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: "15b1b423c92b49ddb470c5eafc373ca8" member_type: VOTER }
I20260710 13:28:44.824299  4277 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:44.827642  4281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15b1b423c92b49ddb470c5eafc373ca8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15b1b423c92b49ddb470c5eafc373ca8" member_type: VOTER } }
I20260710 13:28:44.828321  4281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:44.828258  4282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15b1b423c92b49ddb470c5eafc373ca8. Latest consensus state: current_term: 1 leader_uuid: "15b1b423c92b49ddb470c5eafc373ca8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15b1b423c92b49ddb470c5eafc373ca8" member_type: VOTER } }
I20260710 13:28:44.828853  4282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:44.831597  4287 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:44.836338  4287 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:44.843113 32263 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:44.846065  4287 catalog_manager.cc:1383] Generated new cluster ID: de32bd3b373f49aa84e9d2c75f6fae12
I20260710 13:28:44.846338  4287 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:44.867275  4287 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:44.868547  4287 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:44.882841  4287 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8: Generated new TSK 0
I20260710 13:28:44.883545  4287 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:44.909170 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:44.915108  4298 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
W20260710 13:28:44.916219  4299 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
W20260710 13:28:44.917723  4301 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
I20260710 13:28:44.917981 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:44.918891 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:44.919068 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:44.919196 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690124919185 us; error 0 us; skew 500 ppm
I20260710 13:28:44.919615 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:44.921684 32263 webserver.cc:533] Webserver started at http://127.31.129.193:45775/ using document root <none> and password file <none>
I20260710 13:28:44.922098 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:44.922243 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:44.922435 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:44.923555 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-0-root/instance:
uuid: "2d4c5f305d6248d5a3177745ac864e01"
format_stamp: "Formatted at 2026-07-10 13:28:44 on dist-test-slave-t14x"
I20260710 13:28:44.927659 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:44.930647  4306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:44.931540 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:44.931779 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-0-root
uuid: "2d4c5f305d6248d5a3177745ac864e01"
format_stamp: "Formatted at 2026-07-10 13:28:44 on dist-test-slave-t14x"
I20260710 13:28:44.932003 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-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)
I20260710 13:28:44.946682 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:44.947872 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:44.949220 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:44.951550 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:44.951709 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:44.951923 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:44.952057 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:44.990516 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.193:39325
I20260710 13:28:44.990608  4368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.193:39325 every 8 connection(s)
I20260710 13:28:44.995126 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:45.002140  4373 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
W20260710 13:28:45.003576  4374 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
I20260710 13:28:45.006595 32263 server_base.cc:1061] running on GCE node
W20260710 13:28:45.006842  4376 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
I20260710 13:28:45.007871  4369 heartbeater.cc:344] Connected to a master server at 127.31.129.254:40547
I20260710 13:28:45.008200  4369 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:45.008226 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:45.008555 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:45.008719 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690125008690 us; error 0 us; skew 500 ppm
I20260710 13:28:45.009023  4369 heartbeater.cc:507] Master 127.31.129.254:40547 requested a full tablet report, sending...
I20260710 13:28:45.009289 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:45.011240  4242 ts_manager.cc:194] Registered new tserver with Master: 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325)
I20260710 13:28:45.012209 32263 webserver.cc:533] Webserver started at http://127.31.129.194:46427/ using document root <none> and password file <none>
I20260710 13:28:45.012862 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:45.013098 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:45.013368 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:45.013603  4242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33262
I20260710 13:28:45.014755 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-1-root/instance:
uuid: "5bd012a250c94379a6a96e03c83f1973"
format_stamp: "Formatted at 2026-07-10 13:28:45 on dist-test-slave-t14x"
I20260710 13:28:45.019182 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:45.022081  4381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:45.022823 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:45.023105 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-1-root
uuid: "5bd012a250c94379a6a96e03c83f1973"
format_stamp: "Formatted at 2026-07-10 13:28:45 on dist-test-slave-t14x"
I20260710 13:28:45.023397 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-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)
I20260710 13:28:45.036180 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:45.037156 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:45.038424 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:45.040628 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:45.040836 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:45.041076 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:45.041236 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:45.078675 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.194:38747
I20260710 13:28:45.078846  4443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.194:38747 every 8 connection(s)
I20260710 13:28:45.083418 32263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:45.091315  4448 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
W20260710 13:28:45.092270  4447 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
I20260710 13:28:45.094961  4444 heartbeater.cc:344] Connected to a master server at 127.31.129.254:40547
W20260710 13:28:45.095183  4450 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
I20260710 13:28:45.095404  4444 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:45.096248  4444 heartbeater.cc:507] Master 127.31.129.254:40547 requested a full tablet report, sending...
I20260710 13:28:45.096832 32263 server_base.cc:1061] running on GCE node
I20260710 13:28:45.097828 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:45.098040 32263 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:45.098227 32263 hybrid_clock.cc:648] HybridClock initialized: now 1783690125098196 us; error 0 us; skew 500 ppm
I20260710 13:28:45.098407  4242 ts_manager.cc:194] Registered new tserver with Master: 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:45.098834 32263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:45.099939  4242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33276
I20260710 13:28:45.101307 32263 webserver.cc:533] Webserver started at http://127.31.129.195:32879/ using document root <none> and password file <none>
I20260710 13:28:45.101823 32263 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:45.101996 32263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:45.102258 32263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:45.103368 32263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-2-root/instance:
uuid: "368603fb0ba24e49956a76cf944b59e4"
format_stamp: "Formatted at 2026-07-10 13:28:45 on dist-test-slave-t14x"
I20260710 13:28:45.107491 32263 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:28:45.110404  4455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:45.111143 32263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:45.111418 32263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-2-root
uuid: "368603fb0ba24e49956a76cf944b59e4"
format_stamp: "Formatted at 2026-07-10 13:28:45 on dist-test-slave-t14x"
I20260710 13:28:45.111673 32263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklEQnnO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690014679549-32263-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)
I20260710 13:28:45.145256 32263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:45.146373 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:45.147876 32263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:45.150161 32263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:45.150406 32263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:45.150673 32263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:45.150894 32263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:28:45.189137 32263 rpc_server.cc:307] RPC server started. Bound to: 127.31.129.195:32931
I20260710 13:28:45.189254  4517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.129.195:32931 every 8 connection(s)
I20260710 13:28:45.202036  4518 heartbeater.cc:344] Connected to a master server at 127.31.129.254:40547
I20260710 13:28:45.202445  4518 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:45.203121  4518 heartbeater.cc:507] Master 127.31.129.254:40547 requested a full tablet report, sending...
I20260710 13:28:45.205114  4242 ts_manager.cc:194] Registered new tserver with Master: 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.205302 32263 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013362824s
I20260710 13:28:45.207156  4242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33288
I20260710 13:28:45.230492  4242 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33302:
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"
    }
  }
}
W20260710 13:28:45.232955  4242 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.
I20260710 13:28:45.296463  4334 tablet_service.cc:1511] Processing CreateTablet for tablet 40ecc27cb2d54a3eb7003a94957e9bdd (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:45.297137  4332 tablet_service.cc:1511] Processing CreateTablet for tablet 38ab2d92bc1447f1a8d8377927618a9b (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:45.297873  4334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ecc27cb2d54a3eb7003a94957e9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.298525  4332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ab2d92bc1447f1a8d8377927618a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.299000  4333 tablet_service.cc:1511] Processing CreateTablet for tablet 36334c53b26d4dba93852eaf4d13a50a (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:45.300307  4333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36334c53b26d4dba93852eaf4d13a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.301383  4409 tablet_service.cc:1511] Processing CreateTablet for tablet 40ecc27cb2d54a3eb7003a94957e9bdd (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:45.302640  4409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ecc27cb2d54a3eb7003a94957e9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.309598  4331 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5a85b8eba547e2853f909d3eb90ad0 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:45.310853  4331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5a85b8eba547e2853f909d3eb90ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.316569  4330 tablet_service.cc:1511] Processing CreateTablet for tablet 788a7a42c9124f3aaf9a56d9f285df29 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:45.317868  4330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788a7a42c9124f3aaf9a56d9f285df29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.320564  4329 tablet_service.cc:1511] Processing CreateTablet for tablet fe9931418b074f82bd26b69a1fa66d45 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:45.321866  4329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9931418b074f82bd26b69a1fa66d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.328577  4328 tablet_service.cc:1511] Processing CreateTablet for tablet f22069725d4d4581b23c6b367181b778 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:45.329939  4328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22069725d4d4581b23c6b367181b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.333216  4408 tablet_service.cc:1511] Processing CreateTablet for tablet 36334c53b26d4dba93852eaf4d13a50a (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:45.334539  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36334c53b26d4dba93852eaf4d13a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.340785  4327 tablet_service.cc:1511] Processing CreateTablet for tablet 4711266a1567494ba6b4ff0285393d20 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:45.342105  4327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711266a1567494ba6b4ff0285393d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.346354  4326 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6d3bdbd3a34a49b04d68013d7b9f53 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:45.347595  4326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6d3bdbd3a34a49b04d68013d7b9f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.354779  4407 tablet_service.cc:1511] Processing CreateTablet for tablet 38ab2d92bc1447f1a8d8377927618a9b (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:45.356164  4407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ab2d92bc1447f1a8d8377927618a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.357707  4483 tablet_service.cc:1511] Processing CreateTablet for tablet 40ecc27cb2d54a3eb7003a94957e9bdd (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:45.359015  4483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ecc27cb2d54a3eb7003a94957e9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.361543  4406 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5a85b8eba547e2853f909d3eb90ad0 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:45.362819  4406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5a85b8eba547e2853f909d3eb90ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.367738  4405 tablet_service.cc:1511] Processing CreateTablet for tablet 788a7a42c9124f3aaf9a56d9f285df29 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:45.369021  4405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788a7a42c9124f3aaf9a56d9f285df29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.370659  4404 tablet_service.cc:1511] Processing CreateTablet for tablet fe9931418b074f82bd26b69a1fa66d45 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:45.371959  4404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9931418b074f82bd26b69a1fa66d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.375206  4403 tablet_service.cc:1511] Processing CreateTablet for tablet f22069725d4d4581b23c6b367181b778 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:45.370656  4402 tablet_service.cc:1511] Processing CreateTablet for tablet 4711266a1567494ba6b4ff0285393d20 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:45.376514  4403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22069725d4d4581b23c6b367181b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.376703  4482 tablet_service.cc:1511] Processing CreateTablet for tablet 36334c53b26d4dba93852eaf4d13a50a (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:45.377343  4402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711266a1567494ba6b4ff0285393d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.377976  4482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36334c53b26d4dba93852eaf4d13a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.379808  4401 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6d3bdbd3a34a49b04d68013d7b9f53 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:45.381017  4401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6d3bdbd3a34a49b04d68013d7b9f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.389863  4481 tablet_service.cc:1511] Processing CreateTablet for tablet 38ab2d92bc1447f1a8d8377927618a9b (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:45.389865  4480 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5a85b8eba547e2853f909d3eb90ad0 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:45.392498  4481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ab2d92bc1447f1a8d8377927618a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.393093  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5a85b8eba547e2853f909d3eb90ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.392777  4479 tablet_service.cc:1511] Processing CreateTablet for tablet 788a7a42c9124f3aaf9a56d9f285df29 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:45.394068  4479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788a7a42c9124f3aaf9a56d9f285df29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.399341  4533 tablet_bootstrap.cc:492] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.403772  4477 tablet_service.cc:1511] Processing CreateTablet for tablet f22069725d4d4581b23c6b367181b778 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:45.405299  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22069725d4d4581b23c6b367181b778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.407816  4476 tablet_service.cc:1511] Processing CreateTablet for tablet 4711266a1567494ba6b4ff0285393d20 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:45.409231  4476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711266a1567494ba6b4ff0285393d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.411459  4475 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6d3bdbd3a34a49b04d68013d7b9f53 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:45.402356  4478 tablet_service.cc:1511] Processing CreateTablet for tablet fe9931418b074f82bd26b69a1fa66d45 (DEFAULT_TABLE table=test-workload [id=9f981b3935e64ff8866a08ee0e758254]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:45.415747  4478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9931418b074f82bd26b69a1fa66d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.417160  4475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6d3bdbd3a34a49b04d68013d7b9f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:45.417392  4533 tablet_bootstrap.cc:654] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.493274  4535 tablet_bootstrap.cc:492] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.498057  4534 tablet_bootstrap.cc:492] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.499823  4535 tablet_bootstrap.cc:654] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.504462  4534 tablet_bootstrap.cc:654] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.519819  4533 tablet_bootstrap.cc:492] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:45.520309  4533 ts_tablet_manager.cc:1403] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.022s
I20260710 13:28:45.522977  4535 tablet_bootstrap.cc:492] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.523514  4535 ts_tablet_manager.cc:1403] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.013s
I20260710 13:28:45.525583  4534 tablet_bootstrap.cc:492] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.526201  4535 raft_consensus.cc:359] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.526729  4534 ts_tablet_manager.cc:1403] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 13:28:45.526942  4535 raft_consensus.cc:385] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.523154  4533 raft_consensus.cc:359] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.527375  4535 raft_consensus.cc:740] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.527626  4533 raft_consensus.cc:385] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.527966  4533 raft_consensus.cc:740] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.528193  4535 consensus_queue.cc:260] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.528685  4533 consensus_queue.cc:260] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.529896  4534 raft_consensus.cc:359] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.530870  4534 raft_consensus.cc:385] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.531236  4534 raft_consensus.cc:740] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.532158  4534 consensus_queue.cc:260] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.536689  4444 heartbeater.cc:499] Master 127.31.129.254:40547 was elected leader, sending a full tablet report...
I20260710 13:28:45.537961  4535 ts_tablet_manager.cc:1434] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:28:45.539358  4535 tablet_bootstrap.cc:492] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.548053  4369 heartbeater.cc:499] Master 127.31.129.254:40547 was elected leader, sending a full tablet report...
I20260710 13:28:45.548547  4533 ts_tablet_manager.cc:1434] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.019s
I20260710 13:28:45.549670  4533 tablet_bootstrap.cc:492] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.554114  4518 heartbeater.cc:499] Master 127.31.129.254:40547 was elected leader, sending a full tablet report...
I20260710 13:28:45.554754  4534 ts_tablet_manager.cc:1434] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.025s
I20260710 13:28:45.555733  4534 tablet_bootstrap.cc:492] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.557704  4533 tablet_bootstrap.cc:654] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.561873  4534 tablet_bootstrap.cc:654] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.562314  4535 tablet_bootstrap.cc:654] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.570277  4533 tablet_bootstrap.cc:492] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:45.570937  4533 ts_tablet_manager.cc:1403] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260710 13:28:45.573231  4535 tablet_bootstrap.cc:492] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.573721  4535 ts_tablet_manager.cc:1403] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260710 13:28:45.573900  4533 raft_consensus.cc:359] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.574745  4533 raft_consensus.cc:385] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.575096  4533 raft_consensus.cc:740] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.576025  4533 consensus_queue.cc:260] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.576615  4535 raft_consensus.cc:359] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.577690  4535 raft_consensus.cc:385] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.578011  4535 raft_consensus.cc:740] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.578524  4533 ts_tablet_manager.cc:1434] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:28:45.578899  4535 consensus_queue.cc:260] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.579557  4533 tablet_bootstrap.cc:492] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.581281  4535 ts_tablet_manager.cc:1434] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:45.582242  4535 tablet_bootstrap.cc:492] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.583573  4534 tablet_bootstrap.cc:492] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.584122  4534 ts_tablet_manager.cc:1403] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260710 13:28:45.586284  4533 tablet_bootstrap.cc:654] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.587119  4534 raft_consensus.cc:359] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.587937  4534 raft_consensus.cc:385] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.588291  4534 raft_consensus.cc:740] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.588838  4535 tablet_bootstrap.cc:654] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.589227  4534 consensus_queue.cc:260] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.591693  4534 ts_tablet_manager.cc:1434] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:45.592636  4534 tablet_bootstrap.cc:492] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.599038  4534 tablet_bootstrap.cc:654] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.599112  4533 tablet_bootstrap.cc:492] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:45.599985  4533 ts_tablet_manager.cc:1403] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:28:45.603716  4533 raft_consensus.cc:359] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.605782  4533 raft_consensus.cc:385] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.606148  4533 raft_consensus.cc:740] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.607167  4535 tablet_bootstrap.cc:492] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.607671  4535 ts_tablet_manager.cc:1403] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260710 13:28:45.607095  4533 consensus_queue.cc:260] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.610150  4533 ts_tablet_manager.cc:1434] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:45.611286  4533 tablet_bootstrap.cc:492] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.611986  4534 tablet_bootstrap.cc:492] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.612501  4534 ts_tablet_manager.cc:1403] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:28:45.615567  4534 raft_consensus.cc:359] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.615803  4535 raft_consensus.cc:359] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.616353  4534 raft_consensus.cc:385] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.616575  4535 raft_consensus.cc:385] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.616745  4534 raft_consensus.cc:740] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.616959  4535 raft_consensus.cc:740] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.617837  4533 tablet_bootstrap.cc:654] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.617705  4534 consensus_queue.cc:260] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.617856  4535 consensus_queue.cc:260] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.620101  4534 ts_tablet_manager.cc:1434] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:45.621111  4534 tablet_bootstrap.cc:492] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.626631  4535 ts_tablet_manager.cc:1434] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:28:45.627615  4534 tablet_bootstrap.cc:654] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.627731  4535 tablet_bootstrap.cc:492] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.629606  4533 tablet_bootstrap.cc:492] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:45.633919  4535 tablet_bootstrap.cc:654] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.630182  4533 ts_tablet_manager.cc:1403] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 13:28:45.638123  4533 raft_consensus.cc:359] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.639254  4533 raft_consensus.cc:385] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.639706  4533 raft_consensus.cc:740] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.640656  4533 consensus_queue.cc:260] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.643749  4533 ts_tablet_manager.cc:1434] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:45.644778  4533 tablet_bootstrap.cc:492] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.645453  4535 tablet_bootstrap.cc:492] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.645949  4535 ts_tablet_manager.cc:1403] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.015s
I20260710 13:28:45.648882  4535 raft_consensus.cc:359] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.649602  4535 raft_consensus.cc:385] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.649893  4535 raft_consensus.cc:740] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.650882  4535 consensus_queue.cc:260] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.651995  4533 tablet_bootstrap.cc:654] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.652376  4534 tablet_bootstrap.cc:492] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.652923  4534 ts_tablet_manager.cc:1403] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.009s
I20260710 13:28:45.655686  4535 ts_tablet_manager.cc:1434] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:28:45.655895  4534 raft_consensus.cc:359] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.656694  4535 tablet_bootstrap.cc:492] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.656694  4534 raft_consensus.cc:385] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.657349  4534 raft_consensus.cc:740] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.658167  4534 consensus_queue.cc:260] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.660560  4534 ts_tablet_manager.cc:1434] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:45.661572  4534 tablet_bootstrap.cc:492] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.665542  4535 tablet_bootstrap.cc:654] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.667410  4534 tablet_bootstrap.cc:654] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.667943  4539 raft_consensus.cc:493] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.668440  4539 raft_consensus.cc:515] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.677605  4539 leader_election.cc:290] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.681941  4534 tablet_bootstrap.cc:492] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.682458  4534 ts_tablet_manager.cc:1403] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260710 13:28:45.685456  4533 tablet_bootstrap.cc:492] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:45.685964  4533 ts_tablet_manager.cc:1403] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.018s
I20260710 13:28:45.688789  4533 raft_consensus.cc:359] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.689625  4533 raft_consensus.cc:385] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.689909  4533 raft_consensus.cc:740] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.690680  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9931418b074f82bd26b69a1fa66d45" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:45.691403  4344 raft_consensus.cc:2468] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:45.692523  4535 tablet_bootstrap.cc:492] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.692281  4534 raft_consensus.cc:359] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.692656  4382 leader_election.cc:304] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:45.693013  4534 raft_consensus.cc:385] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.693361  4534 raft_consensus.cc:740] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.693559  4539 raft_consensus.cc:2804] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:45.693959  4539 raft_consensus.cc:493] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:45.694307  4539 raft_consensus.cc:3060] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:45.694212  4534 consensus_queue.cc:260] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.690724  4533 consensus_queue.cc:260] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.695678  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9931418b074f82bd26b69a1fa66d45" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:45.696934  4533 ts_tablet_manager.cc:1434] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
W20260710 13:28:45.697170  4385 leader_election.cc:343] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.698202  4533 tablet_bootstrap.cc:492] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.698203  4535 ts_tablet_manager.cc:1403] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.007s
I20260710 13:28:45.701321  4535 raft_consensus.cc:359] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.702037  4535 raft_consensus.cc:385] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.702318  4535 raft_consensus.cc:740] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.703154  4535 consensus_queue.cc:260] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.703816  4534 ts_tablet_manager.cc:1434] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:28:45.705644  4533 tablet_bootstrap.cc:654] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.707350  4534 tablet_bootstrap.cc:492] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.715502  4540 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.716322  4534 tablet_bootstrap.cc:654] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.716187  4540 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.722955  4540 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.730435  4534 tablet_bootstrap.cc:492] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.731163  4534 ts_tablet_manager.cc:1403] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 13:28:45.734920  4534 raft_consensus.cc:359] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.735831  4534 raft_consensus.cc:385] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.736215  4534 raft_consensus.cc:740] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.737353  4534 consensus_queue.cc:260] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.749519  4534 ts_tablet_manager.cc:1434] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:28:45.750890  4534 tablet_bootstrap.cc:492] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.752058  4539 raft_consensus.cc:515] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.755863  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9931418b074f82bd26b69a1fa66d45" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:45.756613  4344 raft_consensus.cc:3060] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:45.762656  4534 tablet_bootstrap.cc:654] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.773445  4344 raft_consensus.cc:2468] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:45.775142  4382 leader_election.cc:304] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:45.788898  4562 raft_consensus.cc:493] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.789566  4562 raft_consensus.cc:515] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.793735  4540 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.794358  4540 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.796355  4540 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.801129  4560 raft_consensus.cc:2804] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:45.801685  4560 raft_consensus.cc:697] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:45.802526  4560 consensus_queue.cc:237] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.807641  4541 raft_consensus.cc:493] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.808329  4541 raft_consensus.cc:515] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.814218  4541 leader_election.cc:290] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
W20260710 13:28:45.835330  4290 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:45.835570  4539 leader_election.cc:290] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.837673  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9931418b074f82bd26b69a1fa66d45" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
W20260710 13:28:45.839610  4385 leader_election.cc:343] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.845227  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
W20260710 13:28:45.846899  4382 leader_election.cc:343] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.849752  4539 raft_consensus.cc:493] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.850359  4539 raft_consensus.cc:515] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.853832  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:45.854607  4344 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:45.855999  4382 leader_election.cc:304] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:45.865948  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:45.867941  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
W20260710 13:28:45.870110  4310 leader_election.cc:343] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:45.871003  4310 leader_election.cc:343] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.871714  4562 leader_election.cc:290] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.872423  4562 raft_consensus.cc:2804] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:45.872854  4562 raft_consensus.cc:493] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:45.873260  4562 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:45.875999  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:45.876844  4493 raft_consensus.cc:2468] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:45.878705  4385 leader_election.cc:304] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:45.880447  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:45.889219  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:45.891261  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:45.892588  4541 raft_consensus.cc:493] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:45.893249  4541 raft_consensus.cc:515] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
W20260710 13:28:45.894670  4310 leader_election.cc:343] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.895183  4310 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01; no voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:45.895963  4540 raft_consensus.cc:2749] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:45.896409  4541 leader_election.cc:290] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
W20260710 13:28:45.897150  4310 leader_election.cc:343] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.897763  4310 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01; no voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:45.898729  4540 raft_consensus.cc:2749] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:45.900756  4539 leader_election.cc:290] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:45.901466  4539 raft_consensus.cc:2804] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:45.901881  4539 raft_consensus.cc:493] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:45.902285  4539 raft_consensus.cc:3060] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:45.905984  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:45.906853  4493 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:45.911175  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
W20260710 13:28:45.917505  4456 leader_election.cc:343] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.917554  4535 ts_tablet_manager.cc:1434] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.219s	user 0.090s	sys 0.107s
W20260710 13:28:45.918413  4456 leader_election.cc:343] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.918913  4535 tablet_bootstrap.cc:492] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.919513  4534 tablet_bootstrap.cc:492] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.920007  4534 ts_tablet_manager.cc:1403] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.169s	user 0.042s	sys 0.093s
I20260710 13:28:45.922513  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:45.923092  4534 raft_consensus.cc:359] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.923838  4534 raft_consensus.cc:385] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.923959  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:45.924181  4534 raft_consensus.cc:740] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
W20260710 13:28:45.925132  4459 leader_election.cc:343] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:45.924489  4238 catalog_manager.cc:5697] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:45.925024  4534 consensus_queue.cc:260] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.925695  4459 leader_election.cc:304] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:45.926542  4541 raft_consensus.cc:2749] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:45.927040  4535 tablet_bootstrap.cc:654] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.927546  4534 ts_tablet_manager.cc:1434] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:28:45.928714  4534 tablet_bootstrap.cc:492] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.934933  4533 tablet_bootstrap.cc:492] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:45.935472  4533 ts_tablet_manager.cc:1403] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.237s	user 0.074s	sys 0.120s
I20260710 13:28:45.936964  4534 tablet_bootstrap.cc:654] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.951228  4535 tablet_bootstrap.cc:492] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.951975  4535 ts_tablet_manager.cc:1403] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.006s
I20260710 13:28:45.954666  4534 tablet_bootstrap.cc:492] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.955217  4534 ts_tablet_manager.cc:1403] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260710 13:28:45.954821  4535 raft_consensus.cc:359] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.955555  4535 raft_consensus.cc:385] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.955884  4535 raft_consensus.cc:740] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.956671  4535 consensus_queue.cc:260] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.957744  4534 raft_consensus.cc:359] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.958395  4534 raft_consensus.cc:385] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.958637  4534 raft_consensus.cc:740] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.958830  4535 ts_tablet_manager.cc:1434] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:45.959306  4534 consensus_queue.cc:260] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.959771  4535 tablet_bootstrap.cc:492] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.961320  4534 ts_tablet_manager.cc:1434] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:28:45.962191  4534 tablet_bootstrap.cc:492] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:45.966528  4535 tablet_bootstrap.cc:654] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.967489  4534 tablet_bootstrap.cc:654] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.973289  4534 tablet_bootstrap.cc:492] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:45.973814  4534 ts_tablet_manager.cc:1403] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:28:45.974020  4539 raft_consensus.cc:515] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.938297  4533 raft_consensus.cc:359] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.975168  4419 raft_consensus.cc:2393] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368603fb0ba24e49956a76cf944b59e4 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:45.976042  4533 raft_consensus.cc:385] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.976471  4533 raft_consensus.cc:740] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.976699  4534 raft_consensus.cc:359] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.977382  4534 raft_consensus.cc:385] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.977671  4534 raft_consensus.cc:740] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.977886  4535 tablet_bootstrap.cc:492] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:45.977452  4533 consensus_queue.cc:260] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.978339  4535 ts_tablet_manager.cc:1403] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:28:45.978780  4459 leader_election.cc:304] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:45.979943  4568 raft_consensus.cc:3060] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:45.980373  4533 ts_tablet_manager.cc:1434] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260710 13:28:45.981420  4533 tablet_bootstrap.cc:492] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:45.981176  4535 raft_consensus.cc:359] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.978519  4534 consensus_queue.cc:260] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.981896  4535 raft_consensus.cc:385] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:45.982197  4535 raft_consensus.cc:740] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:45.983423  4534 ts_tablet_manager.cc:1434] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:45.983042  4535 consensus_queue.cc:260] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:45.987299  4535 ts_tablet_manager.cc:1434] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:28:45.988083  4535 tablet_bootstrap.cc:492] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:45.989655  4533 tablet_bootstrap.cc:654] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.993278  4535 tablet_bootstrap.cc:654] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:45.994228  4568 raft_consensus.cc:2749] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:45.975260  4562 raft_consensus.cc:515] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.000602  4539 leader_election.cc:290] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.001909  4562 leader_election.cc:290] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.003573  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.004066  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.004931  4343 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:46.005569  4382 leader_election.cc:343] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:46.006349  4562 raft_consensus.cc:493] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.006973  4562 raft_consensus.cc:515] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.007901  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:46.008342  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:46.008945  4492 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.010104  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
W20260710 13:28:46.011888  4382 leader_election.cc:343] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:46.013569  4562 leader_election.cc:290] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.017184  4493 raft_consensus.cc:2468] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.017769  4492 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.019076  4385 leader_election.cc:304] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.019649  4533 tablet_bootstrap.cc:492] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:46.020135  4533 ts_tablet_manager.cc:1403] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.010s
I20260710 13:28:46.020587  4385 leader_election.cc:304] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:46.021651  4539 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.022214  4539 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.022902  4533 raft_consensus.cc:359] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.023667  4533 raft_consensus.cc:385] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:46.023952  4533 raft_consensus.cc:740] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.024890  4539 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.024799  4533 consensus_queue.cc:260] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.025590  4539 raft_consensus.cc:2804] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.027515  4533 ts_tablet_manager.cc:1434] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:28:46.028064  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:46.028447  4533 tablet_bootstrap.cc:492] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:46.028894  4344 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:46.030644  4382 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:46.031719  4556 raft_consensus.cc:2804] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.032372  4556 raft_consensus.cc:697] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:46.033495  4556 consensus_queue.cc:237] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.035526  4560 raft_consensus.cc:2804] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.036037  4560 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.036458  4560 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.039642  4343 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.040267  4568 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.044601  4568 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.046653  4539 raft_consensus.cc:697] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:46.047396  4568 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325)
I20260710 13:28:46.047905  4535 tablet_bootstrap.cc:492] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:46.047938  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:46.047549  4539 consensus_queue.cc:237] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.048667  4343 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:46.043828  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:46.049527  4535 ts_tablet_manager.cc:1403] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.036s
I20260710 13:28:46.049613  4493 raft_consensus.cc:2468] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:46.050110  4456 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:46.050983  4568 raft_consensus.cc:2804] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.051335  4568 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.051427  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:46.049039  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.051858  4568 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.052349  4535 raft_consensus.cc:359] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.053238  4535 raft_consensus.cc:385] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:46.053567  4535 raft_consensus.cc:740] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.054370  4535 consensus_queue.cc:260] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.055732  4560 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.056862  4419 raft_consensus.cc:2393] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368603fb0ba24e49956a76cf944b59e4 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:46.057744  4560 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.042809  4533 tablet_bootstrap.cc:654] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:46.058809  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.059557  4343 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.051292  4385 leader_election.cc:304] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.061297  4568 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.062453  4492 raft_consensus.cc:2393] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bd012a250c94379a6a96e03c83f1973 in current term 1: Already voted for candidate 368603fb0ba24e49956a76cf944b59e4 in this term.
I20260710 13:28:46.062408  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:46.064031  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:46.064273  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.064462  4493 raft_consensus.cc:2393] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bd012a250c94379a6a96e03c83f1973 in current term 1: Already voted for candidate 368603fb0ba24e49956a76cf944b59e4 in this term.
I20260710 13:28:46.064826  4419 raft_consensus.cc:2393] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 368603fb0ba24e49956a76cf944b59e4 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:46.066416  4539 raft_consensus.cc:2804] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.066970  4539 raft_consensus.cc:493] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.067430  4539 raft_consensus.cc:3060] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.066438  4459 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:46.068084  4568 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325)
I20260710 13:28:46.068384  4541 raft_consensus.cc:2749] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:46.056842  4535 ts_tablet_manager.cc:1434] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:46.069953  4535 tablet_bootstrap.cc:492] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:46.070892  4343 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.072742  4541 raft_consensus.cc:493] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.073158  4382 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:46.073205  4541 raft_consensus.cc:515] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.072248  4240 catalog_manager.cc:5697] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.075349  4541 leader_election.cc:290] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:46.076427  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9931418b074f82bd26b69a1fa66d45" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.076032  4240 catalog_manager.cc:5697] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.076731  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9931418b074f82bd26b69a1fa66d45" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:46.077543  4533 tablet_bootstrap.cc:492] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:46.078027  4533 ts_tablet_manager.cc:1403] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.008s
I20260710 13:28:46.078049  4343 raft_consensus.cc:2393] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368603fb0ba24e49956a76cf944b59e4 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:46.079461  4456 leader_election.cc:304] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:46.080541  4535 tablet_bootstrap.cc:654] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:46.080564  4541 raft_consensus.cc:3060] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.080788  4560 raft_consensus.cc:2804] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.081562  4560 raft_consensus.cc:697] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:46.082340  4560 consensus_queue.cc:237] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.080572  4533 raft_consensus.cc:359] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.083731  4533 raft_consensus.cc:385] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:46.083977  4533 raft_consensus.cc:740] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.084617  4533 consensus_queue.cc:260] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.086565  4533 ts_tablet_manager.cc:1434] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 13:28:46.088263  4541 raft_consensus.cc:2749] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:46.091419  4539 raft_consensus.cc:515] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.094198  4539 leader_election.cc:290] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.095129  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.095639  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
W20260710 13:28:46.096361  4382 leader_election.cc:343] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:46.096382  4493 raft_consensus.cc:3060] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.097289  4540 raft_consensus.cc:493] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.097950  4533 tablet_bootstrap.cc:492] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:46.097750  4540 raft_consensus.cc:515] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.100067  4540 leader_election.cc:290] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.102164  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.102780  4419 raft_consensus.cc:2468] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 0.
I20260710 13:28:46.103560  4533 tablet_bootstrap.cc:654] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:46.103750  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:46.104326  4492 raft_consensus.cc:2468] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 0.
I20260710 13:28:46.105896  4310 leader_election.cc:304] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:46.107304  4540 raft_consensus.cc:2804] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.107712  4535 tablet_bootstrap.cc:492] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:46.107656  4540 raft_consensus.cc:493] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.108108  4540 raft_consensus.cc:3060] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.108230  4535 ts_tablet_manager.cc:1403] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.019s
I20260710 13:28:46.109545  4493 raft_consensus.cc:2468] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.110903  4385 leader_election.cc:304] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.111140  4535 raft_consensus.cc:359] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.111773  4535 raft_consensus.cc:385] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:46.111994  4539 raft_consensus.cc:2804] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.112612  4539 raft_consensus.cc:697] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:46.113394  4539 consensus_queue.cc:237] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.112044  4535 raft_consensus.cc:740] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.117430  4540 raft_consensus.cc:515] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.118615  4535 consensus_queue.cc:260] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.119648  4241 catalog_manager.cc:5697] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.120962  4535 ts_tablet_manager.cc:1434] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:28:46.123742  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:46.124308  4419 raft_consensus.cc:3060] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.124462  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:46.125160  4493 raft_consensus.cc:3060] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.123857  4540 leader_election.cc:290] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.126606  4533 tablet_bootstrap.cc:492] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:46.127105  4533 ts_tablet_manager.cc:1403] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260710 13:28:46.129490  4533 raft_consensus.cc:359] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.130122  4533 raft_consensus.cc:385] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:46.130394  4533 raft_consensus.cc:740] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:46.131078  4533 consensus_queue.cc:260] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.131687  4419 raft_consensus.cc:2468] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 1.
I20260710 13:28:46.133047  4533 ts_tablet_manager.cc:1434] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:46.132589  4493 raft_consensus.cc:2468] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 1.
I20260710 13:28:46.139595  4310 leader_election.cc:304] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:46.140416  4540 raft_consensus.cc:2804] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.141012  4240 catalog_manager.cc:5697] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.142035  4540 raft_consensus.cc:697] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:46.143013  4540 consensus_queue.cc:237] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.148944  4560 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.148973  4540 raft_consensus.cc:493] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.149550  4560 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.149756  4540 raft_consensus.cc:515] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.151760  4560 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.152482  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:46.152911  4540 leader_election.cc:290] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.153075  4343 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:46.153440  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:46.154157  4493 raft_consensus.cc:2393] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4c5f305d6248d5a3177745ac864e01 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:46.154358  4382 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:46.154830  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788a7a42c9124f3aaf9a56d9f285df29" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.155193  4560 raft_consensus.cc:2804] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.155543  4560 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.155776  4560 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.156100  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:46.156337  4310 leader_election.cc:304] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01; no voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:46.156714  4492 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:46.156114  4241 catalog_manager.cc:5697] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.158896  4540 raft_consensus.cc:3060] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.161990  4560 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.164233  4540 raft_consensus.cc:2749] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:46.164400  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.165007  4343 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.165563  4560 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.165663  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:46.166301  4492 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.171753  4343 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.172969  4382 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:46.173707  4541 raft_consensus.cc:493] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.173818  4560 raft_consensus.cc:2804] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.174605  4560 raft_consensus.cc:697] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:46.174610  4492 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:46.174078  4541 raft_consensus.cc:515] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.175598  4560 consensus_queue.cc:237] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.177740  4541 leader_election.cc:290] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:46.178989  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:46.179594  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.179699  4343 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:46.180392  4419 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:46.181067  4456 leader_election.cc:304] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:46.181860  4541 raft_consensus.cc:2804] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.182200  4541 raft_consensus.cc:493] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.182606  4541 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.185662  4241 catalog_manager.cc:5697] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.189438  4541 raft_consensus.cc:515] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.191219  4541 leader_election.cc:290] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:46.191779  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.192835  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:46.193454  4419 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.192921  4343 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.199874  4419 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:46.201002  4459 leader_election.cc:304] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:46.201725  4541 raft_consensus.cc:2804] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.202118  4541 raft_consensus.cc:697] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:46.202265  4343 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:46.202932  4541 consensus_queue.cc:237] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.210147  4241 catalog_manager.cc:5697] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:46.305725  4560 consensus_queue.cc:1048] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.316414  4562 consensus_queue.cc:1048] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.393195  4541 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.393765  4541 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.395452  4541 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:46.396332  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:46.396449  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.396948  4343 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:46.397078  4419 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:46.398028  4456 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:46.398797  4541 raft_consensus.cc:2804] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:46.399123  4541 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:46.399457  4541 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.404570  4541 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.406018  4541 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:46.406759  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:46.406980  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:46.407359  4343 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.407505  4419 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.414041  4343 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:46.414041  4419 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:46.415367  4456 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:46.416002  4541 raft_consensus.cc:2804] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:46.416390  4541 raft_consensus.cc:697] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:46.417001  4541 consensus_queue.cc:237] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.425854  4240 catalog_manager.cc:5697] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:46.516150  4562 consensus_queue.cc:1048] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.526638  4560 consensus_queue.cc:1048] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.530589  4560 consensus_queue.cc:1048] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.545702  4560 consensus_queue.cc:1048] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.564702  4540 raft_consensus.cc:493] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:46.565083  4540 raft_consensus.cc:515] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.566514  4540 leader_election.cc:290] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.567224  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:46.567478  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:46.568341  4492 raft_consensus.cc:2393] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4c5f305d6248d5a3177745ac864e01 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:46.569218  4310 leader_election.cc:304] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01; no voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:46.569795  4540 raft_consensus.cc:3060] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:46.574623  4540 raft_consensus.cc:2749] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:46.580685  4540 consensus_queue.cc:1048] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.587637  4541 consensus_queue.cc:1048] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.592877  4540 consensus_queue.cc:1048] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:46.599347  4560 consensus_queue.cc:1048] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:46.609345  4539 consensus_queue.cc:1048] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:46.617179  4541 consensus_queue.cc:1048] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.628925  4562 consensus_queue.cc:1048] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.635640  4560 consensus_queue.cc:1048] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.673035  4560 consensus_queue.cc:1048] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.683605  4560 consensus_queue.cc:1048] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:46.686106  4418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:41722
I20260710 13:28:46.686630  4418 raft_consensus.cc:606] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.703397  4492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:51846
I20260710 13:28:46.703915  4492 raft_consensus.cc:606] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.708562  4418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:41722
I20260710 13:28:46.708969  4418 raft_consensus.cc:606] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.713217  4418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:41722
I20260710 13:28:46.713677  4418 raft_consensus.cc:606] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:46.730370  4343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22069725d4d4581b23c6b367181b778"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
mode: GRACEFUL
new_leader_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:57964
I20260710 13:28:46.730865  4343 raft_consensus.cc:606] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Received request to transfer leadership to TS 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:46.735381  4492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
mode: GRACEFUL
new_leader_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:51846
I20260710 13:28:46.735833  4492 raft_consensus.cc:606] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Received request to transfer leadership to TS 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:46.740156  4418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
mode: GRACEFUL
new_leader_uuid: "368603fb0ba24e49956a76cf944b59e4"
 from {username='slave'} at 127.0.0.1:41722
I20260710 13:28:46.740614  4418 raft_consensus.cc:606] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Received request to transfer leadership to TS 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:46.959652  4556 raft_consensus.cc:993] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:46.960654  4556 raft_consensus.cc:1081] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:46.963461  4343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57948
I20260710 13:28:46.964613  4343 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:46.965103  4343 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.972913  4343 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.975991  4343 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:46.979275  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:46.979485  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:46.980005  4418 raft_consensus.cc:3055] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:46.980075  4492 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.980474  4418 raft_consensus.cc:740] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:46.980535  4604 consensus_queue.cc:1048] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:46.981976  4418 consensus_queue.cc:260] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [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: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.984225  4418 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.988888  4492 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:46.990433  4310 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:46.991415  4585 raft_consensus.cc:2804] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:46.991933  4585 raft_consensus.cc:697] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:46.993283  4585 consensus_queue.cc:237] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [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: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:46.997524  4604 consensus_queue.cc:1048] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:47.003876  4418 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.006289  4240 catalog_manager.cc:5697] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:47.010582  4556 raft_consensus.cc:993] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:47.011296  4556 raft_consensus.cc:1081] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:47.013590  4344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57948
I20260710 13:28:47.014289  4344 raft_consensus.cc:493] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:47.014958  4344 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.022647  4568 raft_consensus.cc:993] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:47.023259  4604 raft_consensus.cc:1081] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:47.025678  4343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57952
I20260710 13:28:47.024816  4344 raft_consensus.cc:515] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.026357  4343 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:47.029364  4343 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.031491  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:47.032279  4418 raft_consensus.cc:3055] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:47.032699  4418 raft_consensus.cc:740] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:47.034036  4418 consensus_queue.cc:260] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.035933  4418 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.036000  4343 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.037919  4343 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:47.039176  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:47.039809  4419 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.043022  4418 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.044450  4344 leader_election.cc:290] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:47.045148  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:47.045711  4492 raft_consensus.cc:3055] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:47.046017  4492 raft_consensus.cc:740] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:47.046752  4310 leader_election.cc:304] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:47.046980  4492 consensus_queue.cc:260] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.048079  4585 raft_consensus.cc:2804] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:47.048609  4585 raft_consensus.cc:697] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:47.048676  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:47.049479  4491 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.049714  4585 consensus_queue.cc:237] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.054705  4419 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.054706  4492 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.056154  4310 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:47.057049  4585 raft_consensus.cc:2804] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:47.057538  4585 raft_consensus.cc:697] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:47.058499  4585 consensus_queue.cc:237] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.059172  4491 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.058951  4240 catalog_manager.cc:5697] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:47.063112  4492 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.065267  4539 raft_consensus.cc:993] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: : Instructing follower 368603fb0ba24e49956a76cf944b59e4 to start an election
I20260710 13:28:47.065821  4560 raft_consensus.cc:1081] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Signalling peer 368603fb0ba24e49956a76cf944b59e4 to start an election
I20260710 13:28:47.067407  4492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
 from {username='slave'} at 127.0.0.1:51830
I20260710 13:28:47.067947  4492 raft_consensus.cc:493] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:47.068354  4492 raft_consensus.cc:3060] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.073604  4240 catalog_manager.cc:5697] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:47.074746  4492 raft_consensus.cc:515] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.077430  4492 leader_election.cc:290] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:47.078190  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:47.078817  4419 raft_consensus.cc:3055] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:47.078226  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6d3bdbd3a34a49b04d68013d7b9f53" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:47.079203  4419 raft_consensus.cc:740] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:47.079632  4344 raft_consensus.cc:3060] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.080188  4419 consensus_queue.cc:260] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.081902  4419 raft_consensus.cc:3060] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.082811  4560 raft_consensus.cc:993] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:47.083434  4539 raft_consensus.cc:1081] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:47.085291  4343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57948
I20260710 13:28:47.085757  4343 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:47.086093  4343 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.088580  4344 raft_consensus.cc:2468] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 2.
I20260710 13:28:47.089589  4419 raft_consensus.cc:2468] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 2.
I20260710 13:28:47.090116  4456 leader_election.cc:304] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:47.091008  4604 raft_consensus.cc:2804] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:47.091490  4604 raft_consensus.cc:697] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 2 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:47.092545  4604 consensus_queue.cc:237] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.093237  4343 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.096900  4343 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:47.098403  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:47.098445  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:47.099169  4419 raft_consensus.cc:3055] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:47.099521  4419 raft_consensus.cc:740] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:47.099272  4492 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.100507  4419 consensus_queue.cc:260] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.102026  4419 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.102006  4238 catalog_manager.cc:5697] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 1 to 2, leader changed from 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194) to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 2 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:47.105894  4492 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.107309  4310 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:47.108172  4585 raft_consensus.cc:2804] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:47.108410  4419 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:47.108660  4585 raft_consensus.cc:697] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:47.109706  4585 consensus_queue.cc:237] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.116561  4238 catalog_manager.cc:5697] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:47.172366  4568 raft_consensus.cc:993] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: : Instructing follower 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:47.172899  4568 raft_consensus.cc:1081] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Signalling peer 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:47.174367  4419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:41708
I20260710 13:28:47.174834  4419 raft_consensus.cc:493] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:47.175094  4419 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.179839  4419 raft_consensus.cc:515] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.181425  4419 leader_election.cc:290] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:47.182344  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:47.182507  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:47.183099  4343 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.183121  4492 raft_consensus.cc:3055] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:47.184615  4492 raft_consensus.cc:740] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:47.185518  4492 consensus_queue.cc:260] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.186892  4492 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.187311  4540 raft_consensus.cc:993] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: : Instructing follower 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:47.187767  4585 raft_consensus.cc:1081] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Signalling peer 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:47.189484  4419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22069725d4d4581b23c6b367181b778"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:41704
I20260710 13:28:47.189810  4343 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:47.190012  4419 raft_consensus.cc:493] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:47.190478  4419 raft_consensus.cc:3060] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.191066  4382 leader_election.cc:304] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:47.191771  4556 raft_consensus.cc:2804] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:47.192200  4556 raft_consensus.cc:697] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:47.193037  4556 consensus_queue.cc:237] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.194351  4492 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:47.197144  4419 raft_consensus.cc:515] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.198961  4419 leader_election.cc:290] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:47.200174  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:47.200405  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22069725d4d4581b23c6b367181b778" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:47.200678  4343 raft_consensus.cc:3055] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:47.201156  4343 raft_consensus.cc:740] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:47.201062  4492 raft_consensus.cc:3060] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.200623  4238 catalog_manager.cc:5697] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 1 to 2, leader changed from 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:47.202140  4343 consensus_queue.cc:260] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.203202  4343 raft_consensus.cc:3060] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:47.207819  4492 raft_consensus.cc:2468] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:47.208954  4385 leader_election.cc:304] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:47.209677  4556 raft_consensus.cc:2804] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:47.210278  4556 raft_consensus.cc:697] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:47.210637  4343 raft_consensus.cc:2468] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:47.211372  4556 consensus_queue.cc:237] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:47.217829  4238 catalog_manager.cc:5697] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 1 to 2, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:47.443864  4492 raft_consensus.cc:1275] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.445012  4585 consensus_queue.cc:1048] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.453557  4419 raft_consensus.cc:1275] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.454924  4600 consensus_queue.cc:1048] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:47.462356  4419 raft_consensus.cc:1275] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.463663  4540 consensus_queue.cc:1048] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.473162  4492 raft_consensus.cc:1275] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.474961  4585 consensus_queue.cc:1048] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.502234  4492 raft_consensus.cc:1275] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.503365  4585 consensus_queue.cc:1048] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.510499  4419 raft_consensus.cc:1275] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.511780  4600 consensus_queue.cc:1048] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.581568  4419 raft_consensus.cc:1275] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.582831  4621 consensus_queue.cc:1048] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.592193  4492 raft_consensus.cc:1275] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.593598  4621 consensus_queue.cc:1048] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.601430  4419 raft_consensus.cc:1275] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.602669  4568 consensus_queue.cc:1048] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.611263  4343 raft_consensus.cc:1275] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.612603  4622 consensus_queue.cc:1048] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:47.636715  4492 raft_consensus.cc:1275] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.637964  4560 consensus_queue.cc:1048] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.646891  4343 raft_consensus.cc:1275] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.648885  4560 consensus_queue.cc:1048] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.807296  4491 raft_consensus.cc:1275] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.807294  4343 raft_consensus.cc:1275] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:47.808863  4624 consensus_queue.cc:1048] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.809389  4560 consensus_queue.cc:1048] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:49.779074  4241 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33304:
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"
    }
  }
}
W20260710 13:28:49.781672  4241 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.
I20260710 13:28:49.836004  4326 tablet_service.cc:1511] Processing CreateTablet for tablet 1c80a3dbc663488cbedb4138516ef51c (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:49.837100  4408 tablet_service.cc:1511] Processing CreateTablet for tablet 1c80a3dbc663488cbedb4138516ef51c (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:49.838161  4326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c80a3dbc663488cbedb4138516ef51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.838887  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c80a3dbc663488cbedb4138516ef51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.839066  4478 tablet_service.cc:1511] Processing CreateTablet for tablet 1c80a3dbc663488cbedb4138516ef51c (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:49.840507  4478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c80a3dbc663488cbedb4138516ef51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.844972  4327 tablet_service.cc:1511] Processing CreateTablet for tablet 53701e473ea342aabd44247149114c41 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:49.846642  4327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53701e473ea342aabd44247149114c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.849565  4481 tablet_service.cc:1511] Processing CreateTablet for tablet 53701e473ea342aabd44247149114c41 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:49.850688  4403 tablet_service.cc:1511] Processing CreateTablet for tablet 53701e473ea342aabd44247149114c41 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:49.852350  4482 tablet_service.cc:1511] Processing CreateTablet for tablet b64c06a18c3f495bad06b0fb1fe12481 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:49.853375  4403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53701e473ea342aabd44247149114c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.852020  4402 tablet_service.cc:1511] Processing CreateTablet for tablet b64c06a18c3f495bad06b0fb1fe12481 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:49.852360  4330 tablet_service.cc:1511] Processing CreateTablet for tablet b64c06a18c3f495bad06b0fb1fe12481 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:49.856195  4402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64c06a18c3f495bad06b0fb1fe12481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.856519  4330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64c06a18c3f495bad06b0fb1fe12481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.860723  4332 tablet_service.cc:1511] Processing CreateTablet for tablet f390df82a9054b608bea1747bcb2acc5 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:49.862349  4332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f390df82a9054b608bea1747bcb2acc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.864001  4479 tablet_service.cc:1511] Processing CreateTablet for tablet b7ed8aaee7d2450788a8c1d969f21d02 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:49.866608  4480 tablet_service.cc:1511] Processing CreateTablet for tablet 81b90d4654984d97877533b2cd1982de (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:49.866644  4328 tablet_service.cc:1511] Processing CreateTablet for tablet b7ed8aaee7d2450788a8c1d969f21d02 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:49.868348  4328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ed8aaee7d2450788a8c1d969f21d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.868547  4476 tablet_service.cc:1511] Processing CreateTablet for tablet f390df82a9054b608bea1747bcb2acc5 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:49.871965  4407 tablet_service.cc:1511] Processing CreateTablet for tablet f390df82a9054b608bea1747bcb2acc5 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:49.873306  4407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f390df82a9054b608bea1747bcb2acc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.875000  4331 tablet_service.cc:1511] Processing CreateTablet for tablet 81b90d4654984d97877533b2cd1982de (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:49.875959  4401 tablet_service.cc:1511] Processing CreateTablet for tablet b7ed8aaee7d2450788a8c1d969f21d02 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:49.876623  4331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b90d4654984d97877533b2cd1982de. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:28:49.876691  4290 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:49.877447  4401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ed8aaee7d2450788a8c1d969f21d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.851122  4481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53701e473ea342aabd44247149114c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.880379  4405 tablet_service.cc:1511] Processing CreateTablet for tablet 81b90d4654984d97877533b2cd1982de (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:49.881677  4405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b90d4654984d97877533b2cd1982de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.883033  4479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ed8aaee7d2450788a8c1d969f21d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.885866  4333 tablet_service.cc:1511] Processing CreateTablet for tablet da29b4f59f43428caf5676d54cdf4d22 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:49.886104  4329 tablet_service.cc:1511] Processing CreateTablet for tablet 11e199b23fe04022ad8091376201383c (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:49.887017  4476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f390df82a9054b608bea1747bcb2acc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.884588  4334 tablet_service.cc:1511] Processing CreateTablet for tablet 68843ed538b74fcda2db6f6a023e4d3d (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:49.887476  4333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da29b4f59f43428caf5676d54cdf4d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.888058  4482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64c06a18c3f495bad06b0fb1fe12481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.891037  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b90d4654984d97877533b2cd1982de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.891610  4334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68843ed538b74fcda2db6f6a023e4d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.898501  4329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e199b23fe04022ad8091376201383c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.904445  4406 tablet_service.cc:1511] Processing CreateTablet for tablet 68843ed538b74fcda2db6f6a023e4d3d (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:49.906046  4406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68843ed538b74fcda2db6f6a023e4d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.926620  4477 tablet_service.cc:1511] Processing CreateTablet for tablet 11e199b23fe04022ad8091376201383c (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:49.928082  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e199b23fe04022ad8091376201383c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.928624  4475 tablet_service.cc:1511] Processing CreateTablet for tablet 68843ed538b74fcda2db6f6a023e4d3d (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:49.930830  4475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68843ed538b74fcda2db6f6a023e4d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.926090  4404 tablet_service.cc:1511] Processing CreateTablet for tablet 11e199b23fe04022ad8091376201383c (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:49.939822  4404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e199b23fe04022ad8091376201383c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.944660  4483 tablet_service.cc:1511] Processing CreateTablet for tablet da29b4f59f43428caf5676d54cdf4d22 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:49.945992  4483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da29b4f59f43428caf5676d54cdf4d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:49.980331  4405 tablet_service.cc:1511] Processing CreateTablet for tablet da29b4f59f43428caf5676d54cdf4d22 (DEFAULT_TABLE table=soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:50.018810  4405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da29b4f59f43428caf5676d54cdf4d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:50.031806  4640 tablet_bootstrap.cc:492] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.051563  4641 tablet_bootstrap.cc:492] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.059716  4640 tablet_bootstrap.cc:654] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.067603  4642 tablet_bootstrap.cc:492] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.076126  4641 tablet_bootstrap.cc:654] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.084239  4642 tablet_bootstrap.cc:654] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.087389  4640 tablet_bootstrap.cc:492] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.087389  4641 tablet_bootstrap.cc:492] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.088140  4641 ts_tablet_manager.cc:1403] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.011s
I20260710 13:28:50.088142  4640 ts_tablet_manager.cc:1403] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.005s
I20260710 13:28:50.091980  4641 raft_consensus.cc:359] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.091867  4640 raft_consensus.cc:359] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.092761  4641 raft_consensus.cc:385] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.093139  4641 raft_consensus.cc:740] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.094265  4640 raft_consensus.cc:385] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.094678  4640 raft_consensus.cc:740] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.093875  4641 consensus_queue.cc:260] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.097572  4641 ts_tablet_manager.cc:1434] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 13:28:50.099041  4641 tablet_bootstrap.cc:492] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.099412  4642 tablet_bootstrap.cc:492] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.100064  4642 ts_tablet_manager.cc:1403] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260710 13:28:50.103219  4642 raft_consensus.cc:359] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.104029  4642 raft_consensus.cc:385] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.104372  4642 raft_consensus.cc:740] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.105180  4642 consensus_queue.cc:260] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.106554  4641 tablet_bootstrap.cc:654] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.107717  4642 ts_tablet_manager.cc:1434] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:50.095574  4640 consensus_queue.cc:260] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.109035  4642 tablet_bootstrap.cc:492] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.110240  4640 ts_tablet_manager.cc:1434] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 13:28:50.111315  4640 tablet_bootstrap.cc:492] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.117653  4640 tablet_bootstrap.cc:654] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.118604  4642 tablet_bootstrap.cc:654] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.125094  4622 raft_consensus.cc:493] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.125890  4622 raft_consensus.cc:515] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.130057  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.130681  4640 tablet_bootstrap.cc:492] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.131276  4640 ts_tablet_manager.cc:1403] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:28:50.132473  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.133119  4343 raft_consensus.cc:2468] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:50.135080  4456 leader_election.cc:304] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:50.137768  4642 tablet_bootstrap.cc:492] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.138686  4642 ts_tablet_manager.cc:1403] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260710 13:28:50.141732  4642 raft_consensus.cc:359] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.142493  4642 raft_consensus.cc:385] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.142866  4642 raft_consensus.cc:740] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.143567  4642 consensus_queue.cc:260] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.134548  4640 raft_consensus.cc:359] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.145120  4640 raft_consensus.cc:385] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:50.145151  4459 leader_election.cc:343] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.145599  4640 raft_consensus.cc:740] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.146538  4640 consensus_queue.cc:260] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.149770  4641 tablet_bootstrap.cc:492] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.149866  4622 leader_election.cc:290] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.150007  4640 ts_tablet_manager.cc:1434] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:28:50.150549  4641 ts_tablet_manager.cc:1403] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.031s
I20260710 13:28:50.158538  4640 tablet_bootstrap.cc:492] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.159281  4622 raft_consensus.cc:2804] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.159730  4622 raft_consensus.cc:493] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.160072  4622 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.161087  4641 raft_consensus.cc:359] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.161924  4641 raft_consensus.cc:385] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.162267  4641 raft_consensus.cc:740] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.163241  4641 consensus_queue.cc:260] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.165658  4641 ts_tablet_manager.cc:1434] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:50.167099  4641 tablet_bootstrap.cc:492] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.174661  4641 tablet_bootstrap.cc:654] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.190977  4640 tablet_bootstrap.cc:654] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:50.198153  4456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.129.193:39325, user_credentials={real_user=slave}} blocked reactor thread for 63173.9us
I20260710 13:28:50.198522  4640 tablet_bootstrap.cc:492] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.199172  4640 ts_tablet_manager.cc:1403] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.006s
I20260710 13:28:50.200866  4622 raft_consensus.cc:515] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.202306  4640 raft_consensus.cc:359] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.205332  4640 raft_consensus.cc:385] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.205674  4640 raft_consensus.cc:740] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.204802  4642 ts_tablet_manager.cc:1434] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.066s	user 0.029s	sys 0.030s
I20260710 13:28:50.207244  4641 tablet_bootstrap.cc:492] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.207474  4642 tablet_bootstrap.cc:492] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.207918  4641 ts_tablet_manager.cc:1403] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260710 13:28:50.210919  4640 consensus_queue.cc:260] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.210954  4641 raft_consensus.cc:359] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.211995  4641 raft_consensus.cc:385] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.212359  4641 raft_consensus.cc:740] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.213466  4640 ts_tablet_manager.cc:1434] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:28:50.213150  4641 consensus_queue.cc:260] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.214063  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:50.214550  4640 tablet_bootstrap.cc:492] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
W20260710 13:28:50.215612  4459 leader_election.cc:343] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.215898  4641 ts_tablet_manager.cc:1434] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:50.217993  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:50.218686  4343 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.219527  4641 tablet_bootstrap.cc:492] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.223073  4642 tablet_bootstrap.cc:654] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.219846  4622 leader_election.cc:290] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.226282  4628 raft_consensus.cc:493] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.227331  4628 raft_consensus.cc:515] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.229904  4628 leader_election.cc:290] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.231532  4640 tablet_bootstrap.cc:654] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.231534  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.232337  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.232800  4492 raft_consensus.cc:2468] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 0.
I20260710 13:28:50.233026  4419 raft_consensus.cc:2468] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 0.
I20260710 13:28:50.234277  4642 tablet_bootstrap.cc:492] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.234815  4635 raft_consensus.cc:493] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.232326  4641 tablet_bootstrap.cc:654] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.235327  4635 raft_consensus.cc:515] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.236191  4310 leader_election.cc:304] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:50.237553  4635 leader_election.cc:290] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.234970  4642 ts_tablet_manager.cc:1403] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260710 13:28:50.239312  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
W20260710 13:28:50.240768  4382 leader_election.cc:343] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.240803  4642 raft_consensus.cc:359] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.241616  4642 raft_consensus.cc:385] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.241905  4642 raft_consensus.cc:740] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.242581  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.243007  4642 consensus_queue.cc:260] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
W20260710 13:28:50.244109  4385 leader_election.cc:343] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.244536  4385 leader_election.cc:304] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [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: 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:50.247637  4642 ts_tablet_manager.cc:1434] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:50.248431  4635 raft_consensus.cc:2749] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:50.248646  4642 tablet_bootstrap.cc:492] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.248970  4628 raft_consensus.cc:2804] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.250514  4628 raft_consensus.cc:493] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.250895  4628 raft_consensus.cc:3060] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.257045  4642 tablet_bootstrap.cc:654] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.258565  4628 raft_consensus.cc:515] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.262068  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:50.262784  4419 raft_consensus.cc:3060] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.279838  4343 raft_consensus.cc:2468] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:50.281877  4456 leader_election.cc:304] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:50.283675  4641 tablet_bootstrap.cc:492] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.283659  4622 raft_consensus.cc:2804] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.284373  4641 ts_tablet_manager.cc:1403] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.010s
I20260710 13:28:50.284421  4622 raft_consensus.cc:697] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:50.285418  4622 consensus_queue.cc:237] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.286793  4640 tablet_bootstrap.cc:492] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.287431  4640 ts_tablet_manager.cc:1403] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.041s
I20260710 13:28:50.287487  4641 raft_consensus.cc:359] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.283535  4628 leader_election.cc:290] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.288538  4641 raft_consensus.cc:385] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.287634  4419 raft_consensus.cc:2468] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 1.
I20260710 13:28:50.289742  4641 raft_consensus.cc:740] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.290596  4641 consensus_queue.cc:260] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.291025  4640 raft_consensus.cc:359] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.291936  4640 raft_consensus.cc:385] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.292269  4640 raft_consensus.cc:740] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.293210  4641 ts_tablet_manager.cc:1434] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:28:50.293151  4640 consensus_queue.cc:260] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.294384  4641 tablet_bootstrap.cc:492] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.294890  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:50.295306  4310 leader_election.cc:304] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.295709  4640 ts_tablet_manager.cc:1434] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:28:50.296810  4640 tablet_bootstrap.cc:492] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.299198  4657 raft_consensus.cc:2804] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.299681  4657 raft_consensus.cc:697] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:50.295439  4492 raft_consensus.cc:3060] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.300508  4657 consensus_queue.cc:237] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.304744  4641 tablet_bootstrap.cc:654] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.309461  4640 tablet_bootstrap.cc:654] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.316104  4641 tablet_bootstrap.cc:492] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.316598  4641 ts_tablet_manager.cc:1403] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 13:28:50.317561  4640 tablet_bootstrap.cc:492] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.317716  4492 raft_consensus.cc:2468] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 1.
I20260710 13:28:50.318161  4640 ts_tablet_manager.cc:1403] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 13:28:50.319509  4641 raft_consensus.cc:359] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.320269  4641 raft_consensus.cc:385] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.321522  4640 raft_consensus.cc:359] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.322289  4640 raft_consensus.cc:385] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.326018  4641 raft_consensus.cc:740] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.329710  4642 tablet_bootstrap.cc:492] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.330730  4642 ts_tablet_manager.cc:1403] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.031s
I20260710 13:28:50.327211  4641 consensus_queue.cc:260] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.322615  4640 raft_consensus.cc:740] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.335176  4238 catalog_manager.cc:5697] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:50.335657  4640 consensus_queue.cc:260] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.336426  4641 ts_tablet_manager.cc:1434] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:28:50.337451  4641 tablet_bootstrap.cc:492] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.337226  4240 catalog_manager.cc:5697] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:50.338647  4640 ts_tablet_manager.cc:1434] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:28:50.339807  4640 tablet_bootstrap.cc:492] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.333377  4642 raft_consensus.cc:359] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.342934  4642 raft_consensus.cc:385] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.343393  4642 raft_consensus.cc:740] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.344384  4642 consensus_queue.cc:260] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.346105  4650 raft_consensus.cc:493] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.346598  4650 raft_consensus.cc:515] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.347955  4642 ts_tablet_manager.cc:1434] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:28:50.348775  4650 leader_election.cc:290] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.349246  4642 tablet_bootstrap.cc:492] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.349959  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.350592  4419 raft_consensus.cc:2468] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:50.351429  4640 tablet_bootstrap.cc:654] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.351895  4459 leader_election.cc:304] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.350472  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.352803  4650 raft_consensus.cc:2804] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.353191  4650 raft_consensus.cc:493] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.353503  4650 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:50.353884  4456 leader_election.cc:343] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.357029  4641 tablet_bootstrap.cc:654] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.362406  4650 raft_consensus.cc:515] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.365789  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
W20260710 13:28:50.367667  4456 leader_election.cc:343] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.369042  4650 leader_election.cc:290] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.370272  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:50.370960  4419 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.372408  4640 tablet_bootstrap.cc:492] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.372980  4640 ts_tablet_manager.cc:1403] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.001s
I20260710 13:28:50.373564  4642 tablet_bootstrap.cc:654] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.376518  4640 raft_consensus.cc:359] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.377509  4640 raft_consensus.cc:385] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.377902  4640 raft_consensus.cc:740] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.379191  4640 consensus_queue.cc:260] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.381505  4641 tablet_bootstrap.cc:492] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.382092  4641 ts_tablet_manager.cc:1403] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260710 13:28:50.384733  4662 raft_consensus.cc:493] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.385457  4662 raft_consensus.cc:515] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.388633  4419 raft_consensus.cc:2468] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:50.388798  4662 leader_election.cc:290] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.389823  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e199b23fe04022ad8091376201383c" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.390430  4640 ts_tablet_manager.cc:1434] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:28:50.390995  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e199b23fe04022ad8091376201383c" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.392076  4640 tablet_bootstrap.cc:492] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
W20260710 13:28:50.392452  4310 leader_election.cc:343] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:50.393561  4310 leader_election.cc:343] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.393975  4310 leader_election.cc:304] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01; no voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:50.394833  4662 raft_consensus.cc:2749] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:50.395212  4459 leader_election.cc:304] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:50.396319  4650 raft_consensus.cc:2804] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.397001  4650 raft_consensus.cc:697] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:50.397822  4650 consensus_queue.cc:237] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.403175  4641 raft_consensus.cc:359] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.403931  4641 raft_consensus.cc:385] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.404218  4641 raft_consensus.cc:740] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.405298  4641 consensus_queue.cc:260] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.408927  4641 ts_tablet_manager.cc:1434] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.006s
I20260710 13:28:50.409629  4642 tablet_bootstrap.cc:492] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.410244  4642 ts_tablet_manager.cc:1403] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.014s
I20260710 13:28:50.410953  4641 tablet_bootstrap.cc:492] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.415758  4642 raft_consensus.cc:359] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.416477  4642 raft_consensus.cc:385] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.416762  4642 raft_consensus.cc:740] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.417460  4642 consensus_queue.cc:260] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.418907  4641 tablet_bootstrap.cc:654] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.419842  4642 ts_tablet_manager.cc:1434] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:28:50.420931  4642 tablet_bootstrap.cc:492] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.424072  4241 catalog_manager.cc:5697] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:50.430059  4642 tablet_bootstrap.cc:654] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.430837  4640 tablet_bootstrap.cc:654] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.447590  4635 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.448567  4635 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.453377  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.453918  4635 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.454330  4343 raft_consensus.cc:2468] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:50.456001  4382 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.461095  4641 tablet_bootstrap.cc:492] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.462136  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.462353  4642 tablet_bootstrap.cc:492] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.461728  4641 ts_tablet_manager.cc:1403] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.013s
I20260710 13:28:50.463017  4642 ts_tablet_manager.cc:1403] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.018s
I20260710 13:28:50.462986  4635 raft_consensus.cc:2804] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.463613  4635 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:28:50.463730  4385 leader_election.cc:343] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.464049  4635 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.466409  4641 raft_consensus.cc:359] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.466881  4642 raft_consensus.cc:359] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.467324  4641 raft_consensus.cc:385] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.467757  4641 raft_consensus.cc:740] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.467638  4642 raft_consensus.cc:385] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.468436  4642 raft_consensus.cc:740] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.468847  4641 consensus_queue.cc:260] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.469205  4642 consensus_queue.cc:260] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.473731  4642 ts_tablet_manager.cc:1434] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:28:50.475332  4640 tablet_bootstrap.cc:492] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.475379  4642 tablet_bootstrap.cc:492] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.480651  4673 raft_consensus.cc:493] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.481156  4673 raft_consensus.cc:515] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.484202  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e199b23fe04022ad8091376201383c" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.484800  4343 raft_consensus.cc:2468] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:50.485467  4642 tablet_bootstrap.cc:654] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.487000  4640 ts_tablet_manager.cc:1403] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.010s
I20260710 13:28:50.485977  4382 leader_election.cc:304] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.488890  4674 raft_consensus.cc:2804] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.489346  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e199b23fe04022ad8091376201383c" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.489986  4492 raft_consensus.cc:2468] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:50.490382  4641 ts_tablet_manager.cc:1434] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.009s
I20260710 13:28:50.490124  4640 raft_consensus.cc:359] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.491097  4640 raft_consensus.cc:385] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.491196  4673 leader_election.cc:290] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.493527  4640 raft_consensus.cc:740] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.492437  4641 tablet_bootstrap.cc:492] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.494586  4640 consensus_queue.cc:260] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.478267  4635 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.489354  4674 raft_consensus.cc:493] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.499466  4674 raft_consensus.cc:3060] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.500100  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:50.500844  4343 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.499199  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:50.507449  4657 raft_consensus.cc:493] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:50.508353  4385 leader_election.cc:343] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.508777  4657 raft_consensus.cc:515] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.511915  4657 leader_election.cc:290] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.513722  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.514539  4419 raft_consensus.cc:2468] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 0.
I20260710 13:28:50.516353  4310 leader_election.cc:304] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.517802  4640 ts_tablet_manager.cc:1434] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 13:28:50.518399  4657 raft_consensus.cc:2804] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.519047  4657 raft_consensus.cc:493] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.519558  4657 raft_consensus.cc:3060] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.520627  4640 tablet_bootstrap.cc:492] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.516276  4635 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.527843  4674 raft_consensus.cc:515] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.535109  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e199b23fe04022ad8091376201383c" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:50.535748  4344 raft_consensus.cc:3060] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.517642  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.538245  4492 raft_consensus.cc:2468] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 0.
I20260710 13:28:50.543804  4344 raft_consensus.cc:2468] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:50.545253  4382 leader_election.cc:304] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.537580  4343 raft_consensus.cc:2468] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:50.546305  4635 raft_consensus.cc:2804] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.548504  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e199b23fe04022ad8091376201383c" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:50.553973  4635 raft_consensus.cc:697] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:50.554193  4491 raft_consensus.cc:3060] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.554682  4635 consensus_queue.cc:237] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.555747  4382 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:50.557088  4673 raft_consensus.cc:2804] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.557710  4673 raft_consensus.cc:697] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:50.558775  4673 consensus_queue.cc:237] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.564810  4641 tablet_bootstrap.cc:654] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.576833  4491 raft_consensus.cc:2468] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:50.551672  4640 tablet_bootstrap.cc:654] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.551951  4674 leader_election.cc:290] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.582738  4642 tablet_bootstrap.cc:492] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.583333  4642 ts_tablet_manager.cc:1403] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.108s	user 0.034s	sys 0.050s
I20260710 13:28:50.582247  4657 raft_consensus.cc:515] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.588156  4642 raft_consensus.cc:359] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.589025  4642 raft_consensus.cc:385] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.589359  4642 raft_consensus.cc:740] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.589851  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:50.590528  4419 raft_consensus.cc:3060] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.590175  4642 consensus_queue.cc:260] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.590269  4238 catalog_manager.cc:5697] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:50.593254  4642 ts_tablet_manager.cc:1434] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:50.594324  4642 tablet_bootstrap.cc:492] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.600574  4642 tablet_bootstrap.cc:654] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.616397  4657 leader_election.cc:290] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.618160  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:50.618996  4491 raft_consensus.cc:3060] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.620189  4635 raft_consensus.cc:493] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.613039  4241 catalog_manager.cc:5697] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:50.621061  4640 tablet_bootstrap.cc:492] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.620741  4635 raft_consensus.cc:515] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.621533  4640 ts_tablet_manager.cc:1403] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.009s
I20260710 13:28:50.622974  4635 leader_election.cc:290] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.625010  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68843ed538b74fcda2db6f6a023e4d3d" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.625638  4657 raft_consensus.cc:493] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.626227  4657 raft_consensus.cc:515] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.626894  4642 tablet_bootstrap.cc:492] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.626930  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68843ed538b74fcda2db6f6a023e4d3d" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.627707  4642 ts_tablet_manager.cc:1403] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.006s
I20260710 13:28:50.627892  4492 raft_consensus.cc:2468] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:50.629323  4385 leader_election.cc:304] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.630124  4635 raft_consensus.cc:2804] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.630231  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da29b4f59f43428caf5676d54cdf4d22" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:50.630475  4419 raft_consensus.cc:2468] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 1.
I20260710 13:28:50.630518  4635 raft_consensus.cc:493] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.630401  4642 raft_consensus.cc:359] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.632295  4642 raft_consensus.cc:385] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.632308  4635 raft_consensus.cc:3060] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.620175  4641 tablet_bootstrap.cc:492] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.632833  4642 raft_consensus.cc:740] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.632997  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da29b4f59f43428caf5676d54cdf4d22" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.633342  4641 ts_tablet_manager.cc:1403] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.141s	user 0.022s	sys 0.006s
I20260710 13:28:50.633675  4642 consensus_queue.cc:260] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
W20260710 13:28:50.634733  4310 leader_election.cc:343] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.635423  4657 leader_election.cc:290] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.624863  4640 raft_consensus.cc:359] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.636622  4640 raft_consensus.cc:385] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.636904  4640 raft_consensus.cc:740] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.637527  4640 consensus_queue.cc:260] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.638394  4343 raft_consensus.cc:2468] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 0.
I20260710 13:28:50.639817  4640 ts_tablet_manager.cc:1434] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:28:50.637867  4641 raft_consensus.cc:359] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.641004  4640 tablet_bootstrap.cc:492] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: Bootstrap starting.
I20260710 13:28:50.641039  4641 raft_consensus.cc:385] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.642410  4491 raft_consensus.cc:2468] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 1.
I20260710 13:28:50.635730  4642 ts_tablet_manager.cc:1434] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260710 13:28:50.635972  4310 leader_election.cc:343] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:50.643198  4635 raft_consensus.cc:515] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.643884  4310 leader_election.cc:304] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01; no voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:50.644691  4657 raft_consensus.cc:2749] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:50.645224  4310 leader_election.cc:304] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:50.646018  4657 raft_consensus.cc:2804] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.646531  4657 raft_consensus.cc:697] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:50.647070  4642 tablet_bootstrap.cc:492] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: Bootstrap starting.
I20260710 13:28:50.647358  4657 consensus_queue.cc:237] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.641599  4641 raft_consensus.cc:740] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.650152  4641 consensus_queue.cc:260] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.653692  4640 tablet_bootstrap.cc:654] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.654042  4642 tablet_bootstrap.cc:654] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.660528  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68843ed538b74fcda2db6f6a023e4d3d" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:50.661159  4343 raft_consensus.cc:3060] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.661548  4635 leader_election.cc:290] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:50.664124  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68843ed538b74fcda2db6f6a023e4d3d" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:50.664763  4491 raft_consensus.cc:3060] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.668030  4640 tablet_bootstrap.cc:492] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: No bootstrap required, opened a new log
I20260710 13:28:50.668548  4640 ts_tablet_manager.cc:1403] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260710 13:28:50.671144  4640 raft_consensus.cc:359] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.671785  4640 raft_consensus.cc:385] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.672041  4640 raft_consensus.cc:740] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.672644  4640 consensus_queue.cc:260] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.673596  4343 raft_consensus.cc:2468] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:50.674242  4491 raft_consensus.cc:2468] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:50.674790  4640 ts_tablet_manager.cc:1434] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:50.679256  4641 ts_tablet_manager.cc:1434] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 13:28:50.676971  4642 tablet_bootstrap.cc:492] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: No bootstrap required, opened a new log
I20260710 13:28:50.680260  4642 ts_tablet_manager.cc:1403] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260710 13:28:50.680121  4385 leader_election.cc:304] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.681169  4635 raft_consensus.cc:2804] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.681649  4635 raft_consensus.cc:697] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:50.682610  4641 tablet_bootstrap.cc:492] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: Bootstrap starting.
I20260710 13:28:50.683583  4642 raft_consensus.cc:359] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.684254  4642 raft_consensus.cc:385] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.684497  4642 raft_consensus.cc:740] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.685171  4642 consensus_queue.cc:260] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.682466  4635 consensus_queue.cc:237] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.688369  4642 ts_tablet_manager.cc:1434] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:28:50.690156  4238 catalog_manager.cc:5697] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 1 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:50.692296  4641 tablet_bootstrap.cc:654] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:50.699934  4641 tablet_bootstrap.cc:492] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: No bootstrap required, opened a new log
I20260710 13:28:50.700428  4641 ts_tablet_manager.cc:1403] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:28:50.703140  4641 raft_consensus.cc:359] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.703805  4641 raft_consensus.cc:385] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:50.704082  4641 raft_consensus.cc:740] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Initialized, Role: FOLLOWER
I20260710 13:28:50.704738  4641 consensus_queue.cc:260] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.707008  4641 ts_tablet_manager.cc:1434] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:28:50.707111  4238 catalog_manager.cc:5697] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 1 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:50.709224  4657 consensus_queue.cc:1048] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.721961  4628 consensus_queue.cc:1048] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.725425  4650 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.725970  4650 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.731361  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.731292  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.732386  4650 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.732415  4343 raft_consensus.cc:2393] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 368603fb0ba24e49956a76cf944b59e4 in current term 1: Already voted for candidate 5bd012a250c94379a6a96e03c83f1973 in this term.
I20260710 13:28:50.734993  4456 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:50.736274  4650 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.742272  4650 raft_consensus.cc:2749] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:50.767138  4419 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.769533  4650 raft_consensus.cc:493] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.769994  4650 raft_consensus.cc:515] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.772372  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.772815  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.772956  4650 leader_election.cc:290] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.773195  4622 consensus_queue.cc:1048] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.773537  4418 raft_consensus.cc:2468] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:50.773726  4343 raft_consensus.cc:2468] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:50.774689  4459 leader_election.cc:304] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.774992  4622 consensus_queue.cc:1048] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.775501  4650 raft_consensus.cc:2804] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.775851  4650 raft_consensus.cc:493] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.776187  4650 raft_consensus.cc:3060] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.784874  4650 raft_consensus.cc:515] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.786919  4650 leader_election.cc:290] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.788049  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:50.788625  4419 raft_consensus.cc:3060] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.789839  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:50.790414  4344 raft_consensus.cc:3060] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.797708  4344 raft_consensus.cc:2468] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:50.799192  4456 leader_election.cc:304] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:50.800343  4622 raft_consensus.cc:2804] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.800873  4622 raft_consensus.cc:697] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:50.801748  4622 consensus_queue.cc:237] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.806856  4419 raft_consensus.cc:2468] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:50.812343  4241 catalog_manager.cc:5697] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:50.867239  4622 consensus_queue.cc:1048] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.877274  4344 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.886445  4695 consensus_queue.cc:1048] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:28:50.887120  4290 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:50.891685  4695 raft_consensus.cc:493] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.892233  4695 raft_consensus.cc:515] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.894433  4695 leader_election.cc:290] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.895154  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da29b4f59f43428caf5676d54cdf4d22" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01" is_pre_election: true
I20260710 13:28:50.895444  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da29b4f59f43428caf5676d54cdf4d22" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:50.895869  4344 raft_consensus.cc:2468] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:50.896118  4419 raft_consensus.cc:2468] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 0.
I20260710 13:28:50.897149  4456 leader_election.cc:304] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.897970  4695 raft_consensus.cc:2804] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:50.898373  4695 raft_consensus.cc:493] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.898663  4695 raft_consensus.cc:3060] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.904320  4695 raft_consensus.cc:515] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.905915  4695 leader_election.cc:290] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:50.906894  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da29b4f59f43428caf5676d54cdf4d22" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:50.906792  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da29b4f59f43428caf5676d54cdf4d22" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:50.907609  4419 raft_consensus.cc:3060] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.907687  4344 raft_consensus.cc:3060] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:50.912204  4419 raft_consensus.cc:2468] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:50.912231  4344 raft_consensus.cc:2468] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 1.
I20260710 13:28:50.913271  4459 leader_election.cc:304] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:50.913945  4695 raft_consensus.cc:2804] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:50.914350  4695 raft_consensus.cc:697] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:50.915064  4695 consensus_queue.cc:237] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:50.922408  4241 catalog_manager.cc:5697] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 1 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:50.969790  4635 consensus_queue.cc:1048] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.980785  4635 consensus_queue.cc:1048] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:50.987012  4491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:51846
I20260710 13:28:50.987624  4491 raft_consensus.cc:606] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:50.992791  4419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53701e473ea342aabd44247149114c41"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:41722
I20260710 13:28:50.993213  4419 raft_consensus.cc:606] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:50.998144  4491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
mode: GRACEFUL
new_leader_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:51846
I20260710 13:28:50.998598  4491 raft_consensus.cc:606] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Received request to transfer leadership to TS 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:51.005178  4343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
mode: GRACEFUL
new_leader_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:57964
I20260710 13:28:51.005614  4343 raft_consensus.cc:606] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Received request to transfer leadership to TS 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:51.010421  4492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b90d4654984d97877533b2cd1982de"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
mode: GRACEFUL
new_leader_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:51846
I20260710 13:28:51.010993  4492 raft_consensus.cc:606] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Received request to transfer leadership to TS 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:51.065872  4635 consensus_queue.cc:1048] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.071805  4676 raft_consensus.cc:993] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:51.072237  4674 raft_consensus.cc:1081] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:51.075735  4344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53701e473ea342aabd44247149114c41"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57948
I20260710 13:28:51.076261  4344 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:51.076646  4344 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.078739  4674 consensus_queue.cc:1048] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.087244  4344 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.089380  4344 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:51.090065  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:51.090415  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:51.090657  4419 raft_consensus.cc:3055] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:51.091048  4419 raft_consensus.cc:740] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:51.091147  4492 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.091825  4419 consensus_queue.cc:260] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.092935  4419 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.097615  4492 raft_consensus.cc:2468] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:51.098654  4310 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:51.098976  4419 raft_consensus.cc:2468] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:51.099457  4628 raft_consensus.cc:2804] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.099917  4628 raft_consensus.cc:697] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:51.100732  4628 consensus_queue.cc:237] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.106647  4238 catalog_manager.cc:5697] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.178646  4695 raft_consensus.cc:993] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:51.179133  4650 raft_consensus.cc:1081] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:51.180742  4343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57952
I20260710 13:28:51.181201  4343 raft_consensus.cc:493] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:51.181502  4343 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.181238  4679 consensus_queue.cc:1048] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.191078  4679 consensus_queue.cc:1048] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.191856  4343 raft_consensus.cc:515] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.197512  4343 leader_election.cc:290] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:51.198616  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:51.199213  4491 raft_consensus.cc:3055] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:51.199517  4491 raft_consensus.cc:740] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:51.200290  4491 consensus_queue.cc:260] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.201696  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:51.202157  4491 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.202260  4419 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.207566  4650 consensus_queue.cc:1048] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.208446  4491 raft_consensus.cc:2468] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:51.209530  4310 leader_election.cc:304] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:51.210345  4628 raft_consensus.cc:2804] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.210836  4628 raft_consensus.cc:697] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:51.211629  4628 consensus_queue.cc:237] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.217101  4695 consensus_queue.cc:1048] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.218871  4650 raft_consensus.cc:993] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: : Instructing follower 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:51.219262  4650 raft_consensus.cc:1081] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Signalling peer 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:51.220916  4241 catalog_manager.cc:5697] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.224625  4417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b90d4654984d97877533b2cd1982de"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:41708
I20260710 13:28:51.225294  4417 raft_consensus.cc:493] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:51.224548  4419 raft_consensus.cc:2468] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:51.225670  4417 raft_consensus.cc:3060] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.231935  4628 consensus_queue.cc:1048] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.235137  4417 raft_consensus.cc:515] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.242383  4657 consensus_queue.cc:1048] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.248287  4417 leader_election.cc:290] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:51.248762  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:51.249330  4492 raft_consensus.cc:3055] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:51.249644  4492 raft_consensus.cc:740] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:51.250377  4492 consensus_queue.cc:260] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.251456  4492 raft_consensus.cc:3060] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.258913  4657 raft_consensus.cc:993] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: : Instructing follower 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:51.259392  4657 raft_consensus.cc:1081] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Signalling peer 5bd012a250c94379a6a96e03c83f1973 to start an election
I20260710 13:28:51.261694  4417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
 from {username='slave'} at 127.0.0.1:41704
I20260710 13:28:51.262221  4417 raft_consensus.cc:493] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:51.262578  4417 raft_consensus.cc:3060] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.263237  4344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b90d4654984d97877533b2cd1982de" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:51.265076  4344 raft_consensus.cc:3060] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.272048  4344 raft_consensus.cc:2468] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:51.273247  4382 leader_election.cc:304] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:51.274089  4676 raft_consensus.cc:2804] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.274643  4676 raft_consensus.cc:697] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:51.275449  4676 consensus_queue.cc:237] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.270397  4417 raft_consensus.cc:515] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.281847  4419 raft_consensus.cc:1240] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Rejecting Update request from peer 2d4c5f305d6248d5a3177745ac864e01 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:51.283262  4417 leader_election.cc:290] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:51.284476  4491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:51.285028  4491 raft_consensus.cc:3060] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.286365  4343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ed8aaee7d2450788a8c1d969f21d02" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:51.286966  4343 raft_consensus.cc:3055] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:51.287345  4343 raft_consensus.cc:740] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:51.288439  4343 consensus_queue.cc:260] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.288539  4241 catalog_manager.cc:5697] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 1 to 2, leader changed from 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.289544  4343 raft_consensus.cc:3060] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.291798  4491 raft_consensus.cc:2468] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:51.294935  4492 raft_consensus.cc:2468] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:51.295464  4385 leader_election.cc:304] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:51.296368  4676 raft_consensus.cc:2804] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.297030  4676 raft_consensus.cc:697] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:51.297832  4676 consensus_queue.cc:237] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.302453  4343 raft_consensus.cc:2468] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:51.311695  4242 catalog_manager.cc:5697] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 1 to 2, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.460198  4622 raft_consensus.cc:993] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: : Instructing follower 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:51.460839  4695 raft_consensus.cc:1081] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Signalling peer 2d4c5f305d6248d5a3177745ac864e01 to start an election
I20260710 13:28:51.462433  4343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
 from {username='slave'} at 127.0.0.1:57952
I20260710 13:28:51.462980  4343 raft_consensus.cc:493] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:51.463299  4343 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.467841  4343 raft_consensus.cc:515] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.469087  4343 leader_election.cc:290] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:51.469875  4419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:51.470352  4419 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.470242  4492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "2d4c5f305d6248d5a3177745ac864e01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:51.470846  4492 raft_consensus.cc:3055] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:51.471150  4492 raft_consensus.cc:740] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:51.471866  4492 consensus_queue.cc:260] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.472980  4492 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.476467  4419 raft_consensus.cc:2468] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:51.477849  4310 leader_election.cc:304] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [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: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:51.478729  4710 raft_consensus.cc:2804] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.478915  4492 raft_consensus.cc:2468] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4c5f305d6248d5a3177745ac864e01 in term 2.
I20260710 13:28:51.479310  4710 raft_consensus.cc:697] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:51.480350  4622 consensus_queue.cc:1048] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.480907  4710 consensus_queue.cc:237] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:51.489956  4695 consensus_queue.cc:1048] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:51.492218  4242 catalog_manager.cc:5697] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 reported cstate change: term changed from 1 to 2, leader changed from 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195) to 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193). New cstate: current_term: 2 leader_uuid: "2d4c5f305d6248d5a3177745ac864e01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.565511  4492 raft_consensus.cc:1275] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.566601  4710 consensus_queue.cc:1048] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.575037  4419 raft_consensus.cc:1275] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.576779  4657 consensus_queue.cc:1048] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.629490  4419 raft_consensus.cc:1275] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.630609  4657 consensus_queue.cc:1048] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.637764  4492 raft_consensus.cc:1275] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.638945  4657 consensus_queue.cc:1048] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.699113  4492 raft_consensus.cc:1275] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.700204  4679 consensus_queue.cc:1048] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.707881  4343 raft_consensus.cc:1275] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.709468  4679 consensus_queue.cc:1048] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.713604  4344 raft_consensus.cc:1275] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.715448  4635 consensus_queue.cc:1048] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.723805  4492 raft_consensus.cc:1275] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.724961  4635 consensus_queue.cc:1048] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.923998  4419 raft_consensus.cc:1275] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.925354  4657 consensus_queue.cc:1048] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:51.936144  4492 raft_consensus.cc:1275] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 2d4c5f305d6248d5a3177745ac864e01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:51.937695  4628 consensus_queue.cc:1048] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:54.020913  4242 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33304:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:54.042487  4242 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33304:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:54.092866 32263 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:54.365257  4740 log.cc:927] Time spent T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260710 13:28:54.476455  4764 log.cc:927] Time spent T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:28:54.511931  4771 tablet.cc:1724] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: 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
W20260710 13:28:54.519646  4765 log.cc:927] Time spent T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: Append to log took a long time: real 0.084s	user 0.005s	sys 0.000s
I20260710 13:28:54.531636  4783 tablet.cc:1724] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:54.524878  4782 tablet.cc:1724] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:54.504500  4775 tablet.cc:1724] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: 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
W20260710 13:28:54.549058  4767 log.cc:927] Time spent T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260710 13:28:54.539916  4778 tablet.cc:1724] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:54.599884  4781 tablet.cc:1724] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: 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
W20260710 13:28:54.604452  4777 log.cc:927] Time spent T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: Append to log took a long time: real 0.100s	user 0.003s	sys 0.000s
I20260710 13:28:54.591161  4786 tablet.cc:1724] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:54.630453  4784 tablet.cc:1724] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: 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
W20260710 13:28:54.650836  4772 log.cc:927] Time spent T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: Append to log took a long time: real 0.147s	user 0.002s	sys 0.000s
I20260710 13:28:54.667542  4783 tablet.cc:1724] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:54.673046  4789 tablet.cc:1724] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:54.723907  4771 tablet.cc:1724] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:54.728252  4778 tablet.cc:1724] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:54.729702  4418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20"
dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
mode: GRACEFUL
new_leader_uuid: "368603fb0ba24e49956a76cf944b59e4"
 from {username='slave'} at 127.0.0.1:38080
I20260710 13:28:54.730445  4418 raft_consensus.cc:606] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Received request to transfer leadership to TS 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:54.748368  4789 tablet.cc:1724] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:54.756762  4790 tablet.cc:1724] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:54.760859  4789 tablet.cc:1724] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:55.239277  4792 tablet.cc:1724] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:55.251507  4789 tablet.cc:1724] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:55.239679  4791 tablet.cc:1724] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:55.362929  4789 tablet.cc:1724] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:55.391418  4789 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57944 (request call id 18) took 1339 ms. Trace:
I20260710 13:28:55.391906  4789 rpcz_store.cc:276] 0710 13:28:54.052098 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:28:54.052374 (+   276us) service_pool.cc:224] Handling call
0710 13:28:55.391333 (+1338959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:28:54.087067 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 13:28:54.087601 (+   534us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 13:28:54.087635 (+    34us) alter_schema_op.cc:66] Acquired schema lock
0710 13:28:54.087698 (+    63us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 13:28:54.087797 (+    99us) alter_schema_op.cc:128] START. Timestamp: 1783690134087749
0710 13:28:54.087817 (+    20us) op_driver.cc:348] REPLICATION: starting
0710 13:28:54.088407 (+   590us) log.cc:844] Serialized 204 byte log entry
0710 13:28:54.268445 (+180038us) spinlock_profiling.cc:243] Waited 2.88 ms on lock 0x7b180006d1e0. stack: 00007f2df8b49033 00007f2df8b48f30 00007f2df84d11d4 00007f2e02217304 00007f2e02217299 00007f2e01a441b1 00007f2e01a50981 00007f2df8b7b0e3 00007f2df8b7d4b1 00007f2df8b7d469 00007f2df8b7d3f9 00007f2df8b7d3c1 00007f2df8b7c6bd 000000000038f5a4 000000000038f3e9 00007f2df8b5e52a
0710 13:28:54.316063 (+ 47618us) spinlock_profiling.cc:243] Waited 2.76 ms on lock 0x7b180006d1e0. stack: 00007f2df8b49033 00007f2df8b48f30 00007f2df84d11d4 00007f2e02217304 00007f2e02217299 00007f2e01a441b1 00007f2e01a50981 00007f2df8b7b0e3 00007f2df8b7d4b1 00007f2df8b7d469 00007f2df8b7d3f9 00007f2df8b7d3c1 00007f2df8b7c6bd 000000000038f5a4 000000000038f3e9 00007f2df8b5e52a
0710 13:28:55.362472 (+1046409us) op_driver.cc:464] REPLICATION: finished
0710 13:28:55.362808 (+   336us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 13:28:55.364551 (+  1743us) log.cc:844] Serialized 5 byte log entry
0710 13:28:55.390452 (+ 25901us) tablet_metadata.cc:665] Metadata flushed
0710 13:28:55.391099 (+   647us) log.cc:844] Serialized 14 byte log entry
0710 13:28:55.391202 (+   103us) alter_schema_op.cc:73] Released schema lock
0710 13:28:55.391233 (+    31us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89,"prepare.queue_time_us":33362,"prepare.run_cpu_time_us":95324,"prepare.run_wall_time_us":153793,"raft.queue_time_us":5868,"raft.run_cpu_time_us":1110,"raft.run_wall_time_us":1110,"replication_time_us":1274544,"spinlock_wait_cycles":14612992,"thread_start_us":217651,"threads_started":3,"wal-append.queue_time_us":35182}]]}
I20260710 13:28:55.395540  4789 tablet.cc:1724] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: 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
I20260710 13:28:55.406175  4789 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57944 (request call id 21) took 1351 ms. Trace:
I20260710 13:28:55.406571  4789 rpcz_store.cc:276] 0710 13:28:54.054782 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:28:54.055584 (+   802us) service_pool.cc:224] Handling call
0710 13:28:55.406122 (+1350538us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:28:54.134349 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 13:28:54.135246 (+   897us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 13:28:54.135293 (+    47us) alter_schema_op.cc:66] Acquired schema lock
0710 13:28:54.135381 (+    88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 13:28:54.135526 (+   145us) alter_schema_op.cc:128] START. Timestamp: 1783690134135450
0710 13:28:54.135558 (+    32us) op_driver.cc:348] REPLICATION: starting
0710 13:28:54.136410 (+   852us) log.cc:844] Serialized 204 byte log entry
0710 13:28:54.401386 (+264976us) spinlock_profiling.cc:243] Waited 6.32 ms on lock 0x7b5400537da0. stack: 00007f2df8b49033 00007f2df8b48f30 00007f2df84d11d4 00007f2e02217304 00007f2e02217299 00007f2dfbbd1571 00007f2dfbbe1142 00007f2dfbbc1eaa 00007f2dfbbc8d53 00007f2dfbbc8cd9 00007f2dfbbc8c69 00007f2dfbbc8c31 00007f2dfbbc7dfd 000000000038f5a4 000000000038f3e9 00007f2df8b7b165
0710 13:28:55.362798 (+961412us) op_driver.cc:464] REPLICATION: finished
0710 13:28:55.395429 (+ 32631us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 13:28:55.397283 (+  1854us) log.cc:844] Serialized 5 byte log entry
0710 13:28:55.404633 (+  7350us) tablet_metadata.cc:665] Metadata flushed
0710 13:28:55.405394 (+   761us) log.cc:844] Serialized 14 byte log entry
0710 13:28:55.406016 (+   622us) alter_schema_op.cc:73] Released schema lock
0710 13:28:55.406043 (+    27us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32448,"mutex_wait_us":10920,"prepare.queue_time_us":77857,"prepare.run_cpu_time_us":120786,"prepare.run_wall_time_us":242720,"raft.queue_time_us":42571,"raft.run_cpu_time_us":5164,"raft.run_wall_time_us":43856,"replication_time_us":1227092,"spinlock_wait_cycles":14537472,"thread_start_us":269153,"threads_started":3,"wal-append.queue_time_us":226525}]]}
I20260710 13:28:55.412751  4790 tablet.cc:1724] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:55.428552  4790 tablet.cc:1724] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:55.440965  4792 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57944 (request call id 19) took 1388 ms. Trace:
I20260710 13:28:55.441498  4792 rpcz_store.cc:276] 0710 13:28:54.052997 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:28:54.053168 (+   171us) service_pool.cc:224] Handling call
0710 13:28:55.440904 (+1387736us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:28:54.130115 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 13:28:54.131041 (+   926us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 13:28:54.131092 (+    51us) alter_schema_op.cc:66] Acquired schema lock
0710 13:28:54.131182 (+    90us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 13:28:54.131336 (+   154us) alter_schema_op.cc:128] START. Timestamp: 1783690134131258
0710 13:28:54.131368 (+    32us) op_driver.cc:348] REPLICATION: starting
0710 13:28:54.132229 (+   861us) log.cc:844] Serialized 204 byte log entry
0710 13:28:54.622356 (+490127us) op_driver.cc:464] REPLICATION: finished
0710 13:28:54.788960 (+166604us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 13:28:55.252508 (+463548us) log.cc:844] Serialized 5 byte log entry
0710 13:28:55.439602 (+187094us) tablet_metadata.cc:665] Metadata flushed
0710 13:28:55.440193 (+   591us) log.cc:844] Serialized 14 byte log entry
0710 13:28:55.440781 (+   588us) alter_schema_op.cc:73] Released schema lock
0710 13:28:55.440814 (+    33us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145157,"mutex_wait_us":42355,"prepare.queue_time_us":75699,"prepare.run_cpu_time_us":98835,"prepare.run_wall_time_us":199344,"raft.queue_time_us":54846,"raft.run_cpu_time_us":1027,"raft.run_wall_time_us":1025,"replication_time_us":482673,"thread_start_us":238176,"threads_started":3,"wal-append.queue_time_us":180433}]]}
I20260710 13:28:55.445503  4790 tablet.cc:1724] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:55.447916  4786 tablet.cc:1724] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:55.449272  4771 tablet.cc:1724] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:55.484953  4751 raft_consensus.cc:993] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: : Instructing follower 368603fb0ba24e49956a76cf944b59e4 to start an election
I20260710 13:28:55.485657  4751 raft_consensus.cc:1081] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Signalling peer 368603fb0ba24e49956a76cf944b59e4 to start an election
I20260710 13:28:55.490414  4786 tablet.cc:1724] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: 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
I20260710 13:28:55.523927  4487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
 from {username='slave'} at 127.0.0.1:51830
I20260710 13:28:55.524612  4487 raft_consensus.cc:493] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:55.525050  4487 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:55.525966  4310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.129.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 69052.9us
I20260710 13:28:55.540609  4487 raft_consensus.cc:515] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:55.544485  4342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:55.545185  4342 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.554538  4342 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 3.
I20260710 13:28:55.556213  4456 leader_election.cc:304] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [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: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4; no voters: 
I20260710 13:28:55.557312  4802 raft_consensus.cc:2804] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:55.557855  4802 raft_consensus.cc:697] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:55.558852  4802 consensus_queue.cc:237] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:55.565871  4487 leader_election.cc:290] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:55.567109  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711266a1567494ba6b4ff0285393d20" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:55.571698  4418 raft_consensus.cc:3055] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:55.572009  4418 raft_consensus.cc:740] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:55.572835  4418 consensus_queue.cc:260] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:55.574061  4418 raft_consensus.cc:3060] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.578740  4790 tablet.cc:1724] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: 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
I20260710 13:28:55.581493  4418 raft_consensus.cc:2468] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 3.
I20260710 13:28:55.592002  4342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0"
dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
mode: GRACEFUL
new_leader_uuid: "368603fb0ba24e49956a76cf944b59e4"
 from {username='slave'} at 127.0.0.1:33824
I20260710 13:28:55.592605  4342 raft_consensus.cc:606] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Received request to transfer leadership to TS 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:55.593888 32263 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:55.594415 32263 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:55.607141  4242 catalog_manager.cc:5697] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 2 to 3, leader changed from 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194) to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:55.615994  4241 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8: soft_deleted_table [id=2b175f388f8d4d49b43e5d491f4049b1] alter complete (version 1)
I20260710 13:28:55.944664  4418 raft_consensus.cc:1275] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:55.945827  4801 consensus_queue.cc:1048] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:55.955598  4342 raft_consensus.cc:1275] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:55.957015  4802 consensus_queue.cc:1048] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:56.072836  4756 raft_consensus.cc:993] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: : Instructing follower 368603fb0ba24e49956a76cf944b59e4 to start an election
I20260710 13:28:56.073263  4794 raft_consensus.cc:1081] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Signalling peer 368603fb0ba24e49956a76cf944b59e4 to start an election
I20260710 13:28:56.074637  4493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0"
dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
 from {username='slave'} at 127.0.0.1:51840
I20260710 13:28:56.075140  4493 raft_consensus.cc:493] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:56.075453  4493 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:56.080204  4493 raft_consensus.cc:515] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:56.081862  4493 leader_election.cc:290] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:56.082491  4342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d4c5f305d6248d5a3177745ac864e01"
I20260710 13:28:56.082924  4418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5a85b8eba547e2853f909d3eb90ad0" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:56.083113  4342 raft_consensus.cc:3055] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:56.083472  4342 raft_consensus.cc:740] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d4c5f305d6248d5a3177745ac864e01, State: Running, Role: LEADER
I20260710 13:28:56.083483  4418 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:56.084323  4342 consensus_queue.cc:260] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:56.085245  4342 raft_consensus.cc:3060] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:56.088403  4418 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 3.
I20260710 13:28:56.089563  4459 leader_election.cc:304] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:56.090230  4802 raft_consensus.cc:2804] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:56.090230  4342 raft_consensus.cc:2468] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 3.
I20260710 13:28:56.091187  4802 raft_consensus.cc:697] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:56.092054  4802 consensus_queue.cc:237] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:56.098584  4242 catalog_manager.cc:5697] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:56.254516  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08000bc5a0 after lost signal to thread 32266
W20260710 13:28:56.255656  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8c00 after lost signal to thread 4276
W20260710 13:28:56.257674  4365 debug-util.cc:398] Leaking SignalData structure 0x7b0800171f40 after lost signal to thread 4443
W20260710 13:28:56.258770  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5e60 after lost signal to thread 4517
W20260710 13:28:56.259142  4365 debug-util.cc:398] Leaking SignalData structure 0x7b080010e0c0 after lost signal to thread 4710
W20260710 13:28:56.259407  4365 debug-util.cc:398] Leaking SignalData structure 0x7b0800108520 after lost signal to thread 4720
W20260710 13:28:56.259639  4365 debug-util.cc:398] Leaking SignalData structure 0x7b080028a5a0 after lost signal to thread 4724
W20260710 13:28:56.259860  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4ac0 after lost signal to thread 4726
W20260710 13:28:56.260085  4365 debug-util.cc:398] Leaking SignalData structure 0x7b0800032a60 after lost signal to thread 4729
W20260710 13:28:56.260357  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcc00 after lost signal to thread 4735
W20260710 13:28:56.260685  4365 debug-util.cc:398] Leaking SignalData structure 0x7b080026aac0 after lost signal to thread 4748
W20260710 13:28:56.260943  4365 debug-util.cc:398] Leaking SignalData structure 0x7b080026bea0 after lost signal to thread 4752
W20260710 13:28:56.261166  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08001fafa0 after lost signal to thread 4753
W20260710 13:28:56.261382  4365 debug-util.cc:398] Leaking SignalData structure 0x7b0800283ae0 after lost signal to thread 4755
W20260710 13:28:56.261631  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd0e0 after lost signal to thread 4760
W20260710 13:28:56.261837  4365 debug-util.cc:398] Leaking SignalData structure 0x7b080015a140 after lost signal to thread 4761
W20260710 13:28:56.262116  4365 debug-util.cc:398] Leaking SignalData structure 0x7b08000d85c0 after lost signal to thread 4769
I20260710 13:28:56.474154  4342 raft_consensus.cc:1275] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:56.475548  4802 consensus_queue.cc:1048] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:56.501418  4415 raft_consensus.cc:1275] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:56.502852  4802 consensus_queue.cc:1048] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:56.653259 32263 tablet_server.cc:179] TabletServer@127.31.129.193:0 shutting down...
I20260710 13:28:56.688939 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:56.689901 32263 tablet_replica.cc:333] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.690826 32263 raft_consensus.cc:2243] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.691413 32263 raft_consensus.cc:2272] T 81b90d4654984d97877533b2cd1982de P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.693873 32263 tablet_replica.cc:333] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.694658 32263 raft_consensus.cc:2243] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.695237 32263 raft_consensus.cc:2272] T 68843ed538b74fcda2db6f6a023e4d3d P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.697574 32263 tablet_replica.cc:333] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.698354 32263 raft_consensus.cc:2243] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.698921 32263 raft_consensus.cc:2272] T 11e199b23fe04022ad8091376201383c P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.701355 32263 tablet_replica.cc:333] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.702155 32263 raft_consensus.cc:2243] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.702689 32263 raft_consensus.cc:2272] T da29b4f59f43428caf5676d54cdf4d22 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.705147 32263 tablet_replica.cc:333] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.705899 32263 raft_consensus.cc:2243] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.706430 32263 raft_consensus.cc:2272] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.709012 32263 tablet_replica.cc:333] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.709858 32263 raft_consensus.cc:2243] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.710884 32263 raft_consensus.cc:2272] T 40ecc27cb2d54a3eb7003a94957e9bdd P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.713532 32263 tablet_replica.cc:333] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.714392 32263 raft_consensus.cc:2243] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.714943 32263 raft_consensus.cc:2272] T 5a5a85b8eba547e2853f909d3eb90ad0 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:56.715878  4382 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 13:28:56.718034 32263 tablet_replica.cc:333] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.718990 32263 raft_consensus.cc:2243] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.719475 32263 raft_consensus.cc:2272] T 4711266a1567494ba6b4ff0285393d20 P 2d4c5f305d6248d5a3177745ac864e01 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:56.720605  4382 consensus_peers.cc:597] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:56.724803 32263 tablet_replica.cc:333] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.725677 32263 raft_consensus.cc:2243] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.726187 32263 raft_consensus.cc:2272] T f22069725d4d4581b23c6b367181b778 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:56.726456  4456 consensus_peers.cc:597] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:56.728808 32263 tablet_replica.cc:333] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.729717 32263 raft_consensus.cc:2243] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.730316 32263 raft_consensus.cc:2272] T b7ed8aaee7d2450788a8c1d969f21d02 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.732762 32263 tablet_replica.cc:333] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.733546 32263 raft_consensus.cc:2243] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.734612 32263 raft_consensus.cc:2272] T b64c06a18c3f495bad06b0fb1fe12481 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.737077 32263 tablet_replica.cc:333] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.737807 32263 raft_consensus.cc:2243] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.738763 32263 raft_consensus.cc:2272] T f390df82a9054b608bea1747bcb2acc5 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.741183 32263 tablet_replica.cc:333] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.741895 32263 raft_consensus.cc:2243] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.742372 32263 raft_consensus.cc:2272] T 788a7a42c9124f3aaf9a56d9f285df29 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.744879 32263 tablet_replica.cc:333] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.745565 32263 raft_consensus.cc:2243] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:56.746097 32263 raft_consensus.cc:2272] T fe9931418b074f82bd26b69a1fa66d45 P 2d4c5f305d6248d5a3177745ac864e01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.749167 32263 tablet_replica.cc:333] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.749863 32263 raft_consensus.cc:2243] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.750816 32263 raft_consensus.cc:2272] T 1c80a3dbc663488cbedb4138516ef51c P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.753192 32263 tablet_replica.cc:333] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.753896 32263 raft_consensus.cc:2243] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.754900 32263 raft_consensus.cc:2272] T 36334c53b26d4dba93852eaf4d13a50a P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.757624 32263 tablet_replica.cc:333] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.758296 32263 raft_consensus.cc:2243] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.759243 32263 raft_consensus.cc:2272] T 53701e473ea342aabd44247149114c41 P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:56.761544 32263 tablet_replica.cc:333] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01: stopping tablet replica
I20260710 13:28:56.762178 32263 raft_consensus.cc:2243] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:56.763121 32263 raft_consensus.cc:2272] T 38ab2d92bc1447f1a8d8377927618a9b P 2d4c5f305d6248d5a3177745ac864e01 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:56.773068  4382 consensus_peers.cc:597] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:56.815882  4382 consensus_peers.cc:597] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:56.879348  4382 consensus_peers.cc:597] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:56.912508  4382 consensus_peers.cc:597] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:56.942898  4382 consensus_peers.cc:597] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:56.965670  4382 consensus_peers.cc:597] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:56.970919  4456 consensus_peers.cc:597] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:57.040009  4456 consensus_peers.cc:597] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:57.068800  4456 consensus_peers.cc:597] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:57.783003  4716 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.783788  4716 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.785957  4716 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:57.787358  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
W20260710 13:28:57.789651  4456 leader_election.cc:336] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.790015  4456 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:57.790629  4716 raft_consensus.cc:2749] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:28:57.791468 32263 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4365)
I20260710 13:28:57.811513  4830 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.812309  4830 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.814703  4830 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:57.816438  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
W20260710 13:28:57.818861  4382 leader_election.cc:336] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.819254  4382 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:57.819839  4830 raft_consensus.cc:2749] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:57.825379  4716 raft_consensus.cc:493] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.825989  4716 raft_consensus.cc:515] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.827927  4716 leader_election.cc:290] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:57.829095  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
W20260710 13:28:57.831573  4456 leader_election.cc:336] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.831912  4456 leader_election.cc:304] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:57.832453  4716 raft_consensus.cc:2749] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:57.851020  4830 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.851588  4830 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.853365  4830 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:57.854478  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:57.855135  4487 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:57.856304  4385 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:57.857138  4830 raft_consensus.cc:2804] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:57.857496  4830 raft_consensus.cc:493] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.857806  4830 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:57.858141  4382 leader_election.cc:336] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.866632  4830 raft_consensus.cc:515] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.868469  4830 leader_election.cc:290] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:57.869393  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36334c53b26d4dba93852eaf4d13a50a" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:57.869874  4487 raft_consensus.cc:3060] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:57.872510  4382 leader_election.cc:336] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.876070  4487 raft_consensus.cc:2468] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 3.
I20260710 13:28:57.876955  4385 leader_election.cc:304] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:57.877560  4830 raft_consensus.cc:2804] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:57.878110  4830 raft_consensus.cc:697] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:57.879215  4830 consensus_queue.cc:237] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.888348  4240 catalog_manager.cc:5697] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:57.914462  4716 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.915210  4716 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.917490  4716 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:57.918740  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
W20260710 13:28:57.920917  4456 leader_election.cc:336] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.921267  4456 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:57.921877  4716 raft_consensus.cc:2749] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:57.965164  4716 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.965727  4716 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.967514  4716 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747), 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325)
I20260710 13:28:57.967882  4830 raft_consensus.cc:493] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.968364  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:57.968506  4830 raft_consensus.cc:515] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.970696  4830 leader_election.cc:290] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:57.972127  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
W20260710 13:28:57.973281  4456 leader_election.cc:336] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.973745  4456 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
W20260710 13:28:57.974829  4382 leader_election.cc:336] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.974472  4716 raft_consensus.cc:2749] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:57.975206  4382 leader_election.cc:304] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01, 368603fb0ba24e49956a76cf944b59e4
I20260710 13:28:57.975888  4830 raft_consensus.cc:2749] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:57.989871  4716 raft_consensus.cc:493] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:57.990455  4716 raft_consensus.cc:515] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:57.992242  4716 leader_election.cc:290] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:57.993289  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
W20260710 13:28:57.995484  4456 leader_election.cc:336] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:57.995954  4456 leader_election.cc:304] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4; no voters: 2d4c5f305d6248d5a3177745ac864e01, 5bd012a250c94379a6a96e03c83f1973
I20260710 13:28:57.996513  4716 raft_consensus.cc:2749] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:58.019727  4830 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.020475  4830 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.022701  4830 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.023825  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:58.024502  4487 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
W20260710 13:28:58.025413  4382 leader_election.cc:336] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.025985  4385 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.026789  4830 raft_consensus.cc:2804] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:58.027074  4830 raft_consensus.cc:493] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.027360  4830 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:58.033272  4830 raft_consensus.cc:515] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.034914  4830 leader_election.cc:290] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.035902  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ab2d92bc1447f1a8d8377927618a9b" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:58.036543  4487 raft_consensus.cc:3060] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:58.038496  4382 leader_election.cc:336] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.041676  4487 raft_consensus.cc:2468] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 3.
I20260710 13:28:58.042605  4385 leader_election.cc:304] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.043256  4830 raft_consensus.cc:2804] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:58.043740  4830 raft_consensus.cc:697] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:58.044591  4830 consensus_queue.cc:237] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.052706  4240 catalog_manager.cc:5697] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:58.118377  4830 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.118994  4830 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.120764  4830 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.121888  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:58.122514  4487 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:58.123521  4385 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:58.124187  4830 raft_consensus.cc:2804] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:28:58.124501  4382 leader_election.cc:336] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.124590  4830 raft_consensus.cc:493] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.125459  4830 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:58.131274  4830 raft_consensus.cc:515] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.133062  4830 leader_election.cc:290] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.134063  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ecc27cb2d54a3eb7003a94957e9bdd" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:58.134603  4487 raft_consensus.cc:3060] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:58.137482  4382 leader_election.cc:336] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.138181  4716 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.138919  4716 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.140470  4487 raft_consensus.cc:2468] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 3.
I20260710 13:28:58.141098  4716 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:58.141906  4385 leader_election.cc:304] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.142405  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:58.143131  4415 raft_consensus.cc:2468] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 2.
I20260710 13:28:58.143178  4830 raft_consensus.cc:2804] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:58.144434  4459 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
W20260710 13:28:58.145155  4456 leader_election.cc:336] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.145293  4716 raft_consensus.cc:2804] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:58.144763  4830 raft_consensus.cc:697] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:58.145699  4716 raft_consensus.cc:493] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.146277  4716 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:58.146531  4830 consensus_queue.cc:237] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [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: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.154973  4716 raft_consensus.cc:515] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.156715  4716 leader_election.cc:290] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:58.156790  4240 catalog_manager.cc:5697] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:58.158423  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53701e473ea342aabd44247149114c41" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:58.159067  4415 raft_consensus.cc:3060] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:58.161203  4456 leader_election.cc:336] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.167006  4415 raft_consensus.cc:2468] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 3.
I20260710 13:28:58.168316  4459 leader_election.cc:304] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.168927  4716 raft_consensus.cc:2804] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:58.169968  4716 raft_consensus.cc:697] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:58.171248  4716 consensus_queue.cc:237] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.182052  4240 catalog_manager.cc:5697] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:58.186548  4716 raft_consensus.cc:493] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.187280  4716 raft_consensus.cc:515] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.191395  4716 leader_election.cc:290] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:58.192271  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973" is_pre_election: true
I20260710 13:28:58.192864  4415 raft_consensus.cc:2468] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 2.
W20260710 13:28:58.193387  4456 leader_election.cc:336] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.193930  4459 leader_election.cc:304] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.194528  4716 raft_consensus.cc:2804] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:58.194916  4716 raft_consensus.cc:493] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.195276  4716 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:58.203541  4716 raft_consensus.cc:515] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.205641  4716 leader_election.cc:290] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747)
I20260710 13:28:58.206616  4415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64c06a18c3f495bad06b0fb1fe12481" candidate_uuid: "368603fb0ba24e49956a76cf944b59e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5bd012a250c94379a6a96e03c83f1973"
I20260710 13:28:58.207291  4415 raft_consensus.cc:3060] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:58.208971  4456 leader_election.cc:336] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.214866  4415 raft_consensus.cc:2468] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 368603fb0ba24e49956a76cf944b59e4 in term 3.
I20260710 13:28:58.216141  4459 leader_election.cc:304] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.216908  4716 raft_consensus.cc:2804] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:58.217360  4716 raft_consensus.cc:697] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Becoming Leader. State: Replica: 368603fb0ba24e49956a76cf944b59e4, State: Running, Role: LEADER
I20260710 13:28:58.219194  4716 consensus_queue.cc:237] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.227658  4240 catalog_manager.cc:5697] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195). New cstate: current_term: 3 leader_uuid: "368603fb0ba24e49956a76cf944b59e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:58.235450  4830 raft_consensus.cc:493] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.236091  4830 raft_consensus.cc:515] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.238195  4830 leader_election.cc:290] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.239152  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:58.239777  4487 raft_consensus.cc:2468] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 1.
I20260710 13:28:58.240720  4385 leader_election.cc:304] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:58.241428  4830 raft_consensus.cc:2804] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:58.241729  4830 raft_consensus.cc:493] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.242015  4830 raft_consensus.cc:3060] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:58.242337  4382 leader_election.cc:336] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.247895  4799 raft_consensus.cc:493] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.248479  4799 raft_consensus.cc:515] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.250607  4799 leader_election.cc:290] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.250447  4830 raft_consensus.cc:515] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.252179  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4" is_pre_election: true
I20260710 13:28:58.252795  4487 raft_consensus.cc:2468] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:58.253176  4830 leader_election.cc:290] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.254056  4385 leader_election.cc:304] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 
I20260710 13:28:58.254580  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f390df82a9054b608bea1747bcb2acc5" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:58.254880  4830 raft_consensus.cc:2804] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:58.255209  4487 raft_consensus.cc:3060] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:58.255296  4830 raft_consensus.cc:493] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d4c5f305d6248d5a3177745ac864e01)
I20260710 13:28:58.256052  4830 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:58.255421  4382 leader_election.cc:336] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
W20260710 13:28:58.259963  4382 leader_election.cc:336] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.262780  4493 raft_consensus.cc:1275] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:58.264147  4799 consensus_queue.cc:1048] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:58.264425  4487 raft_consensus.cc:2468] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 2.
I20260710 13:28:58.265959  4385 leader_election.cc:304] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.266325  4830 raft_consensus.cc:515] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.266993  4799 raft_consensus.cc:2804] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:58.267508  4799 raft_consensus.cc:697] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:58.268431  4799 consensus_queue.cc:237] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
W20260710 13:28:58.273051  4382 leader_election.cc:336] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111)
I20260710 13:28:58.275337  4493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80a3dbc663488cbedb4138516ef51c" candidate_uuid: "5bd012a250c94379a6a96e03c83f1973" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "368603fb0ba24e49956a76cf944b59e4"
I20260710 13:28:58.275947  4493 raft_consensus.cc:3060] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:58.286073  4830 leader_election.cc:290] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [CANDIDATE]: Term 3 election: Requested vote from peers 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325), 368603fb0ba24e49956a76cf944b59e4 (127.31.129.195:32931)
I20260710 13:28:58.285482  4493 raft_consensus.cc:2468] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd012a250c94379a6a96e03c83f1973 in term 3.
I20260710 13:28:58.296671  4385 leader_election.cc:304] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [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: 368603fb0ba24e49956a76cf944b59e4, 5bd012a250c94379a6a96e03c83f1973; no voters: 2d4c5f305d6248d5a3177745ac864e01
I20260710 13:28:58.305408  4830 raft_consensus.cc:2804] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Leader election won for term 3
W20260710 13:28:58.309479  4382 consensus_peers.cc:597] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:58.311746  4830 raft_consensus.cc:697] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Becoming Leader. State: Replica: 5bd012a250c94379a6a96e03c83f1973, State: Running, Role: LEADER
I20260710 13:28:58.309597  4240 catalog_manager.cc:5697] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 1 to 2, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 2 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:58.313565  4830 consensus_queue.cc:237] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [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: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } }
I20260710 13:28:58.333637  4240 catalog_manager.cc:5697] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 reported cstate change: term changed from 2 to 3, leader changed from 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193) to 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194). New cstate: current_term: 3 leader_uuid: "5bd012a250c94379a6a96e03c83f1973" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4c5f305d6248d5a3177745ac864e01" member_type: VOTER last_known_addr { host: "127.31.129.193" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:58.477066  4382 consensus_peers.cc:597] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:58.577217  4456 consensus_peers.cc:597] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:58.609714  4487 raft_consensus.cc:1275] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:58.611120  4845 consensus_queue.cc:1048] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:28:58.632690  4456 consensus_peers.cc:597] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:58.675486  4382 consensus_peers.cc:597] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:58.677997  4382 consensus_peers.cc:597] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:58.706895  4487 raft_consensus.cc:1275] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:58.708266  4830 consensus_queue.cc:1048] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:58.720911  4415 raft_consensus.cc:1275] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:58.722476  4716 consensus_queue.cc:1048] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:58.728142  4493 raft_consensus.cc:1275] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:58.733361  4830 consensus_queue.cc:1048] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:58.738454  4486 raft_consensus.cc:1275] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Refusing update from remote peer 5bd012a250c94379a6a96e03c83f1973: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:58.741120  4845 consensus_queue.cc:1048] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368603fb0ba24e49956a76cf944b59e4" member_type: VOTER last_known_addr { host: "127.31.129.195" port: 32931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:28:58.775218  4382 consensus_peers.cc:597] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:58.791854 32263 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4365)
I20260710 13:28:58.816205  4415 raft_consensus.cc:1275] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Refusing update from remote peer 368603fb0ba24e49956a76cf944b59e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:58.817500  4716 consensus_queue.cc:1048] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd012a250c94379a6a96e03c83f1973" member_type: VOTER last_known_addr { host: "127.31.129.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:28:58.923040  4382 consensus_peers.cc:597] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.247874  4456 consensus_peers.cc:597] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.258810  4382 consensus_peers.cc:597] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.279947  4456 consensus_peers.cc:597] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.311474  4456 consensus_peers.cc:597] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.333473  4382 consensus_peers.cc:597] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.359642  4382 consensus_peers.cc:597] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.426357  4382 consensus_peers.cc:597] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.470276  4382 consensus_peers.cc:597] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.572069  4382 consensus_peers.cc:597] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.619313  4456 consensus_peers.cc:597] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:59.792272 32263 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 4365)
W20260710 13:29:00.785934  4382 consensus_peers.cc:597] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:29:00.792827 32263 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 4365)
W20260710 13:29:01.002568  4382 consensus_peers.cc:597] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:29:01.017607  4456 consensus_peers.cc:597] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:29:01.096145  4382 consensus_peers.cc:597] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:29:01.170395  4382 consensus_peers.cc:597] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:29:01.245479  4456 consensus_peers.cc:597] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:29:01.269044  4382 consensus_peers.cc:597] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:29:01.399024  4382 consensus_peers.cc:597] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:29:01.480549 32263 tablet_server.cc:196] TabletServer@127.31.129.193:0 shutdown complete.
I20260710 13:29:01.530884 32263 tablet_server.cc:179] TabletServer@127.31.129.194:0 shutting down...
I20260710 13:29:01.569478 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:01.570297 32263 tablet_replica.cc:333] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.571107 32263 raft_consensus.cc:2243] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.571674 32263 raft_consensus.cc:2272] T da29b4f59f43428caf5676d54cdf4d22 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.573912 32263 tablet_replica.cc:333] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.574510 32263 raft_consensus.cc:2243] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.575044 32263 raft_consensus.cc:2272] T b64c06a18c3f495bad06b0fb1fe12481 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.577049 32263 tablet_replica.cc:333] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.577677 32263 raft_consensus.cc:2243] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.578452 32263 raft_consensus.cc:2272] T 11e199b23fe04022ad8091376201383c P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.580451 32263 tablet_replica.cc:333] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.581030 32263 raft_consensus.cc:2243] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.581918 32263 raft_consensus.cc:2272] T b7ed8aaee7d2450788a8c1d969f21d02 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.583907 32263 tablet_replica.cc:333] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.584489 32263 raft_consensus.cc:2243] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.585280 32263 raft_consensus.cc:2272] T 68843ed538b74fcda2db6f6a023e4d3d P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.587345 32263 tablet_replica.cc:333] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.588003 32263 raft_consensus.cc:2243] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.588773 32263 raft_consensus.cc:2272] T 36334c53b26d4dba93852eaf4d13a50a P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.591149 32263 tablet_replica.cc:333] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.591732 32263 raft_consensus.cc:2243] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.592587 32263 raft_consensus.cc:2272] T 1c80a3dbc663488cbedb4138516ef51c P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.595075 32263 tablet_replica.cc:333] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.595705 32263 raft_consensus.cc:2243] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.596495 32263 raft_consensus.cc:2272] T 40ecc27cb2d54a3eb7003a94957e9bdd P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.598512 32263 tablet_replica.cc:333] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.599107 32263 raft_consensus.cc:2243] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.599584 32263 raft_consensus.cc:2272] T 5a5a85b8eba547e2853f909d3eb90ad0 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.601574 32263 tablet_replica.cc:333] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.602083 32263 raft_consensus.cc:2243] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.602932 32263 raft_consensus.cc:2272] T f22069725d4d4581b23c6b367181b778 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.604923 32263 tablet_replica.cc:333] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.605494 32263 raft_consensus.cc:2243] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.605968 32263 raft_consensus.cc:2272] T 4711266a1567494ba6b4ff0285393d20 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.608090 32263 tablet_replica.cc:333] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.608633 32263 raft_consensus.cc:2243] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.609393 32263 raft_consensus.cc:2272] T 81b90d4654984d97877533b2cd1982de P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.611493 32263 tablet_replica.cc:333] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.612160 32263 raft_consensus.cc:2243] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.612594 32263 raft_consensus.cc:2272] T 53701e473ea342aabd44247149114c41 P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.614607 32263 tablet_replica.cc:333] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.615187 32263 raft_consensus.cc:2243] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.615971 32263 raft_consensus.cc:2272] T 38ab2d92bc1447f1a8d8377927618a9b P 5bd012a250c94379a6a96e03c83f1973 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.618045 32263 tablet_replica.cc:333] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.618625 32263 raft_consensus.cc:2243] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.619136 32263 raft_consensus.cc:2272] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.621002 32263 tablet_replica.cc:333] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.621505 32263 raft_consensus.cc:2243] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.622383 32263 raft_consensus.cc:2272] T f390df82a9054b608bea1747bcb2acc5 P 5bd012a250c94379a6a96e03c83f1973 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.624416 32263 tablet_replica.cc:333] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.624915 32263 raft_consensus.cc:2243] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.625674 32263 raft_consensus.cc:2272] T 788a7a42c9124f3aaf9a56d9f285df29 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.627866 32263 tablet_replica.cc:333] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973: stopping tablet replica
I20260710 13:29:01.628352 32263 raft_consensus.cc:2243] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.629144 32263 raft_consensus.cc:2272] T fe9931418b074f82bd26b69a1fa66d45 P 5bd012a250c94379a6a96e03c83f1973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.659657 32263 tablet_server.cc:196] TabletServer@127.31.129.194:0 shutdown complete.
I20260710 13:29:01.692348 32263 tablet_server.cc:179] TabletServer@127.31.129.195:0 shutting down...
W20260710 13:29:01.699488  4456 consensus_peers.cc:597] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 2d4c5f305d6248d5a3177745ac864e01 (127.31.129.193:39325): Couldn't send request to peer 2d4c5f305d6248d5a3177745ac864e01. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.193:39325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:29:01.725869 32263 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:01.726689 32263 tablet_replica.cc:333] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.727512 32263 raft_consensus.cc:2243] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.728385 32263 raft_consensus.cc:2272] T da29b4f59f43428caf5676d54cdf4d22 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.730579 32263 tablet_replica.cc:333] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.731226 32263 raft_consensus.cc:2243] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.731711 32263 raft_consensus.cc:2272] T 68843ed538b74fcda2db6f6a023e4d3d P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.733741 32263 tablet_replica.cc:333] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.734320 32263 raft_consensus.cc:2243] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.734942 32263 raft_consensus.cc:2272] T 11e199b23fe04022ad8091376201383c P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.736811 32263 tablet_replica.cc:333] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.737349 32263 raft_consensus.cc:2243] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.737798 32263 raft_consensus.cc:2272] T 81b90d4654984d97877533b2cd1982de P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.739559 32263 tablet_replica.cc:333] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.740049 32263 raft_consensus.cc:2243] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.740485 32263 raft_consensus.cc:2272] T b7ed8aaee7d2450788a8c1d969f21d02 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.742194 32263 tablet_replica.cc:333] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.742669 32263 raft_consensus.cc:2243] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.743137 32263 raft_consensus.cc:2272] T 788a7a42c9124f3aaf9a56d9f285df29 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.745085 32263 tablet_replica.cc:333] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.745620 32263 raft_consensus.cc:2243] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.746028 32263 raft_consensus.cc:2272] T f390df82a9054b608bea1747bcb2acc5 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.747792 32263 tablet_replica.cc:333] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.748283 32263 raft_consensus.cc:2243] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.749060 32263 raft_consensus.cc:2272] T 53701e473ea342aabd44247149114c41 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.750878 32263 tablet_replica.cc:333] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.751417 32263 raft_consensus.cc:2243] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.751823 32263 raft_consensus.cc:2272] T 38ab2d92bc1447f1a8d8377927618a9b P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.753588 32263 tablet_replica.cc:333] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.754215 32263 raft_consensus.cc:2243] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.754726 32263 raft_consensus.cc:2272] T fe9931418b074f82bd26b69a1fa66d45 P 368603fb0ba24e49956a76cf944b59e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.756532 32263 tablet_replica.cc:333] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.757014 32263 raft_consensus.cc:2243] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.757503 32263 raft_consensus.cc:2272] T 1c80a3dbc663488cbedb4138516ef51c P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.759163 32263 tablet_replica.cc:333] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.759608 32263 raft_consensus.cc:2243] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.760047 32263 raft_consensus.cc:2272] T 36334c53b26d4dba93852eaf4d13a50a P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.761986 32263 tablet_replica.cc:333] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.762521 32263 raft_consensus.cc:2243] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.763346 32263 raft_consensus.cc:2272] T b64c06a18c3f495bad06b0fb1fe12481 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:01.763511  4459 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38747: connect: Connection refused (error 111) [suppressed 177 similar messages]
I20260710 13:29:01.765690 32263 tablet_replica.cc:333] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
W20260710 13:29:01.766101  4459 consensus_peers.cc:597] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 -> Peer 5bd012a250c94379a6a96e03c83f1973 (127.31.129.194:38747): Couldn't send request to peer 5bd012a250c94379a6a96e03c83f1973. Status: Network error: Client connection negotiation failed: client connection to 127.31.129.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:01.766264 32263 raft_consensus.cc:2243] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.766870 32263 raft_consensus.cc:2272] T f22069725d4d4581b23c6b367181b778 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.768654 32263 tablet_replica.cc:333] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.769126 32263 raft_consensus.cc:2243] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.769837 32263 raft_consensus.cc:2272] T 4711266a1567494ba6b4ff0285393d20 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.771682 32263 tablet_replica.cc:333] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.772176 32263 raft_consensus.cc:2243] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.772574 32263 raft_consensus.cc:2272] T 40ecc27cb2d54a3eb7003a94957e9bdd P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.774267 32263 tablet_replica.cc:333] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.774755 32263 raft_consensus.cc:2243] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.775497 32263 raft_consensus.cc:2272] T 5a5a85b8eba547e2853f909d3eb90ad0 P 368603fb0ba24e49956a76cf944b59e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.777240 32263 tablet_replica.cc:333] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4: stopping tablet replica
I20260710 13:29:01.777660 32263 raft_consensus.cc:2243] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.778352 32263 raft_consensus.cc:2272] T 9d6d3bdbd3a34a49b04d68013d7b9f53 P 368603fb0ba24e49956a76cf944b59e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.815356 32263 tablet_server.cc:196] TabletServer@127.31.129.195:0 shutdown complete.
I20260710 13:29:01.846903 32263 master.cc:562] Master@127.31.129.254:40547 shutting down...
I20260710 13:29:01.872430 32263 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.872920 32263 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.873191 32263 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15b1b423c92b49ddb470c5eafc373ca8: stopping tablet replica
I20260710 13:29:01.892684 32263 master.cc:584] Master@127.31.129.254:40547 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (17245 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29372 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (127091 ms total)
[  PASSED  ] 8 tests.
I20260710 13:29:01.946092 32263 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 769 messages since previous log ~20 seconds ago
I20260710 13:29:01.946318 32263 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 766 messages since previous log ~20 seconds ago
I20260710 13:29:01.946519 32263 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 763 messages since previous log ~20 seconds ago
I20260710 13:29:01.946815 32263 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 ~45 seconds ago
I20260710 13:29:01.946983 32263 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 ~45 seconds ago
I20260710 13:29:01.947372 32263 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~35 seconds ago
